2022-09-27T15:11:56.3616572Z Requested labels: self-hosted, linux.2xlarge 2022-09-27T15:11:56.3616852Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/85462/merge 2022-09-27T15:11:56.3616889Z Waiting for a runner to pick up this job... 2022-09-27T15:11:57.8697034Z Job is about to start running on the runner: i-0ab9d74f49814fc39 (organization) 2022-09-27T15:12:02.6907349Z Current runner version: '2.296.2' 2022-09-27T15:12:02.6912848Z Runner name: 'i-0ab9d74f49814fc39' 2022-09-27T15:12:02.6913355Z Runner group name: 'Default' 2022-09-27T15:12:02.6913994Z Machine name: 'ip-10-0-6-223' 2022-09-27T15:12:02.6915874Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:12:02.6916535Z Actions: read 2022-09-27T15:12:02.6916849Z Checks: read 2022-09-27T15:12:02.6917087Z Contents: read 2022-09-27T15:12:02.6917378Z Deployments: read 2022-09-27T15:12:02.6917700Z Discussions: read 2022-09-27T15:12:02.6917961Z Issues: read 2022-09-27T15:12:02.6918235Z Metadata: read 2022-09-27T15:12:02.6918514Z Packages: read 2022-09-27T15:12:02.6918752Z Pages: read 2022-09-27T15:12:02.6919071Z PullRequests: read 2022-09-27T15:12:02.6919396Z RepositoryProjects: read 2022-09-27T15:12:02.6919677Z SecurityEvents: read 2022-09-27T15:12:02.6919969Z Statuses: read 2022-09-27T15:12:02.6920262Z ##[endgroup] 2022-09-27T15:12:02.6923415Z Secret source: None 2022-09-27T15:12:02.6924236Z Prepare workflow directory 2022-09-27T15:12:02.7544405Z Prepare all required actions 2022-09-27T15:12:02.7703525Z Getting action download info 2022-09-27T15:12:03.0247710Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:12:05.7900749Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-09-27T15:12:06.1298363Z Getting action download info 2022-09-27T15:12:06.3021977Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:12:06.5511272Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2022-09-27T15:12:06.5513166Z ##[group] Inputs 2022-09-27T15:12:06.5513492Z build-environment: linux-focal-py3.7-gcc7-pch 2022-09-27T15:12:06.5513818Z docker-image-name: pytorch-linux-focal-py3.7-gcc7 2022-09-27T15:12:06.5514404Z build-generates-artifacts: true 2022-09-27T15:12:06.5514665Z build-with-debug: false 2022-09-27T15:12:06.5514893Z sync-tag: 2022-09-27T15:12:06.5515112Z cuda-arch-list: 5.2 2022-09-27T15:12:06.5515313Z test-matrix: 2022-09-27T15:12:06.5515534Z ##[endgroup] 2022-09-27T15:12:06.5515964Z Complete job name: linux-focal-py3.7-gcc7-pch / build 2022-09-27T15:12:06.6253613Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:12:06.6253941Z with: 2022-09-27T15:12:06.6254155Z submodules: recursive 2022-09-27T15:12:06.6254362Z fetch-depth: 0 2022-09-27T15:12:06.6254571Z ##[endgroup] 2022-09-27T15:12:06.6537417Z ##[group]Run retry () { 2022-09-27T15:12:06.6537798Z retry () { 2022-09-27T15:12:06.6538140Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:12:06.6538505Z } 2022-09-27T15:12:06.6538738Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:12:06.6539041Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:12:06.6539358Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:12:06.6539608Z else 2022-09-27T15:12:06.6539934Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:12:06.6540227Z fi 2022-09-27T15:12:06.6540532Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:12:06.6556384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:12:06.6556733Z env: 2022-09-27T15:12:06.6556945Z NO_SUDO: 2022-09-27T15:12:06.6557208Z ##[endgroup] 2022-09-27T15:12:06.6727120Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:12:06.7128413Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:12:06.7128647Z with: 2022-09-27T15:12:06.7128833Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:12:06.7129017Z fetch-depth: 0 2022-09-27T15:12:06.7129195Z submodules: recursive 2022-09-27T15:12:06.7129383Z quiet-checkout: true 2022-09-27T15:12:06.7129582Z repository: pytorch/pytorch 2022-09-27T15:12:06.7129912Z token: *** 2022-09-27T15:12:06.7130082Z ssh-strict: true 2022-09-27T15:12:06.7130274Z persist-credentials: true 2022-09-27T15:12:06.7130597Z clean: true 2022-09-27T15:12:06.7130756Z lfs: false 2022-09-27T15:12:06.7130935Z set-safe-directory: true 2022-09-27T15:12:06.7131107Z ##[endgroup] 2022-09-27T15:12:06.8254161Z Syncing repository: pytorch/pytorch 2022-09-27T15:12:06.8255571Z ##[group]Getting Git version info 2022-09-27T15:12:06.8256020Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:12:06.8256453Z [command]/usr/bin/git version 2022-09-27T15:12:06.8256651Z git version 2.37.1 2022-09-27T15:12:06.8257303Z ##[endgroup] 2022-09-27T15:12:06.8268222Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6fbc72ea-7fae-4815-b5c9-cc9a61e22460' before making global git config changes 2022-09-27T15:12:06.8268666Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:12:06.8269140Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:12:06.8302059Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:12:06.8305554Z ##[group]Initializing the repository 2022-09-27T15:12:06.8310029Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:12:06.8336531Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:12:06.8337049Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:12:06.8337468Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:12:06.8337707Z hint: 2022-09-27T15:12:06.8337971Z hint: git config --global init.defaultBranch 2022-09-27T15:12:06.8338184Z hint: 2022-09-27T15:12:06.8338471Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:12:06.8339048Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:12:06.8339411Z hint: 2022-09-27T15:12:06.8339663Z hint: git branch -m 2022-09-27T15:12:06.8340046Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:12:06.8347217Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:12:06.8375682Z ##[endgroup] 2022-09-27T15:12:06.8376064Z ##[group]Disabling automatic garbage collection 2022-09-27T15:12:06.8380592Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:12:06.8406538Z ##[endgroup] 2022-09-27T15:12:06.8406876Z ##[group]Setting up auth 2022-09-27T15:12:06.8413988Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:12:06.8442121Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:12:06.8698995Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:12:06.8730078Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:12:06.8967057Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:12:06.9010121Z ##[endgroup] 2022-09-27T15:12:06.9010499Z ##[group]Fetching the repository 2022-09-27T15:12:06.9016929Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-09-27T15:12:57.9507997Z [command]/usr/bin/git rev-parse --verify --quiet 52424e2bf38e454d535881fed9628d3e20f4f944^{object} 2022-09-27T15:12:57.9538793Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:12:58.7507998Z ##[endgroup] 2022-09-27T15:12:58.7508381Z ##[group]Determining the checkout info 2022-09-27T15:12:58.7509353Z ##[endgroup] 2022-09-27T15:12:58.7509683Z ##[group]Checking out the ref 2022-09-27T15:12:58.7514661Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:12:59.9672729Z ##[endgroup] 2022-09-27T15:12:59.9673134Z ##[group]Setting up auth for fetching submodules 2022-09-27T15:12:59.9678250Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:12:59.9721513Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-09-27T15:12:59.9749881Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-09-27T15:12:59.9776766Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-09-27T15:12:59.9800285Z ##[endgroup] 2022-09-27T15:12:59.9800664Z ##[group]Fetching submodules 2022-09-27T15:12:59.9805868Z [command]/usr/bin/git submodule sync --recursive 2022-09-27T15:13:00.0062087Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-09-27T15:13:00.0313642Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-09-27T15:13:00.0314416Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-09-27T15:13:00.0315288Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-09-27T15:13:00.0317707Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-09-27T15:13:00.0320140Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-09-27T15:13:00.0322925Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-09-27T15:13:00.0325715Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-09-27T15:13:00.0328608Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-09-27T15:13:00.0331394Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-09-27T15:13:00.0334295Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-09-27T15:13:00.0337436Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-09-27T15:13:00.0340638Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-09-27T15:13:00.0344231Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-09-27T15:13:00.0347426Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-09-27T15:13:00.0350909Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-09-27T15:13:00.0354528Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-09-27T15:13:00.0358237Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-09-27T15:13:00.0362190Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:13:00.0366782Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-09-27T15:13:00.0370834Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-09-27T15:13:00.0374983Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-09-27T15:13:00.0379349Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-09-27T15:13:00.0383633Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-09-27T15:13:00.0387954Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-09-27T15:13:00.0392441Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-09-27T15:13:00.0397014Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-09-27T15:13:00.0401700Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-09-27T15:13:00.0406789Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-09-27T15:13:00.0411809Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-09-27T15:13:00.0416804Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-09-27T15:13:00.0421875Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-09-27T15:13:00.0427057Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-09-27T15:13:00.0432392Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-09-27T15:13:00.0437759Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-09-27T15:13:00.0443366Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-09-27T15:13:00.0451331Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-09-27T15:13:00.0457012Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-09-27T15:13:00.0463203Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-09-27T15:13:00.0469656Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-09-27T15:13:00.0476531Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-09-27T15:13:00.0483116Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-09-27T15:13:00.0509062Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-09-27T15:13:00.6474120Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-09-27T15:13:00.9010137Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-09-27T15:13:01.1412131Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-09-27T15:13:01.4753711Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-09-27T15:13:01.8693665Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-09-27T15:13:04.9171452Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-09-27T15:13:10.4865696Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-09-27T15:13:11.1799981Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-09-27T15:13:11.7050634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-09-27T15:13:13.1058704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-09-27T15:13:14.2549593Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-09-27T15:13:15.6336180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-09-27T15:13:22.3905270Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-09-27T15:13:23.0352920Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-09-27T15:13:25.2135901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-09-27T15:13:26.3497608Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-09-27T15:13:26.5475887Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-09-27T15:13:27.0179160Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-09-27T15:13:27.3143629Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-09-27T15:13:28.3225360Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-09-27T15:13:28.7438521Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-09-27T15:13:28.9775194Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-09-27T15:13:29.2134272Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-09-27T15:13:30.6407780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-09-27T15:13:31.0953698Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-09-27T15:13:31.4847572Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-09-27T15:13:37.2376146Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-09-27T15:13:39.7243533Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-09-27T15:13:40.1491665Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-09-27T15:13:40.3609007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-09-27T15:13:45.6281980Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-09-27T15:13:45.9030695Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-09-27T15:13:46.1382554Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-09-27T15:13:46.9751452Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-09-27T15:13:47.2303277Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-09-27T15:13:47.5545870Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-09-27T15:13:47.8417906Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-09-27T15:13:48.3930316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-09-27T15:13:50.5590384Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-09-27T15:13:51.2266625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-09-27T15:13:53.4203229Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-09-27T15:13:53.4299404Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-09-27T15:13:53.4373451Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-09-27T15:13:53.4580139Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-09-27T15:13:53.4783473Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-09-27T15:13:53.5138515Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-09-27T15:13:54.0667395Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-09-27T15:13:54.0860848Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:13:54.1778570Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-09-27T15:13:54.2096364Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-09-27T15:13:54.4773890Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-09-27T15:13:54.8490396Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-09-27T15:13:55.0710881Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-09-27T15:13:55.1142734Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-09-27T15:13:55.1164332Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:13:55.1165299Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:13:55.1165943Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:13:55.1167516Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:13:55.1184558Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-09-27T15:13:56.1875649Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-09-27T15:13:56.6932476Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-09-27T15:13:57.7369531Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-09-27T15:13:58.0475756Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-09-27T15:13:58.1400109Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-09-27T15:13:58.1942954Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-09-27T15:13:58.2035666Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-09-27T15:13:58.2808494Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-09-27T15:13:58.3118806Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-09-27T15:13:58.3199584Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-09-27T15:13:58.3563595Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-09-27T15:13:58.3780890Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-09-27T15:13:58.4202102Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-09-27T15:13:58.4305478Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-09-27T15:13:58.4317984Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-09-27T15:13:58.4338303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-09-27T15:14:05.4720410Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-09-27T15:14:05.4736533Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:05.4758717Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-09-27T15:14:12.2512618Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-09-27T15:14:12.2603158Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-09-27T15:14:12.2730347Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-09-27T15:14:12.3586987Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-09-27T15:14:12.3600345Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:12.3602415Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:12.3624914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-09-27T15:14:13.5005273Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-09-27T15:14:14.5242318Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-09-27T15:14:14.5747446Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-09-27T15:14:14.5932227Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-09-27T15:14:14.6064425Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-09-27T15:14:14.7049227Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-09-27T15:14:14.9298920Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-09-27T15:14:14.9324027Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:14.9325936Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:14.9348889Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-09-27T15:14:15.4056988Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-09-27T15:14:16.1997398Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:14:16.2284092Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-09-27T15:14:16.2423112Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-09-27T15:14:16.2435936Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:16.2457656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-09-27T15:14:17.8715952Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-09-27T15:14:17.8734974Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:17.8736950Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:17.8760253Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-09-27T15:14:18.3227448Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-09-27T15:14:19.1294474Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-09-27T15:14:19.1883943Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-09-27T15:14:19.1898947Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:19.1920536Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-09-27T15:14:19.4240428Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:14:19.4321957Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-09-27T15:14:19.6651745Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-09-27T15:14:19.6668156Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:19.6670167Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:19.6692745Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-09-27T15:14:20.1151981Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-09-27T15:14:21.1413384Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-09-27T15:14:21.2036170Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-09-27T15:14:21.2112099Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-09-27T15:14:21.2210585Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-09-27T15:14:21.2506108Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-09-27T15:14:21.2587203Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-09-27T15:14:21.2845429Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-09-27T15:14:21.2930980Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-09-27T15:14:21.3328778Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-09-27T15:14:21.4314259Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-09-27T15:14:21.4552533Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-09-27T15:14:21.4568597Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:21.4570946Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:21.4572157Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:21.4574330Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:21.4596788Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-09-27T15:14:22.4435658Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-09-27T15:14:22.7146592Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-09-27T15:14:23.8490766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-09-27T15:14:24.7681757Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-09-27T15:14:24.7816777Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-09-27T15:14:24.8433724Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-09-27T15:14:24.8693838Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-09-27T15:14:24.8707041Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:24.8730293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-09-27T15:14:25.3748968Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:14:25.4985962Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-09-27T15:14:25.5016234Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-09-27T15:14:25.5268126Z Entering 'android/libs/fbjni' 2022-09-27T15:14:25.5301269Z Entering 'third_party/FP16' 2022-09-27T15:14:25.5334656Z Entering 'third_party/FXdiv' 2022-09-27T15:14:25.5369369Z Entering 'third_party/NNPACK' 2022-09-27T15:14:25.5405676Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:25.5439622Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:25.5472471Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:25.5515449Z Entering 'third_party/benchmark' 2022-09-27T15:14:25.5549113Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:25.5583376Z Entering 'third_party/cub' 2022-09-27T15:14:25.5619314Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:25.5657686Z Entering 'third_party/cutlass' 2022-09-27T15:14:25.5699535Z Entering 'third_party/eigen' 2022-09-27T15:14:25.5736932Z Entering 'third_party/fbgemm' 2022-09-27T15:14:25.5772825Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:25.5808436Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:25.5842317Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:25.5875524Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:25.5912573Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:25.5948986Z Entering 'third_party/fmt' 2022-09-27T15:14:25.5983887Z Entering 'third_party/foxi' 2022-09-27T15:14:25.6017421Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:25.6051884Z Entering 'third_party/gloo' 2022-09-27T15:14:25.6086239Z Entering 'third_party/googletest' 2022-09-27T15:14:25.6120634Z Entering 'third_party/ideep' 2022-09-27T15:14:25.6155036Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:25.6190964Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:25.6234382Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:25.6277579Z Entering 'third_party/ittapi' 2022-09-27T15:14:25.6311663Z Entering 'third_party/kineto' 2022-09-27T15:14:25.6345554Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:25.6381332Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:25.6417507Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:25.6452266Z Entering 'third_party/neon2sse' 2022-09-27T15:14:25.6488167Z Entering 'third_party/nlohmann' 2022-09-27T15:14:25.6524278Z Entering 'third_party/onnx' 2022-09-27T15:14:25.6572249Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:25.6607310Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:25.6643622Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:25.6677829Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:25.6716268Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:25.6751796Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:25.6785158Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:25.6823230Z Entering 'third_party/pocketfft' 2022-09-27T15:14:25.6857685Z Entering 'third_party/protobuf' 2022-09-27T15:14:25.6895598Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:25.6930030Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:25.6967278Z Entering 'third_party/psimd' 2022-09-27T15:14:25.7002979Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:25.7037176Z Entering 'third_party/pybind11' 2022-09-27T15:14:25.7071873Z Entering 'third_party/python-enum' 2022-09-27T15:14:25.7106233Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:25.7140829Z Entering 'third_party/python-six' 2022-09-27T15:14:25.7176016Z Entering 'third_party/sleef' 2022-09-27T15:14:25.7210754Z Entering 'third_party/tbb' 2022-09-27T15:14:25.7248526Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:25.7282738Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:25.7316869Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:25.7350919Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:25.7387100Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:25.7420336Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:25.7458760Z Entering 'third_party/zstd' 2022-09-27T15:14:25.7501414Z ##[endgroup] 2022-09-27T15:14:25.7501797Z ##[group]Persisting credentials for submodules 2022-09-27T15:14:25.7509581Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-09-27T15:14:25.7767954Z Entering 'android/libs/fbjni' 2022-09-27T15:14:25.7801799Z Entering 'third_party/FP16' 2022-09-27T15:14:25.7835986Z Entering 'third_party/FXdiv' 2022-09-27T15:14:25.7869960Z Entering 'third_party/NNPACK' 2022-09-27T15:14:25.7904371Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:25.7939694Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:25.7974180Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:25.8018107Z Entering 'third_party/benchmark' 2022-09-27T15:14:25.8052756Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:25.8086269Z Entering 'third_party/cub' 2022-09-27T15:14:25.8119226Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:25.8158635Z Entering 'third_party/cutlass' 2022-09-27T15:14:25.8197418Z Entering 'third_party/eigen' 2022-09-27T15:14:25.8232692Z Entering 'third_party/fbgemm' 2022-09-27T15:14:25.8267951Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:25.8300840Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:25.8333877Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:25.8366629Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:25.8399928Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:25.8436460Z Entering 'third_party/fmt' 2022-09-27T15:14:25.8470279Z Entering 'third_party/foxi' 2022-09-27T15:14:25.8504959Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:25.8539167Z Entering 'third_party/gloo' 2022-09-27T15:14:25.8573058Z Entering 'third_party/googletest' 2022-09-27T15:14:25.8607475Z Entering 'third_party/ideep' 2022-09-27T15:14:25.8640322Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:25.8676281Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:25.8715311Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:25.8749963Z Entering 'third_party/ittapi' 2022-09-27T15:14:25.8783392Z Entering 'third_party/kineto' 2022-09-27T15:14:25.8817901Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:25.8851259Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:25.8885382Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:25.8918676Z Entering 'third_party/neon2sse' 2022-09-27T15:14:25.8951880Z Entering 'third_party/nlohmann' 2022-09-27T15:14:25.8987701Z Entering 'third_party/onnx' 2022-09-27T15:14:25.9033083Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:25.9066686Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:25.9103304Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:25.9137244Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:25.9175373Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:25.9209101Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:25.9242103Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:25.9279129Z Entering 'third_party/pocketfft' 2022-09-27T15:14:25.9313046Z Entering 'third_party/protobuf' 2022-09-27T15:14:25.9348897Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:25.9381371Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:25.9416418Z Entering 'third_party/psimd' 2022-09-27T15:14:25.9450541Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:25.9482880Z Entering 'third_party/pybind11' 2022-09-27T15:14:25.9516104Z Entering 'third_party/python-enum' 2022-09-27T15:14:25.9549279Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:25.9582814Z Entering 'third_party/python-six' 2022-09-27T15:14:25.9616053Z Entering 'third_party/sleef' 2022-09-27T15:14:25.9648608Z Entering 'third_party/tbb' 2022-09-27T15:14:25.9683696Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:25.9717517Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:25.9749956Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:25.9782534Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:25.9816980Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:25.9849238Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:25.9885216Z Entering 'third_party/zstd' 2022-09-27T15:14:25.9930986Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-09-27T15:14:26.0179833Z Entering 'android/libs/fbjni' 2022-09-27T15:14:26.0210988Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-09-27T15:14:26.0223660Z Entering 'third_party/FP16' 2022-09-27T15:14:26.0255765Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-09-27T15:14:26.0268856Z Entering 'third_party/FXdiv' 2022-09-27T15:14:26.0299643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-09-27T15:14:26.0313092Z Entering 'third_party/NNPACK' 2022-09-27T15:14:26.0344521Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-09-27T15:14:26.0358045Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:26.0389408Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-09-27T15:14:26.0403441Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:26.0434588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-09-27T15:14:26.0448872Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:26.0479828Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-09-27T15:14:26.0505283Z Entering 'third_party/benchmark' 2022-09-27T15:14:26.0536722Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:14:26.0550744Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:26.0581931Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-09-27T15:14:26.0597473Z Entering 'third_party/cub' 2022-09-27T15:14:26.0630781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-09-27T15:14:26.0645039Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:26.0675693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-09-27T15:14:26.0694495Z Entering 'third_party/cutlass' 2022-09-27T15:14:26.0725230Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-09-27T15:14:26.0745941Z Entering 'third_party/eigen' 2022-09-27T15:14:26.0777407Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-09-27T15:14:26.0792405Z Entering 'third_party/fbgemm' 2022-09-27T15:14:26.0825431Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-09-27T15:14:26.0839643Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:26.0871488Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-09-27T15:14:26.0885607Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:26.0916522Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-09-27T15:14:26.0930880Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:26.0961252Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:14:26.0976224Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:26.1008202Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-09-27T15:14:26.1023526Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:26.1054814Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-09-27T15:14:26.1070567Z Entering 'third_party/fmt' 2022-09-27T15:14:26.1102158Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-09-27T15:14:26.1115405Z Entering 'third_party/foxi' 2022-09-27T15:14:26.1147418Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-09-27T15:14:26.1162007Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:26.1193544Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-09-27T15:14:26.1209351Z Entering 'third_party/gloo' 2022-09-27T15:14:26.1241117Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-09-27T15:14:26.1255737Z Entering 'third_party/googletest' 2022-09-27T15:14:26.1287654Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:14:26.1302621Z Entering 'third_party/ideep' 2022-09-27T15:14:26.1333996Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-09-27T15:14:26.1346541Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:26.1379352Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-09-27T15:14:26.1396646Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:26.1428333Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-09-27T15:14:26.1449738Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:26.1480507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-09-27T15:14:26.1494400Z Entering 'third_party/ittapi' 2022-09-27T15:14:26.1525454Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-09-27T15:14:26.1547396Z Entering 'third_party/kineto' 2022-09-27T15:14:26.1572917Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-09-27T15:14:26.1586298Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:26.1618749Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-09-27T15:14:26.1632447Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:26.1664172Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-09-27T15:14:26.1680128Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:26.1712302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-09-27T15:14:26.1727339Z Entering 'third_party/neon2sse' 2022-09-27T15:14:26.1757877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-09-27T15:14:26.1772015Z Entering 'third_party/nlohmann' 2022-09-27T15:14:26.1802471Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-09-27T15:14:26.1816851Z Entering 'third_party/onnx' 2022-09-27T15:14:26.1849475Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-09-27T15:14:26.1874445Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:26.1907861Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:14:26.1922200Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:26.1954320Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:14:26.1972110Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:26.2005296Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-09-27T15:14:26.2018910Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:26.2049348Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-09-27T15:14:26.2068127Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:26.2290183Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:14:26.2304736Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:26.2339742Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:14:26.2352176Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:26.2385539Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-09-27T15:14:26.2403647Z Entering 'third_party/pocketfft' 2022-09-27T15:14:26.2435798Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-09-27T15:14:26.2451700Z Entering 'third_party/protobuf' 2022-09-27T15:14:26.2483255Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-09-27T15:14:26.2500070Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:26.2531923Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:14:26.2545193Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:26.2575681Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:14:26.2591802Z Entering 'third_party/psimd' 2022-09-27T15:14:26.2623608Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-09-27T15:14:26.2637417Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:26.2669299Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-09-27T15:14:26.2682968Z Entering 'third_party/pybind11' 2022-09-27T15:14:26.2714346Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:14:26.2728443Z Entering 'third_party/python-enum' 2022-09-27T15:14:26.2760077Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-09-27T15:14:26.2773743Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:26.2805715Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-09-27T15:14:26.2819474Z Entering 'third_party/python-six' 2022-09-27T15:14:26.2851730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-09-27T15:14:26.2865370Z Entering 'third_party/sleef' 2022-09-27T15:14:26.2897429Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-09-27T15:14:26.2911541Z Entering 'third_party/tbb' 2022-09-27T15:14:26.2943018Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-09-27T15:14:26.2959526Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:26.2992641Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-09-27T15:14:26.3007497Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:26.3038170Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:14:26.3052258Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:26.3083288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-09-27T15:14:26.3097394Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:26.3129478Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-09-27T15:14:26.3143508Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:26.3174266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:14:26.3187375Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:26.3219493Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-09-27T15:14:26.3236294Z Entering 'third_party/zstd' 2022-09-27T15:14:26.3269047Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-09-27T15:14:26.5854806Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-09-27T15:14:26.6108988Z Entering 'android/libs/fbjni' 2022-09-27T15:14:26.6144773Z Entering 'third_party/FP16' 2022-09-27T15:14:26.6178968Z Entering 'third_party/FXdiv' 2022-09-27T15:14:26.6213301Z Entering 'third_party/NNPACK' 2022-09-27T15:14:26.6248605Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:26.6282446Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:26.6317019Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:26.6363114Z Entering 'third_party/benchmark' 2022-09-27T15:14:26.6398281Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:26.6432584Z Entering 'third_party/cub' 2022-09-27T15:14:26.6466225Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:26.6506736Z Entering 'third_party/cutlass' 2022-09-27T15:14:26.6546576Z Entering 'third_party/eigen' 2022-09-27T15:14:26.6583346Z Entering 'third_party/fbgemm' 2022-09-27T15:14:26.6617565Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:26.6652118Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:26.6685919Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:26.6719560Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:26.6754803Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:26.6791565Z Entering 'third_party/fmt' 2022-09-27T15:14:26.6826012Z Entering 'third_party/foxi' 2022-09-27T15:14:26.6859776Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:26.6894157Z Entering 'third_party/gloo' 2022-09-27T15:14:26.6930434Z Entering 'third_party/googletest' 2022-09-27T15:14:26.6964757Z Entering 'third_party/ideep' 2022-09-27T15:14:26.6997903Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:26.7034951Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:26.7074215Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:26.7108611Z Entering 'third_party/ittapi' 2022-09-27T15:14:26.7142044Z Entering 'third_party/kineto' 2022-09-27T15:14:26.7176369Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:26.7210235Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:26.7245751Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:26.7279502Z Entering 'third_party/neon2sse' 2022-09-27T15:14:26.7314520Z Entering 'third_party/nlohmann' 2022-09-27T15:14:26.7349588Z Entering 'third_party/onnx' 2022-09-27T15:14:26.7394624Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:26.7429902Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:26.7465370Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:26.7498980Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:26.7537455Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:26.7570998Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:26.7604192Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:26.7641665Z Entering 'third_party/pocketfft' 2022-09-27T15:14:26.7676226Z Entering 'third_party/protobuf' 2022-09-27T15:14:26.7712270Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:26.7745317Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:26.7779675Z Entering 'third_party/psimd' 2022-09-27T15:14:26.7814297Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:26.7847676Z Entering 'third_party/pybind11' 2022-09-27T15:14:26.7881021Z Entering 'third_party/python-enum' 2022-09-27T15:14:26.7914593Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:26.7947825Z Entering 'third_party/python-six' 2022-09-27T15:14:26.7980982Z Entering 'third_party/sleef' 2022-09-27T15:14:26.8015786Z Entering 'third_party/tbb' 2022-09-27T15:14:26.8050616Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:26.8085775Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:26.8118140Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:26.8150647Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:26.8183623Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:26.8216436Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:26.8252716Z Entering 'third_party/zstd' 2022-09-27T15:14:26.8298629Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-09-27T15:14:26.8550019Z Entering 'android/libs/fbjni' 2022-09-27T15:14:26.8584129Z Entering 'third_party/FP16' 2022-09-27T15:14:26.8620306Z Entering 'third_party/FXdiv' 2022-09-27T15:14:26.8655114Z Entering 'third_party/NNPACK' 2022-09-27T15:14:26.8690184Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:26.8724564Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:26.8758367Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:26.8802210Z Entering 'third_party/benchmark' 2022-09-27T15:14:26.8836779Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:26.8873107Z Entering 'third_party/cub' 2022-09-27T15:14:26.8906866Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:26.8946411Z Entering 'third_party/cutlass' 2022-09-27T15:14:26.8986477Z Entering 'third_party/eigen' 2022-09-27T15:14:26.9023535Z Entering 'third_party/fbgemm' 2022-09-27T15:14:26.9058807Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:26.9092489Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:26.9127749Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:26.9161226Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:26.9196169Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:26.9233136Z Entering 'third_party/fmt' 2022-09-27T15:14:26.9267158Z Entering 'third_party/foxi' 2022-09-27T15:14:26.9301902Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:26.9335791Z Entering 'third_party/gloo' 2022-09-27T15:14:26.9370494Z Entering 'third_party/googletest' 2022-09-27T15:14:26.9404885Z Entering 'third_party/ideep' 2022-09-27T15:14:26.9438492Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:26.9475126Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:26.9515669Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:26.9549376Z Entering 'third_party/ittapi' 2022-09-27T15:14:26.9584440Z Entering 'third_party/kineto' 2022-09-27T15:14:26.9618906Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:26.9652451Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:26.9688086Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:26.9721405Z Entering 'third_party/neon2sse' 2022-09-27T15:14:26.9755984Z Entering 'third_party/nlohmann' 2022-09-27T15:14:26.9790047Z Entering 'third_party/onnx' 2022-09-27T15:14:26.9954898Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:26.9989746Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:27.0025921Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:27.0059321Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:27.0097015Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:27.0131050Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:27.0165300Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:27.0202315Z Entering 'third_party/pocketfft' 2022-09-27T15:14:27.0235828Z Entering 'third_party/protobuf' 2022-09-27T15:14:27.0273287Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:27.0306984Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:27.0341481Z Entering 'third_party/psimd' 2022-09-27T15:14:27.0375169Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:27.0409695Z Entering 'third_party/pybind11' 2022-09-27T15:14:27.0443496Z Entering 'third_party/python-enum' 2022-09-27T15:14:27.0477255Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:27.0511369Z Entering 'third_party/python-six' 2022-09-27T15:14:27.0547237Z Entering 'third_party/sleef' 2022-09-27T15:14:27.0581526Z Entering 'third_party/tbb' 2022-09-27T15:14:27.0618187Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:27.0653128Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:27.0686402Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:27.0719441Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:27.0752496Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:27.0787039Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:27.0823027Z Entering 'third_party/zstd' 2022-09-27T15:14:27.0865115Z ##[endgroup] 2022-09-27T15:14:27.0901340Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:27.0925522Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:27.1035517Z Prepare all required actions 2022-09-27T15:14:27.1061715Z ##[group]Run ./.github/actions/setup-linux 2022-09-27T15:14:27.1061924Z ##[endgroup] 2022-09-27T15:14:27.1077255Z ##[group]Run set -euo pipefail 2022-09-27T15:14:27.1077544Z set -euo pipefail 2022-09-27T15:14:27.1077768Z function get_ec2_metadata() { 2022-09-27T15:14:27.1078096Z  # Pulled from instance metadata endpoint for EC2 2022-09-27T15:14:27.1078513Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-09-27T15:14:27.1078822Z  category=$1 2022-09-27T15:14:27.1079112Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-09-27T15:14:27.1079389Z } 2022-09-27T15:14:27.1079674Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-09-27T15:14:27.1079948Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-09-27T15:14:27.1080338Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-09-27T15:14:27.1080646Z echo "system info $(uname -a)" 2022-09-27T15:14:27.1093422Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:27.1093735Z ##[endgroup] 2022-09-27T15:14:27.1171204Z ami-id: ami-096198a0bccc6bad4 2022-09-27T15:14:27.1221776Z instance-id: i-0ab9d74f49814fc39 2022-09-27T15:14:27.1270544Z instance-type: c5.2xlarge 2022-09-27T15:14:27.1277293Z system info Linux ip-10-0-6-223.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-09-27T15:14:27.1299310Z ##[group]Run if systemctl is-active --quiet docker; then 2022-09-27T15:14:27.1299667Z if systemctl is-active --quiet docker; then 2022-09-27T15:14:27.1299932Z  echo "Docker daemon is running..."; 2022-09-27T15:14:27.1325950Z else 2022-09-27T15:14:27.1326311Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-09-27T15:14:27.1326929Z fi 2022-09-27T15:14:27.1338527Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:27.1338776Z ##[endgroup] 2022-09-27T15:14:27.1380592Z Docker daemon is running... 2022-09-27T15:14:27.1397429Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:14:27.1397789Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:14:27.1398072Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:14:27.1398545Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-09-27T15:14:27.1398882Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-09-27T15:14:27.1410183Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:27.1410402Z env: 2022-09-27T15:14:27.1410578Z AWS_RETRY_MODE: standard 2022-09-27T15:14:27.1410751Z AWS_MAX_ATTEMPTS: 5 2022-09-27T15:14:27.1410955Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:14:27.1411142Z ##[endgroup] 2022-09-27T15:14:27.9034469Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-09-27T15:14:27.9034868Z Configure a credential helper to remove this warning. See 2022-09-27T15:14:27.9035319Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-09-27T15:14:27.9035517Z 2022-09-27T15:14:27.9037132Z Login Succeeded 2022-09-27T15:14:27.9086524Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:14:27.9086840Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:14:27.9087109Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:14:27.9098334Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:27.9098563Z ##[endgroup] 2022-09-27T15:14:27.9160433Z Prepare all required actions 2022-09-27T15:14:27.9160682Z Getting action download info 2022-09-27T15:14:28.2872599Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-09-27T15:14:28.4488849Z ##[group]Run ./.github/actions/setup-ssh 2022-09-27T15:14:28.4489051Z with: 2022-09-27T15:14:28.4489422Z github-secret: *** 2022-09-27T15:14:28.4489609Z ##[endgroup] 2022-09-27T15:14:28.4524200Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-09-27T15:14:28.4524414Z with: 2022-09-27T15:14:28.4524694Z GITHUB_TOKEN: *** 2022-09-27T15:14:28.4524877Z activate-with-label: false 2022-09-27T15:14:28.4525066Z label: with-ssh 2022-09-27T15:14:28.4525254Z remove-existing-keys: true 2022-09-27T15:14:28.4525429Z ##[endgroup] 2022-09-27T15:14:28.8389362Z Grabbing public ssh keys from https://github.com/kongzii.keys 2022-09-27T15:14:29.0735033Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-09-27T15:14:29.0748823Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-09-27T15:14:29.0772553Z Login using: ssh ec2-user@ec2-52-70-65-7.compute-1.amazonaws.com 2022-09-27T15:14:29.0859242Z Prepare all required actions 2022-09-27T15:14:29.0912305Z ##[group]Run ./.github/actions/calculate-docker-image 2022-09-27T15:14:29.0912511Z with: 2022-09-27T15:14:29.0912741Z docker-image-name: pytorch-linux-focal-py3.7-gcc7 2022-09-27T15:14:29.0912974Z xla: false 2022-09-27T15:14:29.0913146Z skip_push: true 2022-09-27T15:14:29.0913305Z ##[endgroup] 2022-09-27T15:14:29.0967034Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-09-27T15:14:29.0967269Z if [ -n "${IS_XLA}" ]; then 2022-09-27T15:14:29.0967522Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-09-27T15:14:29.0967798Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-09-27T15:14:29.0968063Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-09-27T15:14:29.0968359Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-09-27T15:14:29.0968707Z else 2022-09-27T15:14:29.0968940Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-09-27T15:14:29.0969208Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-09-27T15:14:29.0969482Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-09-27T15:14:29.0969723Z fi 2022-09-27T15:14:29.0981043Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:29.0981247Z env: 2022-09-27T15:14:29.0981406Z IS_XLA: 2022-09-27T15:14:29.0981575Z XLA_IMAGE_TAG: v0.4 2022-09-27T15:14:29.0981865Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7 2022-09-27T15:14:29.0982160Z ##[endgroup] 2022-09-27T15:14:29.1073833Z ##[group]Run set -x 2022-09-27T15:14:29.1074064Z set -x 2022-09-27T15:14:29.1074284Z # Check if image already exists, if it does then skip building it 2022-09-27T15:14:29.1074563Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-09-27T15:14:29.1074793Z  exit 0 2022-09-27T15:14:29.1074943Z fi 2022-09-27T15:14:29.1075156Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-09-27T15:14:29.1075426Z  # if we're on the base branch then use the parent commit 2022-09-27T15:14:29.1075676Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-09-27T15:14:29.1075859Z else 2022-09-27T15:14:29.1076086Z  # otherwise we're on a PR, so use the most recent base commit 2022-09-27T15:14:29.1076361Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-09-27T15:14:29.1076595Z fi 2022-09-27T15:14:29.1076820Z # Covers the case where a previous tag doesn't exist for the tree 2022-09-27T15:14:29.1077154Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-09-27T15:14:29.1077474Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-09-27T15:14:29.1077809Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-09-27T15:14:29.1078094Z  exit 1 2022-09-27T15:14:29.1078255Z fi 2022-09-27T15:14:29.1078471Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-09-27T15:14:29.1078794Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-09-27T15:14:29.1079094Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-09-27T15:14:29.1079420Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-09-27T15:14:29.1079763Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-09-27T15:14:29.1080078Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-09-27T15:14:29.1080440Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-09-27T15:14:29.1080725Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-09-27T15:14:29.1081043Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-09-27T15:14:29.1081379Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-09-27T15:14:29.1081669Z  echo ::set-output name=skip_push::true 2022-09-27T15:14:29.1081868Z  fi 2022-09-27T15:14:29.1082010Z fi 2022-09-27T15:14:29.1082203Z echo ::set-output name=rebuild::yes 2022-09-27T15:14:29.1093436Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:29.1093639Z env: 2022-09-27T15:14:29.1093852Z BASE_REVISION: 76d60778eb01b4213735be1c6e126fe2da519b8e 2022-09-27T15:14:29.1094234Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:29.1094673Z DOCKER_TAG: e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:29.1094894Z DOCKER_FORCE_PUSH: 2022-09-27T15:14:29.1095070Z ##[endgroup] 2022-09-27T15:14:29.1118846Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:29.3012028Z { 2022-09-27T15:14:29.3012399Z "schemaVersion": 2, 2022-09-27T15:14:29.3012833Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-09-27T15:14:29.3013225Z "config": { 2022-09-27T15:14:29.3013580Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-09-27T15:14:29.3013915Z "size": 28008, 2022-09-27T15:14:29.3014176Z "digest": "sha256:09cc5e0dbbe1120475828f67580c1e4ef0ac166558f7a9e82119c9daf09ed17b" 2022-09-27T15:14:29.3014406Z }, 2022-09-27T15:14:29.3014564Z "layers": [ 2022-09-27T15:14:29.3014720Z { 2022-09-27T15:14:29.3014974Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3015222Z "size": 28572685, 2022-09-27T15:14:29.3015490Z "digest": "sha256:675920708c8bf10fbd02693dc8f43ee7dbe0a99cdfd55e06e6f1a8b43fd08e3f" 2022-09-27T15:14:29.3015721Z }, 2022-09-27T15:14:29.3015868Z { 2022-09-27T15:14:29.3016108Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3016343Z "size": 2050, 2022-09-27T15:14:29.3016599Z "digest": "sha256:7249ff1ca2cc3498c3e708314ec8ba33929d2dd52108c0e39fb5a21d3600102a" 2022-09-27T15:14:29.3016842Z }, 2022-09-27T15:14:29.3016988Z { 2022-09-27T15:14:29.3017217Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3017463Z "size": 305637301, 2022-09-27T15:14:29.3017716Z "digest": "sha256:a1a4ad211d43934f981582403a379a535ae0538221fc4b4d9e8c6bfc639bdb57" 2022-09-27T15:14:29.3017935Z }, 2022-09-27T15:14:29.3018079Z { 2022-09-27T15:14:29.3018322Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3018594Z "size": 848, 2022-09-27T15:14:29.3018830Z "digest": "sha256:dac0b0909394572c988303611d58362400342c5ede14653423586068a116b65f" 2022-09-27T15:14:29.3019046Z }, 2022-09-27T15:14:29.3019181Z { 2022-09-27T15:14:29.3019423Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3019666Z "size": 104, 2022-09-27T15:14:29.3019921Z "digest": "sha256:4e5e6fbf81d0c4b53780bafeed6266b9a4db7475be15319006ea4c600282b339" 2022-09-27T15:14:29.3020166Z }, 2022-09-27T15:14:29.3020309Z { 2022-09-27T15:14:29.3020533Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3020775Z "size": 408, 2022-09-27T15:14:29.3021035Z "digest": "sha256:1fd57c418b4f490d97791eb9ddce7ab7355374fb3c1357d7a1e41e1af8e94be8" 2022-09-27T15:14:29.3021266Z }, 2022-09-27T15:14:29.3021410Z { 2022-09-27T15:14:29.3021648Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3021895Z "size": 107, 2022-09-27T15:14:29.3022372Z "digest": "sha256:c252dd0cf2921cdbf10e050cb2eecfc05d2aae675f2a07c745ae6db916ed4569" 2022-09-27T15:14:29.3022633Z }, 2022-09-27T15:14:29.3022780Z { 2022-09-27T15:14:29.3023010Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3023255Z "size": 450, 2022-09-27T15:14:29.3023622Z "digest": "sha256:6d1cf6420de5f961adf5fb8c9b1e3e1e839b32e9b5308d9e9fcbead07aceb2eb" 2022-09-27T15:14:29.3023873Z }, 2022-09-27T15:14:29.3024020Z { 2022-09-27T15:14:29.3024245Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3024488Z "size": 1277, 2022-09-27T15:14:29.3024740Z "digest": "sha256:22ff1eeb7cfc406058573975bc99d59809382e737dc452aaecc35e8829c63ae6" 2022-09-27T15:14:29.3024961Z }, 2022-09-27T15:14:29.3025105Z { 2022-09-27T15:14:29.3025344Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3025805Z "size": 477, 2022-09-27T15:14:29.3026329Z "digest": "sha256:d8d2312a3e95516ddde1437eee047ae5aa06956a963b14d5b89d56240c5d68f8" 2022-09-27T15:14:29.3026691Z }, 2022-09-27T15:14:29.3026941Z { 2022-09-27T15:14:29.3027346Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3027592Z "size": 82035942, 2022-09-27T15:14:29.3027833Z "digest": "sha256:6b8fe070c22915b299a22cbb88d2ac49b0d04e54b56714730e619806aa78499c" 2022-09-27T15:14:29.3028071Z }, 2022-09-27T15:14:29.3028216Z { 2022-09-27T15:14:29.3028444Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3028692Z "size": 2502, 2022-09-27T15:14:29.3028943Z "digest": "sha256:f860349178a3e175065ea2d14355c81e5db5ea153359918bf2d9fbbf2d94473d" 2022-09-27T15:14:29.3029167Z }, 2022-09-27T15:14:29.3029316Z { 2022-09-27T15:14:29.3029558Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3029791Z "size": 1868, 2022-09-27T15:14:29.3030055Z "digest": "sha256:b9600c108e0a91db7a35c5ee086f3c52a850d3659233e0c2ecf01e99ff139a01" 2022-09-27T15:14:29.3030327Z }, 2022-09-27T15:14:29.3030475Z { 2022-09-27T15:14:29.3030704Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3030955Z "size": 1778737217, 2022-09-27T15:14:29.3031220Z "digest": "sha256:d7379e9f0242dfe6cc6d879603efe01e1e58bd10f190dc1d3007e60d56c6f342" 2022-09-27T15:14:29.3031451Z }, 2022-09-27T15:14:29.3031600Z { 2022-09-27T15:14:29.3031844Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3032079Z "size": 170, 2022-09-27T15:14:29.3032327Z "digest": "sha256:111b3362d2ab97459620bb55fb81f1a99277025149ebf923701df299f3cd2012" 2022-09-27T15:14:29.3032555Z }, 2022-09-27T15:14:29.3032690Z { 2022-09-27T15:14:29.3032932Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3033179Z "size": 466, 2022-09-27T15:14:29.3033413Z "digest": "sha256:357e25b632e38f67214f688f22ffda63399cf1228f988946857b3775bc9fad2b" 2022-09-27T15:14:29.3033646Z }, 2022-09-27T15:14:29.3033794Z { 2022-09-27T15:14:29.3034028Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3034276Z "size": 44320623, 2022-09-27T15:14:29.3034542Z "digest": "sha256:041ccbc6424ac271ce08efc5166a08ad383228b7e1cd95f80ae921dc3b96ab4a" 2022-09-27T15:14:29.3034776Z }, 2022-09-27T15:14:29.3034923Z { 2022-09-27T15:14:29.3035167Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3035412Z "size": 232, 2022-09-27T15:14:29.3035657Z "digest": "sha256:f83a7aa0ae331e6928fc2a31eba1570ad4826dc470a4f297f917041a34866eed" 2022-09-27T15:14:29.3035898Z }, 2022-09-27T15:14:29.3036043Z { 2022-09-27T15:14:29.3036271Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3036514Z "size": 1113066, 2022-09-27T15:14:29.3036774Z "digest": "sha256:7dd92e4c6366e55deb650456b973671e59ff2d82734d402ea74b13dd3c925e80" 2022-09-27T15:14:29.3036999Z }, 2022-09-27T15:14:29.3037200Z { 2022-09-27T15:14:29.3037442Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3037675Z "size": 2072, 2022-09-27T15:14:29.3037929Z "digest": "sha256:4c3fc199e49b87b4b14f42a1f60110774d65769234dd2e4df37ffbbcab2e30e4" 2022-09-27T15:14:29.3038165Z }, 2022-09-27T15:14:29.3038296Z { 2022-09-27T15:14:29.3038539Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3038783Z "size": 103, 2022-09-27T15:14:29.3039026Z "digest": "sha256:1cf2d121678fc3026490f59ee9104b013a7da4502597a0ac6217cf3dc3aa97ba" 2022-09-27T15:14:29.3039256Z }, 2022-09-27T15:14:29.3039403Z { 2022-09-27T15:14:29.3039629Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3039874Z "size": 452, 2022-09-27T15:14:29.3040131Z "digest": "sha256:3d0511d3c79c6db7799364e77ba5855c80d5dcb8e614394da4f9dffbcd91e7f0" 2022-09-27T15:14:29.3040373Z }, 2022-09-27T15:14:29.3040550Z { 2022-09-27T15:14:29.3040791Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3041033Z "size": 102, 2022-09-27T15:14:29.3041271Z "digest": "sha256:14b2bb0370e4d6cc4a418d1026e53e3081a6a5858248e4ea8e65dc4f716f6d24" 2022-09-27T15:14:29.3041503Z }, 2022-09-27T15:14:29.3041647Z { 2022-09-27T15:14:29.3041874Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3042116Z "size": 882, 2022-09-27T15:14:29.3042364Z "digest": "sha256:8da4048e870a68f7c47e6108e4166a424971c67e8501d7e67e152d141c4034fd" 2022-09-27T15:14:29.3042580Z }, 2022-09-27T15:14:29.3042725Z { 2022-09-27T15:14:29.3043049Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3043285Z "size": 88796590, 2022-09-27T15:14:29.3043543Z "digest": "sha256:df7557c6da37a0e9c05c24125969400ed47d1d04ad55035e69cf855d89be6c17" 2022-09-27T15:14:29.3043954Z }, 2022-09-27T15:14:29.3044100Z { 2022-09-27T15:14:29.3044350Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3044597Z "size": 109, 2022-09-27T15:14:29.3044846Z "digest": "sha256:c47c4a7e8472f5a8482c6c8b7ef9756adb2cc7ccd9f20095205bbee9db914251" 2022-09-27T15:14:29.3045093Z }, 2022-09-27T15:14:29.3045240Z { 2022-09-27T15:14:29.3045468Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3045711Z "size": 559, 2022-09-27T15:14:29.3045970Z "digest": "sha256:fbbb9ed3e8455f23012e32c1eae05374d73b49aec5b246982bb2795454bb4682" 2022-09-27T15:14:29.3046210Z }, 2022-09-27T15:14:29.3046341Z { 2022-09-27T15:14:29.3046581Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3046823Z "size": 1154942, 2022-09-27T15:14:29.3047053Z "digest": "sha256:25c87328e3204a840c560038496f7fe7f7a4070a7e7c47b6b734cc6183295985" 2022-09-27T15:14:29.3047275Z }, 2022-09-27T15:14:29.3047421Z { 2022-09-27T15:14:29.3047648Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3047897Z "size": 103, 2022-09-27T15:14:29.3048151Z "digest": "sha256:6ce6383c8b4c720717f370a9d2790e48d1a463e73f8a43fd9df38bfa9c5fb096" 2022-09-27T15:14:29.3048377Z }, 2022-09-27T15:14:29.3048521Z { 2022-09-27T15:14:29.3048759Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3048991Z "size": 549, 2022-09-27T15:14:29.3049250Z "digest": "sha256:805e81bf1b07ecd692be41e1f7b0b3e0f2c4f5204cb15594d760b95ac4a40ebe" 2022-09-27T15:14:29.3049491Z }, 2022-09-27T15:14:29.3049623Z { 2022-09-27T15:14:29.3049866Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3050111Z "size": 219124649, 2022-09-27T15:14:29.3050355Z "digest": "sha256:658a981e4c728f4bf616f49d9e1af2237e7f635016a8db89274ee21cdce87d3d" 2022-09-27T15:14:29.3050584Z }, 2022-09-27T15:14:29.3050727Z { 2022-09-27T15:14:29.3050952Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3051197Z "size": 107, 2022-09-27T15:14:29.3051530Z "digest": "sha256:6e614c1c92e23f43882c3ddbcce3d5eee6c9737048f798d64116cb9654da6791" 2022-09-27T15:14:29.3051776Z }, 2022-09-27T15:14:29.3051910Z { 2022-09-27T15:14:29.3052152Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3052400Z "size": 1292, 2022-09-27T15:14:29.3052646Z "digest": "sha256:ca8c741a00af2ba20ecc250447172de46f20987811f750a9644bd155be2c8b8f" 2022-09-27T15:14:29.3052885Z }, 2022-09-27T15:14:29.3053038Z { 2022-09-27T15:14:29.3053265Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3053506Z "size": 151, 2022-09-27T15:14:29.3053773Z "digest": "sha256:ec20b9c0ab8c4639144fdcf863a61c731e67f1c155b43ee0f60e1aaab69e6288" 2022-09-27T15:14:29.3054007Z }, 2022-09-27T15:14:29.3054151Z { 2022-09-27T15:14:29.3054394Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3054656Z "size": 646, 2022-09-27T15:14:29.3054964Z "digest": "sha256:4778e25ffa154183b02a32ac21fa2ab3dbf308c0f55354c0ee540a5d3fa925f1" 2022-09-27T15:14:29.3055205Z }, 2022-09-27T15:14:29.3055337Z { 2022-09-27T15:14:29.3055578Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3055821Z "size": 108, 2022-09-27T15:14:29.3056058Z "digest": "sha256:6178951b0ba13a34497ce86d924c04692d70a454234baa0966a1b652ca52ad83" 2022-09-27T15:14:29.3056288Z }, 2022-09-27T15:14:29.3056434Z { 2022-09-27T15:14:29.3056660Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3056902Z "size": 109, 2022-09-27T15:14:29.3057170Z "digest": "sha256:5f80c355afffc6e6091b53c99155af6b3afe3cadd2d95dde0e253127390373af" 2022-09-27T15:14:29.3057414Z }, 2022-09-27T15:14:29.3057545Z { 2022-09-27T15:14:29.3057781Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3058023Z "size": 102, 2022-09-27T15:14:29.3058268Z "digest": "sha256:8fd17095407bf53f02ef550127d9e3ee56a80c25aa85d27e0b3aae2faa35bc5e" 2022-09-27T15:14:29.3058507Z }, 2022-09-27T15:14:29.3058653Z { 2022-09-27T15:14:29.3058879Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3059123Z "size": 421, 2022-09-27T15:14:29.3059372Z "digest": "sha256:7d3e30f6834295dbe1eb39453db505d3346695d9e83b6584f12b59fc04c8232f" 2022-09-27T15:14:29.3059596Z }, 2022-09-27T15:14:29.3059742Z { 2022-09-27T15:14:29.3059983Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3060215Z "size": 111, 2022-09-27T15:14:29.3060481Z "digest": "sha256:df7d91b50502d29b70c09779ff3de1b64d5aec5033b990f114cdeeff4c4e559d" 2022-09-27T15:14:29.3060722Z }, 2022-09-27T15:14:29.3060854Z { 2022-09-27T15:14:29.3061099Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3061341Z "size": 474, 2022-09-27T15:14:29.3061610Z "digest": "sha256:ddc86fc3214ee17b5ebeb6fefc3f5a755bbcaaf93aa7a45f33042ee9b613b101" 2022-09-27T15:14:29.3061877Z }, 2022-09-27T15:14:29.3062024Z { 2022-09-27T15:14:29.3062263Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3062500Z "size": 112, 2022-09-27T15:14:29.3062753Z "digest": "sha256:46ee14c7b52684324e650aada54a2d6458134e2409ebd5b4f7d945a9288ea8dc" 2022-09-27T15:14:29.3062989Z }, 2022-09-27T15:14:29.3063124Z { 2022-09-27T15:14:29.3063368Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3063615Z "size": 447, 2022-09-27T15:14:29.3063857Z "digest": "sha256:9ce9a24e805b25f62039e2573c19462c3902d164bcbcd6f4018d36cea4e1fb73" 2022-09-27T15:14:29.3064094Z }, 2022-09-27T15:14:29.3064241Z { 2022-09-27T15:14:29.3064470Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3064720Z "size": 40880377, 2022-09-27T15:14:29.3064985Z "digest": "sha256:19cd914bfdcb6d3748c18126bd56e2309819c7be5d0491fcaf83cb2be256c093" 2022-09-27T15:14:29.3065220Z }, 2022-09-27T15:14:29.3065367Z { 2022-09-27T15:14:29.3065655Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3065888Z "size": 106, 2022-09-27T15:14:29.3066154Z "digest": "sha256:a7f4338ecba222c8ec19778f51efdce2910a13ab6899db2b5fba1a6191c23bec" 2022-09-27T15:14:29.3066400Z }, 2022-09-27T15:14:29.3066593Z { 2022-09-27T15:14:29.3066833Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3067079Z "size": 295, 2022-09-27T15:14:29.3067336Z "digest": "sha256:c75978fac0913767a892c343f6cbf7e656d2efb6a1b84176e8a22623f0baff4d" 2022-09-27T15:14:29.3067558Z }, 2022-09-27T15:14:29.3067704Z { 2022-09-27T15:14:29.3067947Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3068178Z "size": 106, 2022-09-27T15:14:29.3068437Z "digest": "sha256:f89a91cff89310a75819984c053a528ef018bef74dfabf301cb8af07d6b0d591" 2022-09-27T15:14:29.3068673Z }, 2022-09-27T15:14:29.3068806Z { 2022-09-27T15:14:29.3069087Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3069332Z "size": 402, 2022-09-27T15:14:29.3069579Z "digest": "sha256:f345365236d1e2ea6a0bd72ee6ba693747d23ff922d0c11f319efeea9b244d9d" 2022-09-27T15:14:29.3069820Z }, 2022-09-27T15:14:29.3069965Z { 2022-09-27T15:14:29.3070222Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3070467Z "size": 19646081, 2022-09-27T15:14:29.3070729Z "digest": "sha256:4a3f3d395eb7bfab2471f90ddafeb6280c67044ecfe773934511073c94b48487" 2022-09-27T15:14:29.3070961Z }, 2022-09-27T15:14:29.3071105Z { 2022-09-27T15:14:29.3071344Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3071575Z "size": 108, 2022-09-27T15:14:29.3071876Z "digest": "sha256:e421c81bb4cf2f276d26e1cbbfd49db39aa6fd8b00d910f8375529ce612fba47" 2022-09-27T15:14:29.3072128Z }, 2022-09-27T15:14:29.3072274Z { 2022-09-27T15:14:29.3072499Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3072749Z "size": 1765, 2022-09-27T15:14:29.3072990Z "digest": "sha256:775c0184544e2c74cf7b9166b922a546359b3209f7ee59d41a444f9135d48671" 2022-09-27T15:14:29.3073203Z }, 2022-09-27T15:14:29.3073346Z { 2022-09-27T15:14:29.3073608Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3073841Z "size": 270465290, 2022-09-27T15:14:29.3074103Z "digest": "sha256:5a69da2170e46dfe35fd31fa479f9d664467d7725598760eec3c03cd2332fc8e" 2022-09-27T15:14:29.3074339Z }, 2022-09-27T15:14:29.3074472Z { 2022-09-27T15:14:29.3074710Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3074953Z "size": 165, 2022-09-27T15:14:29.3075188Z "digest": "sha256:d3273d80d5f9a24572019969efe5148d459f759474ffd05a9181b12a57058d8a" 2022-09-27T15:14:29.3075414Z }, 2022-09-27T15:14:29.3075561Z { 2022-09-27T15:14:29.3075792Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3076038Z "size": 7940, 2022-09-27T15:14:29.3076293Z "digest": "sha256:f5905b45d58c5182f96bffadb118d96c8636f483658c6220642d66f5d235becb" 2022-09-27T15:14:29.3076515Z }, 2022-09-27T15:14:29.3076664Z { 2022-09-27T15:14:29.3076909Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3077139Z "size": 8073, 2022-09-27T15:14:29.3077394Z "digest": "sha256:42b9d02069e094d5c0a0190c0437b77b06fe5bf2f67c8dea2e805275c2ac5a5d" 2022-09-27T15:14:29.3077626Z }, 2022-09-27T15:14:29.3077773Z { 2022-09-27T15:14:29.3078000Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3078242Z "size": 304, 2022-09-27T15:14:29.3078497Z "digest": "sha256:c00b10f24e835449ee25ee2af1014432f5d9419c35e7cc81af80533cdc4cc752" 2022-09-27T15:14:29.3078722Z }, 2022-09-27T15:14:29.3078866Z { 2022-09-27T15:14:29.3079106Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3079343Z "size": 108, 2022-09-27T15:14:29.3079646Z "digest": "sha256:93c6c1ce6a86f4b9ad4c02d8988cbe4e5e2554d474eba777c15113f59035c7e4" 2022-09-27T15:14:29.3079892Z }, 2022-09-27T15:14:29.3080027Z { 2022-09-27T15:14:29.3080265Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:29.3080514Z "size": 54145478, 2022-09-27T15:14:29.3080749Z "digest": "sha256:239233a602270c45f5c3f1fc35336061e57263ef5a99ad36e797ba61c04d4591" 2022-09-27T15:14:29.3080976Z } 2022-09-27T15:14:29.3081124Z ] 2022-09-27T15:14:29.3081256Z } 2022-09-27T15:14:29.3081420Z + exit 0 2022-09-27T15:14:29.3163969Z Prepare all required actions 2022-09-27T15:14:29.3214624Z ##[group]Run ./.github/actions/pull-docker-image 2022-09-27T15:14:29.3214838Z with: 2022-09-27T15:14:29.3215177Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:29.3215498Z ##[endgroup] 2022-09-27T15:14:29.3228730Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:14:29.3229067Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:14:29.3229328Z # ignore output since only exit code is used for conditional 2022-09-27T15:14:29.3229592Z # only pull docker image if it's not available locally 2022-09-27T15:14:29.3229875Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-09-27T15:14:29.3230143Z  retry docker pull "${DOCKER_IMAGE}" 2022-09-27T15:14:29.3230331Z fi 2022-09-27T15:14:29.3241370Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:29.3241591Z env: 2022-09-27T15:14:29.3241913Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:29.3242249Z ##[endgroup] 2022-09-27T15:14:29.6034338Z e66cf5fa0a4d4ed512901b12ccdab95cca946a29: Pulling from pytorch/pytorch-linux-focal-py3.7-gcc7 2022-09-27T15:14:29.6041235Z 675920708c8b: Pulling fs layer 2022-09-27T15:14:29.6041811Z 7249ff1ca2cc: Pulling fs layer 2022-09-27T15:14:29.6042078Z a1a4ad211d43: Pulling fs layer 2022-09-27T15:14:29.6042284Z dac0b0909394: Pulling fs layer 2022-09-27T15:14:29.6042531Z 4e5e6fbf81d0: Pulling fs layer 2022-09-27T15:14:29.6042714Z 1fd57c418b4f: Pulling fs layer 2022-09-27T15:14:29.6042978Z c252dd0cf292: Pulling fs layer 2022-09-27T15:14:29.6043197Z 6d1cf6420de5: Pulling fs layer 2022-09-27T15:14:29.6043425Z 22ff1eeb7cfc: Pulling fs layer 2022-09-27T15:14:29.6043658Z d8d2312a3e95: Pulling fs layer 2022-09-27T15:14:29.6044007Z dac0b0909394: Waiting 2022-09-27T15:14:29.6044183Z 6b8fe070c229: Pulling fs layer 2022-09-27T15:14:29.6044376Z f860349178a3: Pulling fs layer 2022-09-27T15:14:29.6044566Z b9600c108e0a: Pulling fs layer 2022-09-27T15:14:29.6044750Z 1fd57c418b4f: Waiting 2022-09-27T15:14:29.6044913Z c252dd0cf292: Waiting 2022-09-27T15:14:29.6045086Z 6d1cf6420de5: Waiting 2022-09-27T15:14:29.6045296Z d7379e9f0242: Pulling fs layer 2022-09-27T15:14:29.6045477Z 111b3362d2ab: Pulling fs layer 2022-09-27T15:14:29.6045702Z 357e25b632e3: Pulling fs layer 2022-09-27T15:14:29.6045893Z 041ccbc6424a: Pulling fs layer 2022-09-27T15:14:29.6046062Z 22ff1eeb7cfc: Waiting 2022-09-27T15:14:29.6046238Z 4e5e6fbf81d0: Waiting 2022-09-27T15:14:29.6046407Z d8d2312a3e95: Waiting 2022-09-27T15:14:29.6046574Z f83a7aa0ae33: Pulling fs layer 2022-09-27T15:14:29.6046773Z 7dd92e4c6366: Pulling fs layer 2022-09-27T15:14:29.6046966Z 4c3fc199e49b: Pulling fs layer 2022-09-27T15:14:29.6047148Z 1cf2d121678f: Pulling fs layer 2022-09-27T15:14:29.6047325Z 6b8fe070c229: Waiting 2022-09-27T15:14:29.6047556Z 3d0511d3c79c: Pulling fs layer 2022-09-27T15:14:29.6047734Z 14b2bb0370e4: Pulling fs layer 2022-09-27T15:14:29.6047912Z f860349178a3: Waiting 2022-09-27T15:14:29.6048082Z d7379e9f0242: Waiting 2022-09-27T15:14:29.6048249Z 8da4048e870a: Pulling fs layer 2022-09-27T15:14:29.6048440Z df7557c6da37: Pulling fs layer 2022-09-27T15:14:29.6048629Z 111b3362d2ab: Waiting 2022-09-27T15:14:29.6048787Z 7dd92e4c6366: Waiting 2022-09-27T15:14:29.6049008Z c47c4a7e8472: Pulling fs layer 2022-09-27T15:14:29.6049204Z fbbb9ed3e845: Pulling fs layer 2022-09-27T15:14:29.6049377Z b9600c108e0a: Waiting 2022-09-27T15:14:29.6049557Z 25c87328e320: Pulling fs layer 2022-09-27T15:14:29.6049767Z 6ce6383c8b4c: Pulling fs layer 2022-09-27T15:14:29.6049944Z 805e81bf1b07: Pulling fs layer 2022-09-27T15:14:29.6050125Z 041ccbc6424a: Waiting 2022-09-27T15:14:29.6050299Z 1cf2d121678f: Waiting 2022-09-27T15:14:29.6050658Z 658a981e4c72: Pulling fs layer 2022-09-27T15:14:29.6050858Z 6e614c1c92e2: Pulling fs layer 2022-09-27T15:14:29.6051074Z ca8c741a00af: Pulling fs layer 2022-09-27T15:14:29.6051247Z f83a7aa0ae33: Waiting 2022-09-27T15:14:29.6051434Z ec20b9c0ab8c: Pulling fs layer 2022-09-27T15:14:29.6051632Z 4778e25ffa15: Pulling fs layer 2022-09-27T15:14:29.6051811Z 6178951b0ba1: Pulling fs layer 2022-09-27T15:14:29.6052004Z 5f80c355afff: Pulling fs layer 2022-09-27T15:14:29.6052253Z df7557c6da37: Waiting 2022-09-27T15:14:29.6052425Z c47c4a7e8472: Waiting 2022-09-27T15:14:29.6052592Z 8fd17095407b: Pulling fs layer 2022-09-27T15:14:29.6052783Z 7d3e30f68342: Pulling fs layer 2022-09-27T15:14:29.6052963Z 658a981e4c72: Waiting 2022-09-27T15:14:29.6053137Z df7d91b50502: Pulling fs layer 2022-09-27T15:14:29.6053364Z 805e81bf1b07: Waiting 2022-09-27T15:14:29.6053537Z 6ce6383c8b4c: Waiting 2022-09-27T15:14:29.6053705Z ddc86fc3214e: Pulling fs layer 2022-09-27T15:14:29.6053926Z 6178951b0ba1: Waiting 2022-09-27T15:14:29.6054115Z 46ee14c7b526: Pulling fs layer 2022-09-27T15:14:29.6054289Z 5f80c355afff: Waiting 2022-09-27T15:14:29.6054505Z 9ce9a24e805b: Pulling fs layer 2022-09-27T15:14:29.6054705Z 19cd914bfdcb: Pulling fs layer 2022-09-27T15:14:29.6054877Z 6e614c1c92e2: Waiting 2022-09-27T15:14:29.6055063Z a7f4338ecba2: Pulling fs layer 2022-09-27T15:14:29.6055240Z 8fd17095407b: Waiting 2022-09-27T15:14:29.6055409Z c75978fac091: Pulling fs layer 2022-09-27T15:14:29.6055588Z 7d3e30f68342: Waiting 2022-09-27T15:14:29.6055769Z f89a91cff893: Pulling fs layer 2022-09-27T15:14:29.6055937Z ca8c741a00af: Waiting 2022-09-27T15:14:29.6056109Z ec20b9c0ab8c: Waiting 2022-09-27T15:14:29.6056282Z ddc86fc3214e: Waiting 2022-09-27T15:14:29.6056450Z f345365236d1: Pulling fs layer 2022-09-27T15:14:29.6056637Z 4a3f3d395eb7: Pulling fs layer 2022-09-27T15:14:29.6056818Z 9ce9a24e805b: Waiting 2022-09-27T15:14:29.6056989Z e421c81bb4cf: Pulling fs layer 2022-09-27T15:14:29.6057177Z 775c0184544e: Pulling fs layer 2022-09-27T15:14:29.6057356Z f89a91cff893: Waiting 2022-09-27T15:14:29.6057517Z 19cd914bfdcb: Waiting 2022-09-27T15:14:29.6057723Z 5a69da2170e4: Pulling fs layer 2022-09-27T15:14:29.6057910Z 4a3f3d395eb7: Waiting 2022-09-27T15:14:29.6058076Z d3273d80d5f9: Pulling fs layer 2022-09-27T15:14:29.6058251Z f345365236d1: Waiting 2022-09-27T15:14:29.6058430Z f5905b45d58c: Pulling fs layer 2022-09-27T15:14:29.6058617Z 775c0184544e: Waiting 2022-09-27T15:14:29.6058781Z e421c81bb4cf: Waiting 2022-09-27T15:14:29.6058964Z 42b9d02069e0: Pulling fs layer 2022-09-27T15:14:29.6059132Z 5a69da2170e4: Waiting 2022-09-27T15:14:29.6059314Z c00b10f24e83: Pulling fs layer 2022-09-27T15:14:29.6059492Z c75978fac091: Waiting 2022-09-27T15:14:29.6059668Z 93c6c1ce6a86: Pulling fs layer 2022-09-27T15:14:29.6059856Z 239233a60227: Pulling fs layer 2022-09-27T15:14:29.6060031Z f5905b45d58c: Waiting 2022-09-27T15:14:29.6060200Z c00b10f24e83: Waiting 2022-09-27T15:14:29.6060358Z 93c6c1ce6a86: Waiting 2022-09-27T15:14:29.6060525Z 42b9d02069e0: Waiting 2022-09-27T15:14:29.6060689Z d3273d80d5f9: Waiting 2022-09-27T15:14:29.8508960Z 7249ff1ca2cc: Download complete 2022-09-27T15:14:30.0866739Z dac0b0909394: Verifying Checksum 2022-09-27T15:14:30.0867189Z dac0b0909394: Download complete 2022-09-27T15:14:30.1759311Z 4e5e6fbf81d0: Download complete 2022-09-27T15:14:30.2572600Z 1fd57c418b4f: Verifying Checksum 2022-09-27T15:14:30.2572868Z 1fd57c418b4f: Download complete 2022-09-27T15:14:30.2870704Z 675920708c8b: Verifying Checksum 2022-09-27T15:14:30.3511092Z 675920708c8b: Download complete 2022-09-27T15:14:30.3511496Z c252dd0cf292: Download complete 2022-09-27T15:14:30.3658579Z 6d1cf6420de5: Verifying Checksum 2022-09-27T15:14:30.3659006Z 6d1cf6420de5: Download complete 2022-09-27T15:14:30.4409676Z 22ff1eeb7cfc: Verifying Checksum 2022-09-27T15:14:30.4410083Z 22ff1eeb7cfc: Download complete 2022-09-27T15:14:30.4423928Z d8d2312a3e95: Verifying Checksum 2022-09-27T15:14:30.4424329Z d8d2312a3e95: Download complete 2022-09-27T15:14:30.5296981Z f860349178a3: Verifying Checksum 2022-09-27T15:14:30.5297547Z f860349178a3: Download complete 2022-09-27T15:14:30.6147819Z b9600c108e0a: Verifying Checksum 2022-09-27T15:14:30.6148094Z b9600c108e0a: Download complete 2022-09-27T15:14:31.0157497Z 675920708c8b: Pull complete 2022-09-27T15:14:31.1294519Z 7249ff1ca2cc: Pull complete 2022-09-27T15:14:31.3116184Z 6b8fe070c229: Verifying Checksum 2022-09-27T15:14:31.3116471Z 6b8fe070c229: Download complete 2022-09-27T15:14:31.3918585Z 111b3362d2ab: Verifying Checksum 2022-09-27T15:14:31.3919204Z 111b3362d2ab: Download complete 2022-09-27T15:14:31.4682994Z 357e25b632e3: Verifying Checksum 2022-09-27T15:14:31.9816198Z 041ccbc6424a: Verifying Checksum 2022-09-27T15:14:31.9816466Z 041ccbc6424a: Download complete 2022-09-27T15:14:32.0717540Z f83a7aa0ae33: Verifying Checksum 2022-09-27T15:14:32.1699000Z f83a7aa0ae33: Download complete 2022-09-27T15:14:32.1699258Z 7dd92e4c6366: Verifying Checksum 2022-09-27T15:14:32.2515180Z 7dd92e4c6366: Download complete 2022-09-27T15:14:32.2515553Z 4c3fc199e49b: Verifying Checksum 2022-09-27T15:14:32.2515784Z 4c3fc199e49b: Download complete 2022-09-27T15:14:32.3424712Z 1cf2d121678f: Download complete 2022-09-27T15:14:32.4468355Z 3d0511d3c79c: Download complete 2022-09-27T15:14:32.5241393Z 14b2bb0370e4: Verifying Checksum 2022-09-27T15:14:32.5241785Z 14b2bb0370e4: Download complete 2022-09-27T15:14:32.6535756Z 8da4048e870a: Verifying Checksum 2022-09-27T15:14:32.6536148Z 8da4048e870a: Download complete 2022-09-27T15:14:33.0413955Z a1a4ad211d43: Verifying Checksum 2022-09-27T15:14:33.0414379Z a1a4ad211d43: Download complete 2022-09-27T15:14:33.1214598Z c47c4a7e8472: Verifying Checksum 2022-09-27T15:14:33.1214917Z c47c4a7e8472: Download complete 2022-09-27T15:14:33.2008054Z fbbb9ed3e845: Verifying Checksum 2022-09-27T15:14:33.2008523Z fbbb9ed3e845: Download complete 2022-09-27T15:14:33.2815161Z 25c87328e320: Verifying Checksum 2022-09-27T15:14:33.2815556Z 25c87328e320: Download complete 2022-09-27T15:14:33.3595485Z 6ce6383c8b4c: Verifying Checksum 2022-09-27T15:14:33.3595925Z 6ce6383c8b4c: Download complete 2022-09-27T15:14:33.4286121Z 805e81bf1b07: Verifying Checksum 2022-09-27T15:14:33.4286534Z 805e81bf1b07: Download complete 2022-09-27T15:14:33.6417017Z df7557c6da37: Verifying Checksum 2022-09-27T15:14:33.6417525Z df7557c6da37: Download complete 2022-09-27T15:14:33.7402294Z 6e614c1c92e2: Verifying Checksum 2022-09-27T15:14:33.7402753Z 6e614c1c92e2: Download complete 2022-09-27T15:14:33.8131588Z ca8c741a00af: Verifying Checksum 2022-09-27T15:14:33.8132062Z ca8c741a00af: Download complete 2022-09-27T15:14:33.8970345Z ec20b9c0ab8c: Verifying Checksum 2022-09-27T15:14:33.8970815Z ec20b9c0ab8c: Download complete 2022-09-27T15:14:33.9861692Z 4778e25ffa15: Verifying Checksum 2022-09-27T15:14:33.9862821Z 4778e25ffa15: Download complete 2022-09-27T15:14:34.0561221Z 6178951b0ba1: Verifying Checksum 2022-09-27T15:14:34.0561703Z 6178951b0ba1: Download complete 2022-09-27T15:14:34.1244234Z 5f80c355afff: Verifying Checksum 2022-09-27T15:14:34.1244640Z 5f80c355afff: Download complete 2022-09-27T15:14:34.1959917Z 8fd17095407b: Verifying Checksum 2022-09-27T15:14:34.1960270Z 8fd17095407b: Download complete 2022-09-27T15:14:34.2778622Z 7d3e30f68342: Verifying Checksum 2022-09-27T15:14:34.2779704Z 7d3e30f68342: Download complete 2022-09-27T15:14:34.3379878Z df7d91b50502: Verifying Checksum 2022-09-27T15:14:34.4131049Z df7d91b50502: Download complete 2022-09-27T15:14:34.4131388Z ddc86fc3214e: Verifying Checksum 2022-09-27T15:14:34.4131662Z ddc86fc3214e: Download complete 2022-09-27T15:14:34.4888635Z 46ee14c7b526: Verifying Checksum 2022-09-27T15:14:34.4889048Z 46ee14c7b526: Download complete 2022-09-27T15:14:34.5527507Z 9ce9a24e805b: Verifying Checksum 2022-09-27T15:14:34.5527953Z 9ce9a24e805b: Download complete 2022-09-27T15:14:35.0143707Z 19cd914bfdcb: Verifying Checksum 2022-09-27T15:14:35.0144136Z 19cd914bfdcb: Download complete 2022-09-27T15:14:35.1194569Z a7f4338ecba2: Verifying Checksum 2022-09-27T15:14:35.1194966Z a7f4338ecba2: Download complete 2022-09-27T15:14:35.2019010Z c75978fac091: Verifying Checksum 2022-09-27T15:14:35.2019632Z c75978fac091: Download complete 2022-09-27T15:14:35.2831448Z f89a91cff893: Verifying Checksum 2022-09-27T15:14:35.2831888Z f89a91cff893: Download complete 2022-09-27T15:14:35.6120375Z 4a3f3d395eb7: Verifying Checksum 2022-09-27T15:14:35.6121136Z 4a3f3d395eb7: Download complete 2022-09-27T15:14:35.6708291Z 658a981e4c72: Verifying Checksum 2022-09-27T15:14:35.6708714Z 658a981e4c72: Download complete 2022-09-27T15:14:35.6864994Z e421c81bb4cf: Download complete 2022-09-27T15:14:35.7602501Z 775c0184544e: Verifying Checksum 2022-09-27T15:14:35.7603017Z 775c0184544e: Download complete 2022-09-27T15:14:35.8308844Z d3273d80d5f9: Verifying Checksum 2022-09-27T15:14:35.8309253Z d3273d80d5f9: Download complete 2022-09-27T15:14:35.9078925Z f5905b45d58c: Download complete 2022-09-27T15:14:35.9910833Z 42b9d02069e0: Verifying Checksum 2022-09-27T15:14:35.9911190Z 42b9d02069e0: Download complete 2022-09-27T15:14:36.0629709Z c00b10f24e83: Verifying Checksum 2022-09-27T15:14:36.0630159Z c00b10f24e83: Download complete 2022-09-27T15:14:36.1498459Z 93c6c1ce6a86: Verifying Checksum 2022-09-27T15:14:36.1498789Z 93c6c1ce6a86: Download complete 2022-09-27T15:14:36.7499181Z 239233a60227: Verifying Checksum 2022-09-27T15:14:36.7499511Z 239233a60227: Download complete 2022-09-27T15:14:39.0637091Z 5a69da2170e4: Verifying Checksum 2022-09-27T15:14:39.0637471Z 5a69da2170e4: Download complete 2022-09-27T15:14:39.7789405Z a1a4ad211d43: Pull complete 2022-09-27T15:14:39.9984379Z dac0b0909394: Pull complete 2022-09-27T15:14:40.1576927Z 4e5e6fbf81d0: Pull complete 2022-09-27T15:14:40.3518883Z 1fd57c418b4f: Pull complete 2022-09-27T15:14:40.5498180Z c252dd0cf292: Pull complete 2022-09-27T15:14:40.7882556Z 6d1cf6420de5: Pull complete 2022-09-27T15:14:41.0400860Z 22ff1eeb7cfc: Pull complete 2022-09-27T15:14:41.2451506Z d8d2312a3e95: Pull complete 2022-09-27T15:14:43.0447443Z 6b8fe070c229: Pull complete 2022-09-27T15:14:43.2630850Z f860349178a3: Pull complete 2022-09-27T15:14:43.4818388Z b9600c108e0a: Pull complete 2022-09-27T15:15:04.2930998Z d7379e9f0242: Verifying Checksum 2022-09-27T15:15:04.2931264Z d7379e9f0242: Download complete 2022-09-27T15:15:22.7799371Z d7379e9f0242: Pull complete 2022-09-27T15:15:22.9919661Z 111b3362d2ab: Pull complete 2022-09-27T15:15:23.1731985Z 357e25b632e3: Pull complete 2022-09-27T15:15:24.0580450Z 041ccbc6424a: Pull complete 2022-09-27T15:15:24.2317394Z f83a7aa0ae33: Pull complete 2022-09-27T15:15:24.3858809Z 7dd92e4c6366: Pull complete 2022-09-27T15:15:24.5936792Z 4c3fc199e49b: Pull complete 2022-09-27T15:15:24.7927846Z 1cf2d121678f: Pull complete 2022-09-27T15:15:24.9247801Z 3d0511d3c79c: Pull complete 2022-09-27T15:15:25.0888311Z 14b2bb0370e4: Pull complete 2022-09-27T15:15:25.2485181Z 8da4048e870a: Pull complete 2022-09-27T15:15:27.1194155Z df7557c6da37: Pull complete 2022-09-27T15:15:27.2556234Z c47c4a7e8472: Pull complete 2022-09-27T15:15:27.4436865Z fbbb9ed3e845: Pull complete 2022-09-27T15:15:27.7086817Z 25c87328e320: Pull complete 2022-09-27T15:15:27.9307136Z 6ce6383c8b4c: Pull complete 2022-09-27T15:15:28.1019093Z 805e81bf1b07: Pull complete 2022-09-27T15:15:32.6618921Z 658a981e4c72: Pull complete 2022-09-27T15:15:32.8352423Z 6e614c1c92e2: Pull complete 2022-09-27T15:15:33.0134751Z ca8c741a00af: Pull complete 2022-09-27T15:15:33.2414742Z ec20b9c0ab8c: Pull complete 2022-09-27T15:15:33.4477672Z 4778e25ffa15: Pull complete 2022-09-27T15:15:33.5736233Z 6178951b0ba1: Pull complete 2022-09-27T15:15:33.7559755Z 5f80c355afff: Pull complete 2022-09-27T15:15:33.9822166Z 8fd17095407b: Pull complete 2022-09-27T15:15:34.1699362Z 7d3e30f68342: Pull complete 2022-09-27T15:15:34.3365466Z df7d91b50502: Pull complete 2022-09-27T15:15:34.5476793Z ddc86fc3214e: Pull complete 2022-09-27T15:15:34.8135924Z 46ee14c7b526: Pull complete 2022-09-27T15:15:35.0630359Z 9ce9a24e805b: Pull complete 2022-09-27T15:15:36.3079723Z 19cd914bfdcb: Pull complete 2022-09-27T15:15:36.5661048Z a7f4338ecba2: Pull complete 2022-09-27T15:15:36.8096604Z c75978fac091: Pull complete 2022-09-27T15:15:37.0655734Z f89a91cff893: Pull complete 2022-09-27T15:15:37.2181943Z f345365236d1: Pull complete 2022-09-27T15:15:37.5268109Z 4a3f3d395eb7: Pull complete 2022-09-27T15:15:37.6323361Z e421c81bb4cf: Pull complete 2022-09-27T15:15:37.7374200Z 775c0184544e: Pull complete 2022-09-27T15:15:41.4592702Z 5a69da2170e4: Pull complete 2022-09-27T15:15:41.6172029Z d3273d80d5f9: Pull complete 2022-09-27T15:15:41.7264920Z f5905b45d58c: Pull complete 2022-09-27T15:15:41.8015991Z 42b9d02069e0: Pull complete 2022-09-27T15:15:41.8893540Z c00b10f24e83: Pull complete 2022-09-27T15:15:41.9858879Z 93c6c1ce6a86: Pull complete 2022-09-27T15:15:43.5320810Z 239233a60227: Pull complete 2022-09-27T15:15:43.6348536Z Digest: sha256:aa31a48de2d62af84cacd725abaa1599e63c6bb3385fa6e176b6d91f90a39348 2022-09-27T15:15:43.6761960Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:15:43.7005006Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:15:43.7035162Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:15:43.7035402Z .github/scripts/parse_ref.py 2022-09-27T15:15:43.7046980Z shell: /usr/bin/bash -e {0} 2022-09-27T15:15:43.7047165Z ##[endgroup] 2022-09-27T15:15:44.3406719Z Prepare all required actions 2022-09-27T15:15:44.3406964Z Getting action download info 2022-09-27T15:15:44.4850059Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-09-27T15:15:44.6452308Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-09-27T15:15:44.6452526Z with: 2022-09-27T15:15:44.6452834Z github-token: *** 2022-09-27T15:15:44.6453000Z ##[endgroup] 2022-09-27T15:15:44.6563343Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-09-27T15:15:44.6563576Z with: 2022-09-27T15:15:44.6563726Z shell: bash 2022-09-27T15:15:44.6564108Z timeout_minutes: 10 2022-09-27T15:15:44.6564284Z max_attempts: 5 2022-09-27T15:15:44.6564449Z retry_wait_seconds: 30 2022-09-27T15:15:44.6564874Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-09-27T15:15:44.6565254Z polling_interval_seconds: 1 2022-09-27T15:15:44.6565436Z warning_on_retry: true 2022-09-27T15:15:44.6565635Z continue_on_error: false 2022-09-27T15:15:44.6565831Z env: 2022-09-27T15:15:44.6566113Z GITHUB_TOKEN: *** 2022-09-27T15:15:44.6566290Z ##[endgroup] 2022-09-27T15:15:44.6958479Z 2022-09-27T15:15:44.7002911Z + python3 -m pip install requests==2.26.0 2022-09-27T15:15:47.4607688Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:15:47.6972406Z Collecting requests==2.26.0 2022-09-27T15:15:47.7201185Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-09-27T15:15:47.8374604Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-09-27T15:15:47.8412161Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-09-27T15:15:47.9011265Z Collecting idna<4,>=2.5; python_version >= "3" 2022-09-27T15:15:47.9048166Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-09-27T15:15:48.0194679Z Collecting urllib3<1.27,>=1.21.1 2022-09-27T15:15:48.0237036Z Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-09-27T15:15:48.1300210Z Collecting certifi>=2017.4.17 2022-09-27T15:15:48.1338693Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-09-27T15:15:48.2330928Z Installing collected packages: charset-normalizer, idna, urllib3, certifi, requests 2022-09-27T15:15:48.2545339Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:15:48.2545858Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:15:48.6602057Z Successfully installed certifi-2022.9.24 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.12 2022-09-27T15:15:48.8523993Z ++ python3 .github/scripts/get_workflow_job_id.py 3133193930 i-0ab9d74f49814fc39 2022-09-27T15:15:50.8110325Z + GHA_WORKFLOW_JOB_ID=8575885217 2022-09-27T15:15:50.8121940Z + echo '::set-output name=job-id::8575885217' 2022-09-27T15:15:51.7073528Z Command completed after 1 attempt(s). 2022-09-27T15:15:51.7073710Z 2022-09-27T15:15:51.7130124Z Prepare all required actions 2022-09-27T15:15:51.7130428Z Getting action download info 2022-09-27T15:15:51.8784182Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-09-27T15:15:52.0310801Z ##[group]Run ./.github/actions/filter-test-configs 2022-09-27T15:15:52.0311018Z with: 2022-09-27T15:15:52.0311395Z github-token: *** 2022-09-27T15:15:52.0311560Z ##[endgroup] 2022-09-27T15:15:52.0364525Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-09-27T15:15:52.0364761Z with: 2022-09-27T15:15:52.0364922Z shell: bash 2022-09-27T15:15:52.0365083Z timeout_minutes: 10 2022-09-27T15:15:52.0365260Z max_attempts: 5 2022-09-27T15:15:52.0365438Z retry_wait_seconds: 30 2022-09-27T15:15:52.0365673Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:15:52.0365921Z polling_interval_seconds: 1 2022-09-27T15:15:52.0366165Z warning_on_retry: true 2022-09-27T15:15:52.0366348Z continue_on_error: false 2022-09-27T15:15:52.0366521Z env: 2022-09-27T15:15:52.0366813Z GITHUB_TOKEN: *** 2022-09-27T15:15:52.0366974Z ##[endgroup] 2022-09-27T15:15:52.0679259Z 2022-09-27T15:15:52.0738414Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:15:52.2791910Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:15:52.2958600Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:15:52.4146125Z Collecting pyyaml==6.0 2022-09-27T15:15:52.4289564Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-09-27T15:15:52.4482209Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-09-27T15:15:52.4492109Z 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.12) 2022-09-27T15:15:52.4641840Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-09-27T15:15:52.4650098Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-09-27T15:15:52.4957436Z Installing collected packages: pyyaml 2022-09-27T15:15:52.5495801Z Successfully installed pyyaml-6.0 2022-09-27T15:15:53.0730607Z Command completed after 1 attempt(s). 2022-09-27T15:15:53.0730874Z 2022-09-27T15:15:53.0760668Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:15:53.0760919Z .github/scripts/parse_ref.py 2022-09-27T15:15:53.0772652Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:15:53.0772884Z ##[endgroup] 2022-09-27T15:15:53.0988770Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-09-27T15:15:53.0989046Z .github/scripts/filter_test_configs.py \ 2022-09-27T15:15:53.0989271Z  --test-matrix "" \ 2022-09-27T15:15:53.0989472Z  --pr-number "85462" \ 2022-09-27T15:15:53.0989645Z  --tag "" 2022-09-27T15:15:53.1000394Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:15:53.1000612Z env: 2022-09-27T15:15:53.1000952Z GITHUB_TOKEN: *** 2022-09-27T15:15:53.1001120Z ##[endgroup] 2022-09-27T15:15:53.2112451Z .github/scripts/filter_test_configs.py:115: UserWarning: Invalid test matrix input '', exiting 2022-09-27T15:15:53.2112888Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2022-09-27T15:15:53.2265222Z ##[group]Run echo "" 2022-09-27T15:15:53.2265406Z echo "" 2022-09-27T15:15:53.2276897Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:15:53.2277116Z ##[endgroup] 2022-09-27T15:15:53.2300705Z 2022-09-27T15:15:53.2400510Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-09-27T15:15:53.2400954Z # detached container should get cleaned up by teardown_ec2_linux 2022-09-27T15:15:53.2401202Z container_name=$(docker run \ 2022-09-27T15:15:53.2401413Z  -e BUILD_ENVIRONMENT \ 2022-09-27T15:15:53.2401633Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-09-27T15:15:53.2401846Z  -e AWS_DEFAULT_REGION \ 2022-09-27T15:15:53.2402032Z  -e PR_NUMBER \ 2022-09-27T15:15:53.2402213Z  -e SHA1 \ 2022-09-27T15:15:53.2402385Z  -e BRANCH \ 2022-09-27T15:15:53.2402557Z  -e SCCACHE_BUCKET \ 2022-09-27T15:15:53.2402858Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-09-27T15:15:53.2403050Z  -e XLA_CUDA \ 2022-09-27T15:15:53.2403244Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-09-27T15:15:53.2403931Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-09-27T15:15:53.2404285Z  -e TORCH_CUDA_ARCH_LIST \ 2022-09-27T15:15:53.2404505Z  -e PR_LABELS \ 2022-09-27T15:15:53.2404706Z  -e OUR_GITHUB_JOB_ID \ 2022-09-27T15:15:53.2404941Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-09-27T15:15:53.2405181Z  --security-opt seccomp=unconfined \ 2022-09-27T15:15:53.2405404Z  --cap-add=SYS_PTRACE \ 2022-09-27T15:15:53.2405589Z  --tty \ 2022-09-27T15:15:53.2405745Z  --detach \ 2022-09-27T15:15:53.2405928Z  --user jenkins \ 2022-09-27T15:15:53.2406163Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-09-27T15:15:53.2406409Z  -w /var/lib/jenkins/workspace \ 2022-09-27T15:15:53.2406600Z  "${DOCKER_IMAGE}" 2022-09-27T15:15:53.2406803Z ) 2022-09-27T15:15:53.2407033Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-09-27T15:15:53.2418206Z shell: /usr/bin/bash -e {0} 2022-09-27T15:15:53.2418395Z env: 2022-09-27T15:15:53.2418615Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7-pch 2022-09-27T15:15:53.2418831Z BRANCH: pull/85462 2022-09-27T15:15:53.2419023Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:15:53.2419211Z PR_NUMBER: 85462 2022-09-27T15:15:53.2419400Z SHA1: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:15:53.2419659Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-09-27T15:15:53.2419903Z SCCACHE_S3_KEY_PREFIX: pull 2022-09-27T15:15:53.2420168Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:15:53.2420471Z PR_LABELS: [ "triaged", "open source", "cla signed" ] 2022-09-27T15:15:53.2420693Z TORCH_CUDA_ARCH_LIST: 5.2 2022-09-27T15:15:53.2421047Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:15:53.2421364Z XLA_CUDA: 2022-09-27T15:15:53.2421526Z DEBUG: 0 2022-09-27T15:15:53.2421697Z OUR_GITHUB_JOB_ID: 8575885217 2022-09-27T15:15:53.2421870Z ##[endgroup] 2022-09-27T15:15:58.5521075Z ++ dirname .jenkins/pytorch/build.sh 2022-09-27T15:15:58.5526644Z + source .jenkins/pytorch/common.sh 2022-09-27T15:15:58.5529002Z +++ dirname .jenkins/pytorch/common.sh 2022-09-27T15:15:58.5533745Z ++ source .jenkins/pytorch/common_utils.sh 2022-09-27T15:15:58.5535593Z +++ declare -f -t trap_add 2022-09-27T15:15:58.5539394Z ++ set -ex 2022-09-27T15:15:58.5539774Z ++ [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-09-27T15:15:58.5540067Z ++ BUILD_TEST_LIBTORCH=0 2022-09-27T15:15:58.5540567Z ++ [[ '' == *xla* ]] 2022-09-27T15:15:58.5540902Z ++ [[ linux-focal-py3.7-gcc7-pch == *centos* ]] 2022-09-27T15:15:58.5541225Z ++ [[ linux-focal-py3.7-gcc7-pch == *linux-bionic* ]] 2022-09-27T15:15:58.5541530Z ++ [[ linux-focal-py3.7-gcc7-pch == *linux-focal* ]] 2022-09-27T15:15:58.5541747Z ++ which conda 2022-09-27T15:15:58.5548090Z /opt/conda/bin/conda 2022-09-27T15:15:58.5549661Z ++ conda install -q -y cmake 2022-09-27T15:16:00.6246364Z Collecting package metadata (current_repodata.json): ...working... done 2022-09-27T15:16:01.0899660Z Solving environment: ...working... done 2022-09-27T15:16:01.1786177Z 2022-09-27T15:16:01.1786390Z ## Package Plan ## 2022-09-27T15:16:01.1786578Z 2022-09-27T15:16:01.1786731Z environment location: /opt/conda 2022-09-27T15:16:01.1786915Z 2022-09-27T15:16:01.1787063Z added / updated specs: 2022-09-27T15:16:01.1787494Z - cmake 2022-09-27T15:16:01.1787639Z 2022-09-27T15:16:01.1787646Z 2022-09-27T15:16:01.1787816Z The following packages will be downloaded: 2022-09-27T15:16:01.1787976Z 2022-09-27T15:16:01.1788070Z package | build 2022-09-27T15:16:01.1788533Z ---------------------------|----------------- 2022-09-27T15:16:01.1789099Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-09-27T15:16:01.1789508Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-09-27T15:16:01.1789913Z certifi-2022.9.14 | py37h06a4308_0 155 KB 2022-09-27T15:16:01.1790415Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-09-27T15:16:01.1790926Z conda-22.9.0 | py37h06a4308_0 878 KB 2022-09-27T15:16:01.1791444Z expat-2.4.4 | h295c915_0 169 KB 2022-09-27T15:16:01.1791925Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-09-27T15:16:01.1792408Z libcurl-7.82.0 | h0b77cf5_0 342 KB 2022-09-27T15:16:01.1792708Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-09-27T15:16:01.1793102Z libev-4.33 | h7f8727e_1 111 KB 2022-09-27T15:16:01.1793620Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-09-27T15:16:01.1794123Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-09-27T15:16:01.1794518Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-09-27T15:16:01.1794837Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-09-27T15:16:01.1796754Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-09-27T15:16:01.1797291Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-09-27T15:16:01.1797856Z ------------------------------------------------------------ 2022-09-27T15:16:01.1798279Z Total: 13.0 MB 2022-09-27T15:16:01.1798482Z 2022-09-27T15:16:01.1798641Z The following NEW packages will be INSTALLED: 2022-09-27T15:16:01.1798787Z 2022-09-27T15:16:01.1799047Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-09-27T15:16:01.1799484Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-09-27T15:16:01.1799844Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-09-27T15:16:01.1800228Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-09-27T15:16:01.1800578Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-09-27T15:16:01.1801035Z libcurl pkgs/main/linux-64::libcurl-7.82.0-h0b77cf5_0 2022-09-27T15:16:01.1801411Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-09-27T15:16:01.1801804Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-09-27T15:16:01.1802179Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-09-27T15:16:01.1802673Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-09-27T15:16:01.1803024Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-09-27T15:16:01.1803418Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-09-27T15:16:01.1803927Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-09-27T15:16:01.1804369Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-09-27T15:16:01.1804506Z 2022-09-27T15:16:01.1804609Z The following packages will be UPDATED: 2022-09-27T15:16:01.1804745Z 2022-09-27T15:16:01.1805195Z certifi 2022.6.15-py37h06a4308_0 --> 2022.9.14-py37h06a4308_0 2022-09-27T15:16:01.1805549Z conda 4.14.0-py37h06a4308_0 --> 22.9.0-py37h06a4308_0 2022-09-27T15:16:01.1805806Z 2022-09-27T15:16:01.1805810Z 2022-09-27T15:16:02.2998712Z Preparing transaction: ...working... done 2022-09-27T15:16:02.7741676Z Verifying transaction: ...working... done 2022-09-27T15:16:04.1613283Z Executing transaction: ...working... done 2022-09-27T15:16:04.2985706Z Retrieving notices: ...working... done 2022-09-27T15:16:04.5443739Z ++ [[ linux-focal-py3.7-gcc7-pch == *centos* ]] 2022-09-27T15:16:04.5446107Z ++ dirname .jenkins/pytorch/build.sh 2022-09-27T15:16:04.5451747Z + source .jenkins/pytorch/common-build.sh 2022-09-27T15:16:04.5453639Z ++ [[ linux-focal-py3.7-gcc7-pch != *win-* ]] 2022-09-27T15:16:04.5458450Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-09-27T15:16:04.5464297Z +++ cd .jenkins/pytorch 2022-09-27T15:16:04.5464536Z +++ pwd -P 2022-09-27T15:16:04.5466570Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-09-27T15:16:04.5466928Z ++ which sccache 2022-09-27T15:16:04.5474815Z ++ sccache --stop-server 2022-09-27T15:16:04.5496948Z ++ true 2022-09-27T15:16:04.5497296Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-09-27T15:16:04.5504030Z ++ [[ -n 1 ]] 2022-09-27T15:16:04.5504425Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-09-27T15:16:04.5504841Z Skipping sccache server initialization, setting environment variables 2022-09-27T15:16:04.5505113Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-09-27T15:16:04.5505311Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-09-27T15:16:04.5505555Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-09-27T15:16:04.5505822Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-09-27T15:16:04.5506083Z ++ export RUST_LOG=sccache::server=error 2022-09-27T15:16:04.5506289Z ++ RUST_LOG=sccache::server=error 2022-09-27T15:16:04.5506520Z ++ sccache --zero-stats 2022-09-27T15:16:04.5640025Z Compile requests 0 2022-09-27T15:16:04.5640360Z Compile requests executed 0 2022-09-27T15:16:04.5640750Z Cache hits 0 2022-09-27T15:16:04.5641100Z Cache misses 0 2022-09-27T15:16:04.5641397Z Cache timeouts 0 2022-09-27T15:16:04.5641611Z Cache read errors 0 2022-09-27T15:16:04.5641883Z Forced recaches 0 2022-09-27T15:16:04.5642186Z Cache write errors 0 2022-09-27T15:16:04.5642488Z Compilation failures 0 2022-09-27T15:16:04.5642873Z Cache errors 0 2022-09-27T15:16:04.5643369Z Non-cacheable compilations 0 2022-09-27T15:16:04.5644197Z Non-cacheable calls 0 2022-09-27T15:16:04.5644665Z Non-compilation calls 0 2022-09-27T15:16:04.5645003Z Unsupported compiler calls 0 2022-09-27T15:16:04.5645321Z Average cache write 0.000 s 2022-09-27T15:16:04.5645680Z Average cache read miss 0.000 s 2022-09-27T15:16:04.5645895Z Average cache read hit 0.000 s 2022-09-27T15:16:04.5646109Z Failed distributed compilations 0 2022-09-27T15:16:04.5646804Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-09-27T15:16:04.5647227Z ++ trap_add sccache_epilogue EXIT 2022-09-27T15:16:04.5647438Z ++ trap_add_cmd=sccache_epilogue 2022-09-27T15:16:04.5647609Z ++ shift 2022-09-27T15:16:04.5647780Z ++ for trap_add_name in "$@" 2022-09-27T15:16:04.5650903Z ++++ trap -p EXIT 2022-09-27T15:16:04.5653660Z +++ eval 'extract_trap_cmd ' 2022-09-27T15:16:04.5653906Z ++++ extract_trap_cmd 2022-09-27T15:16:04.5654223Z ++++ printf '%s\n' '' 2022-09-27T15:16:04.5654447Z +++ printf '%s\n' sccache_epilogue 2022-09-27T15:16:04.5656065Z ++ trap -- ' 2022-09-27T15:16:04.5656367Z sccache_epilogue' EXIT 2022-09-27T15:16:04.5656537Z ++ which ccache 2022-09-27T15:16:04.5666562Z + [[ linux-focal-py3.7-gcc7-pch == *-clang7-asan* ]] 2022-09-27T15:16:04.5666959Z + [[ linux-focal-py3.7-gcc7-pch == *-mobile-*build* ]] 2022-09-27T15:16:04.5667353Z + [[ linux-focal-py3.7-gcc7-pch == *deploy* ]] 2022-09-27T15:16:04.5667593Z + echo 'Python version:' 2022-09-27T15:16:04.5667780Z Python version: 2022-09-27T15:16:04.5667983Z + python --version 2022-09-27T15:16:04.5680467Z Python 3.7.13 2022-09-27T15:16:04.5682215Z + echo 'GCC version:' 2022-09-27T15:16:04.5682530Z GCC version: 2022-09-27T15:16:04.5682795Z + gcc --version 2022-09-27T15:16:04.5793028Z gcc (Ubuntu 7.5.0-6ubuntu2) 7.5.0 2022-09-27T15:16:04.5793463Z Copyright (C) 2017 Free Software Foundation, Inc. 2022-09-27T15:16:04.5793955Z This is free software; see the source for copying conditions. There is NO 2022-09-27T15:16:04.5794463Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-09-27T15:16:04.5794747Z 2022-09-27T15:16:04.5799497Z + echo 'CMake version:' 2022-09-27T15:16:04.5799844Z CMake version: 2022-09-27T15:16:04.5800198Z + cmake --version 2022-09-27T15:16:04.5840458Z cmake version 3.22.1 2022-09-27T15:16:04.5840659Z 2022-09-27T15:16:04.5840925Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-09-27T15:16:04.5845441Z + echo 'Environment variables:' 2022-09-27T15:16:04.5845785Z Environment variables: 2022-09-27T15:16:04.5846103Z + env 2022-09-27T15:16:04.5852394Z INSTALLED_DB=yes 2022-09-27T15:16:04.5853012Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:16:04.5853423Z PR_LABELS=[ 2022-09-27T15:16:04.5853717Z "triaged", 2022-09-27T15:16:04.5853989Z "open source", 2022-09-27T15:16:04.5854287Z "cla signed" 2022-09-27T15:16:04.5854562Z ] 2022-09-27T15:16:04.5855004Z BUILD_ENVIRONMENT=linux-focal-py3.7-gcc7-pch 2022-09-27T15:16:04.5855396Z HOSTNAME=756a5efd4589 2022-09-27T15:16:04.5855928Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_791069ea-4823-4e36-bd5b-44e1f762ffff 2022-09-27T15:16:04.5856396Z GITHUB_ACTION=__self 2022-09-27T15:16:04.5856672Z GITHUB_RUN_NUMBER=50832 2022-09-27T15:16:04.5857087Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-09-27T15:16:04.5857482Z AWS_DEFAULT_REGION=us-east-1 2022-09-27T15:16:04.5857819Z SCCACHE_IDLE_TIMEOUT=1200 2022-09-27T15:16:04.5858184Z GITHUB_TRIGGERING_ACTOR=albanD 2022-09-27T15:16:04.5858537Z GITHUB_REF_TYPE=branch 2022-09-27T15:16:04.5858853Z TORCH_CUDA_ARCH_LIST=5.2 2022-09-27T15:16:04.5859163Z XLA_CUDA= 2022-09-27T15:16:04.5859867Z *** 2022-09-27T15:16:04.5860168Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-09-27T15:16:04.5860516Z GITHUB_ACTIONS=true 2022-09-27T15:16:04.5860837Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-09-27T15:16:04.5861067Z SHA1=52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:16:04.5861309Z GITHUB_SHA=1faa2af6dbb8dd899ab20874e9966185467c5883 2022-09-27T15:16:04.5861522Z UCC_HOME=/usr 2022-09-27T15:16:04.5861694Z GITHUB_REF=refs/pull/85462/merge 2022-09-27T15:16:04.5861946Z GITHUB_REF_PROTECTED=false 2022-09-27T15:16:04.5862138Z HOME=/var/lib/jenkins 2022-09-27T15:16:04.5862355Z GITHUB_API_URL=https://api.github.com 2022-09-27T15:16:04.5862560Z INSTALLED_THRIFT= 2022-09-27T15:16:04.5862732Z UCX_COMMIT= 2022-09-27T15:16:04.5862911Z SCCACHE_S3_KEY_PREFIX=pull 2022-09-27T15:16:04.5863083Z UCX_HOME=/usr 2022-09-27T15:16:04.5863481Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_791069ea-4823-4e36-bd5b-44e1f762ffff 2022-09-27T15:16:04.5863919Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-09-27T15:16:04.5864178Z GITHUB_EVENT_NAME=pull_request 2022-09-27T15:16:04.5864375Z GITHUB_RUN_ID=3133193930 2022-09-27T15:16:04.5864793Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_791069ea-4823-4e36-bd5b-44e1f762ffff 2022-09-27T15:16:04.5865089Z GITHUB_ACTOR=kongzii 2022-09-27T15:16:04.5865254Z PR_NUMBER=85462 2022-09-27T15:16:04.5865426Z DESIRED_CUDA= 2022-09-27T15:16:04.5865601Z GITHUB_RUN_ATTEMPT=2 2022-09-27T15:16:04.5865986Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-09-27T15:16:04.5866266Z TERM=xterm 2022-09-27T15:16:04.5866439Z INSTALLED_VISION=yes 2022-09-27T15:16:04.5866604Z BRANCH=pull/85462 2022-09-27T15:16:04.5866789Z OUR_GITHUB_JOB_ID=8575885217 2022-09-27T15:16:04.5866992Z OPENSSL_ROOT_DIR=/opt/openssl 2022-09-27T15:16:04.5867177Z CUDA_PATH=/usr/local/cuda 2022-09-27T15:16:04.5867551Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-09-27T15:16:04.5867855Z GITHUB_SERVER_URL=https://github.com 2022-09-27T15:16:04.5868043Z UCC_COMMIT= 2022-09-27T15:16:04.5868215Z INSTALLED_ANDROID= 2022-09-27T15:16:04.5868384Z SHLVL=1 2022-09-27T15:16:04.5868527Z MAX_JOBS=6 2022-09-27T15:16:04.5868701Z GITHUB_REF_NAME=85462/merge 2022-09-27T15:16:04.5869045Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:16:04.5869291Z GITHUB_JOB=build 2022-09-27T15:16:04.5869487Z GITHUB_REPOSITORY=pytorch/pytorch 2022-09-27T15:16:04.5869699Z GITHUB_RETENTION_DAYS=90 2022-09-27T15:16:04.5869892Z OPENSSL_DIR=/opt/openssl 2022-09-27T15:16:04.5870092Z GITHUB_ACTION_REPOSITORY= 2022-09-27T15:16:04.5870405Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-09-27T15:16:04.5870699Z GITHUB_BASE_REF=master 2022-09-27T15:16:04.5870857Z CI=true 2022-09-27T15:16:04.5871038Z GITHUB_REPOSITORY_OWNER=pytorch 2022-09-27T15:16:04.5871263Z RUST_LOG=sccache::server=error 2022-09-27T15:16:04.5871449Z INSTALLED_PROTOBUF=yes 2022-09-27T15:16:04.5871698Z GITHUB_HEAD_REF=cycliclr-memory-fix 2022-09-27T15:16:04.5871904Z GITHUB_ACTION_REF= 2022-09-27T15:16:04.5872172Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-09-27T15:16:04.5872407Z GITHUB_WORKFLOW=pull 2022-09-27T15:16:04.5872606Z DEBIAN_FRONTEND=noninteractive 2022-09-27T15:16:04.5872803Z SKIP_SCCACHE_INITIALIZATION=1 2022-09-27T15:16:04.5872990Z _=/usr/bin/env 2022-09-27T15:16:04.5878018Z + [[ linux-focal-py3.7-gcc7-pch == *cuda* ]] 2022-09-27T15:16:04.5878558Z + [[ linux-focal-py3.7-gcc7-pch == *cuda11* ]] 2022-09-27T15:16:04.5879121Z + [[ linux-focal-py3.7-gcc7-pch == *\c\a\f\f\e\2* ]] 2022-09-27T15:16:04.5879676Z + [[ linux-focal-py3.7-gcc7-pch == *\o\n\n\x* ]] 2022-09-27T15:16:04.5880246Z + [[ linux-focal-py3.7-gcc7-pch == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-09-27T15:16:04.5880686Z + [[ linux-focal-py3.7-gcc7-pch == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-09-27T15:16:04.5880986Z + pip_install -r requirements.txt 2022-09-27T15:16:04.5881281Z + pip install --progress-bar off -r requirements.txt 2022-09-27T15:16:04.9506030Z Requirement already satisfied: astunparse in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-09-27T15:16:04.9508770Z Requirement already satisfied: expecttest in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-09-27T15:16:04.9512751Z Requirement already satisfied: future in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-09-27T15:16:04.9516349Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (5.35.1) 2022-09-27T15:16:04.9519951Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.18.5) 2022-09-27T15:16:04.9523916Z Requirement already satisfied: psutil in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.2) 2022-09-27T15:16:04.9527506Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-09-27T15:16:04.9531120Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.27.1) 2022-09-27T15:16:04.9534834Z Requirement already satisfied: setuptools in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (63.4.1) 2022-09-27T15:16:04.9538594Z Requirement already satisfied: six in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-09-27T15:16:04.9954378Z Collecting types-dataclasses 2022-09-27T15:16:05.0139888Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-09-27T15:16:05.0190948Z Requirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.3.0) 2022-09-27T15:16:05.0196234Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2022-09-27T15:16:05.0228107Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-09-27T15:16:05.0459514Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-09-27T15:16:05.0466319Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-09-27T15:16:05.0665438Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.8) 2022-09-27T15:16:05.0672059Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.14) 2022-09-27T15:16:05.0686454Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.3) 2022-09-27T15:16:05.0699919Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.4) 2022-09-27T15:16:05.0739280Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-09-27T15:16:05.7422408Z Installing collected packages: types-dataclasses 2022-09-27T15:16:05.7661799Z Successfully installed types-dataclasses-0.6.6 2022-09-27T15:16:05.9139698Z + [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-09-27T15:16:05.9140156Z + export USE_LLVM=/opt/llvm 2022-09-27T15:16:05.9140353Z + USE_LLVM=/opt/llvm 2022-09-27T15:16:05.9140558Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-09-27T15:16:05.9140778Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-09-27T15:16:05.9140967Z + which conda 2022-09-27T15:16:05.9146633Z /opt/conda/bin/conda 2022-09-27T15:16:05.9147198Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-09-27T15:16:05.9147549Z + CMAKE_PREFIX_PATH=/opt/conda 2022-09-27T15:16:05.9148693Z + [[ linux-focal-py3.7-gcc7-pch == *libtorch* ]] 2022-09-27T15:16:05.9149107Z + [[ linux-focal-py3.7-gcc7-pch == *-android* ]] 2022-09-27T15:16:05.9149505Z + [[ linux-focal-py3.7-gcc7-pch != *android* ]] 2022-09-27T15:16:05.9149974Z + [[ linux-focal-py3.7-gcc7-pch == *vulkan* ]] 2022-09-27T15:16:05.9150569Z + [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-09-27T15:16:05.9150952Z + '[' -z 6 ']' 2022-09-27T15:16:05.9151258Z + export TORCH_CUDA_ARCH_LIST=5.2 2022-09-27T15:16:05.9151886Z + TORCH_CUDA_ARCH_LIST=5.2 2022-09-27T15:16:05.9152339Z + [[ linux-focal-py3.7-gcc7-pch == *clang* ]] 2022-09-27T15:16:05.9152878Z + [[ linux-focal-py3.7-gcc7-pch == *no-ops* ]] 2022-09-27T15:16:05.9153193Z + [[ linux-focal-py3.7-gcc7-pch == *-pch* ]] 2022-09-27T15:16:05.9153430Z + export USE_PRECOMPILED_HEADERS=1 2022-09-27T15:16:05.9153629Z + USE_PRECOMPILED_HEADERS=1 2022-09-27T15:16:05.9153959Z + [[ linux-focal-py3.7-gcc7-pch == *linux-focal-py3.7-gcc7-build* ]] 2022-09-27T15:16:05.9154347Z + [[ linux-focal-py3.7-gcc7-pch == pytorch-linux-xenial-py3* ]] 2022-09-27T15:16:05.9154709Z + [[ linux-focal-py3.7-gcc7-pch == pytorch-linux-focal-py3* ]] 2022-09-27T15:16:05.9156402Z + [[ linux-focal-py3.7-gcc7-pch == *-bazel-* ]] 2022-09-27T15:16:05.9156804Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2022-09-27T15:16:05.9157355Z The next three invocations are expected to fail with invalid command error messages. 2022-09-27T15:16:05.9158523Z + get_exit_code python setup.py bad_argument 2022-09-27T15:16:05.9158771Z + set +e 2022-09-27T15:16:05.9158993Z + python setup.py bad_argument 2022-09-27T15:16:06.1427016Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:16:06.1692576Z invalid command 'bad_argument' 2022-09-27T15:16:06.2052397Z + retcode=1 2022-09-27T15:16:06.2052901Z + set -e 2022-09-27T15:16:06.2053133Z + return 1 2022-09-27T15:16:06.2055841Z + get_exit_code python setup.py 'clean]' 2022-09-27T15:16:06.2056068Z + set +e 2022-09-27T15:16:06.2056276Z + python setup.py 'clean]' 2022-09-27T15:16:06.4455401Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:16:06.4676138Z invalid command name 'clean]' 2022-09-27T15:16:06.5026529Z + retcode=1 2022-09-27T15:16:06.5026892Z + set -e 2022-09-27T15:16:06.5027052Z + return 1 2022-09-27T15:16:06.5030322Z + get_exit_code python setup.py clean bad_argument 2022-09-27T15:16:06.5030577Z + set +e 2022-09-27T15:16:06.5030776Z + python setup.py clean bad_argument 2022-09-27T15:16:06.7627728Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:16:06.7922303Z invalid command 'bad_argument' 2022-09-27T15:16:06.8285852Z + retcode=1 2022-09-27T15:16:06.8286204Z + set -e 2022-09-27T15:16:06.8286355Z + return 1 2022-09-27T15:16:06.8287733Z + [[ linux-focal-py3.7-gcc7-pch != *libtorch* ]] 2022-09-27T15:16:06.8288229Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-09-27T15:16:06.8288756Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-09-27T15:16:06.8289043Z + WERROR=1 2022-09-27T15:16:06.8289316Z + python setup.py bdist_wheel 2022-09-27T15:16:07.0884589Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:16:07.1171696Z -- Building version 1.13.0a0+git52424e2 2022-09-27T15:16:07.1297697Z cmake -DBUILD_ENVIRONMENT=linux-focal-py3.7-gcc7-pch -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages;/opt/conda -DNUMPY_INCLUDE_DIR=/opt/conda/lib/python3.7/site-packages/numpy/core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so.1.0 -DTORCH_BUILD_VERSION=1.13.0a0+git52424e2 -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True -DUSE_PRECOMPILED_HEADERS=1 -DWERROR=1 /var/lib/jenkins/workspace 2022-09-27T15:16:07.1984887Z -- The CXX compiler identification is GNU 7.5.0 2022-09-27T15:16:07.2546321Z -- The C compiler identification is GNU 7.5.0 2022-09-27T15:16:07.2665745Z -- Detecting CXX compiler ABI info 2022-09-27T15:16:07.3899332Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:16:07.3979755Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-09-27T15:16:07.3982149Z -- Detecting CXX compile features 2022-09-27T15:16:07.3986990Z -- Detecting CXX compile features - done 2022-09-27T15:16:07.4016467Z -- Detecting C compiler ABI info 2022-09-27T15:16:07.4899097Z -- Detecting C compiler ABI info - done 2022-09-27T15:16:07.4976232Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-09-27T15:16:07.4978559Z -- Detecting C compile features 2022-09-27T15:16:07.4982378Z -- Detecting C compile features - done 2022-09-27T15:16:07.4987685Z -- Not forcing any particular BLAS to be found 2022-09-27T15:16:07.5000483Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-09-27T15:16:07.5001161Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-09-27T15:16:07.5001585Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-09-27T15:16:07.5001927Z cmake_policy command to set the policy and suppress this warning. 2022-09-27T15:16:07.5002178Z Call Stack (most recent call first): 2022-09-27T15:16:07.5002449Z CMakeLists.txt:256 (cmake_dependent_option) 2022-09-27T15:16:07.5002870Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:07.5003500Z  2022-09-27T15:16:07.5004154Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-09-27T15:16:07.5004588Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-09-27T15:16:07.5004947Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-09-27T15:16:07.5005250Z cmake_policy command to set the policy and suppress this warning. 2022-09-27T15:16:07.5005505Z Call Stack (most recent call first): 2022-09-27T15:16:07.5005723Z CMakeLists.txt:287 (cmake_dependent_option) 2022-09-27T15:16:07.5006055Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:07.5006299Z  2022-09-27T15:16:07.5016641Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-09-27T15:16:07.5047700Z -- Performing Test COMPILER_WORKS 2022-09-27T15:16:07.5894784Z -- Performing Test COMPILER_WORKS - Success 2022-09-27T15:16:07.5898088Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-09-27T15:16:07.7453615Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-09-27T15:16:07.7456009Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-09-27T15:16:07.8932424Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-09-27T15:16:07.8933115Z -- std::exception_ptr is supported. 2022-09-27T15:16:07.8934061Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-09-27T15:16:07.9177216Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-09-27T15:16:07.9177588Z -- Turning off deprecation warning due to glog. 2022-09-27T15:16:07.9185066Z -- Performing Test C_HAS_AVX_1 2022-09-27T15:16:08.0934631Z -- Performing Test C_HAS_AVX_1 - Failed 2022-09-27T15:16:08.0935342Z -- Performing Test C_HAS_AVX_2 2022-09-27T15:16:08.2291758Z -- Performing Test C_HAS_AVX_2 - Success 2022-09-27T15:16:08.2293167Z -- Performing Test C_HAS_AVX2_1 2022-09-27T15:16:08.3974098Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-09-27T15:16:08.3974929Z -- Performing Test C_HAS_AVX2_2 2022-09-27T15:16:08.5333340Z -- Performing Test C_HAS_AVX2_2 - Success 2022-09-27T15:16:08.5335772Z -- Performing Test C_HAS_AVX512_1 2022-09-27T15:16:08.6995958Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-09-27T15:16:08.6996864Z -- Performing Test C_HAS_AVX512_2 2022-09-27T15:16:08.8612553Z -- Performing Test C_HAS_AVX512_2 - Failed 2022-09-27T15:16:08.8613631Z -- Performing Test C_HAS_AVX512_3 2022-09-27T15:16:08.8809405Z -- Performing Test C_HAS_AVX512_3 - Failed 2022-09-27T15:16:08.8811370Z -- Performing Test CXX_HAS_AVX_1 2022-09-27T15:16:09.0717253Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-09-27T15:16:09.0717983Z -- Performing Test CXX_HAS_AVX_2 2022-09-27T15:16:09.2186087Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-09-27T15:16:09.2187798Z -- Performing Test CXX_HAS_AVX2_1 2022-09-27T15:16:09.3905095Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-09-27T15:16:09.3905571Z -- Performing Test CXX_HAS_AVX2_2 2022-09-27T15:16:09.5349731Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-09-27T15:16:09.5351573Z -- Performing Test CXX_HAS_AVX512_1 2022-09-27T15:16:09.7029069Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-09-27T15:16:09.7029681Z -- Performing Test CXX_HAS_AVX512_2 2022-09-27T15:16:10.0621853Z -- Performing Test CXX_HAS_AVX512_2 - Failed 2022-09-27T15:16:10.0622353Z -- Performing Test CXX_HAS_AVX512_3 2022-09-27T15:16:10.0815431Z -- Performing Test CXX_HAS_AVX512_3 - Failed 2022-09-27T15:16:10.0816065Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-09-27T15:16:10.0818644Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-09-27T15:16:10.2156005Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-09-27T15:16:10.2156463Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-09-27T15:16:10.2162588Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-09-27T15:16:10.3119408Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-09-27T15:16:10.3125719Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-09-27T15:16:10.4124810Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-09-27T15:16:10.4130800Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-09-27T15:16:10.5110070Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-09-27T15:16:10.5193086Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-09-27T15:16:10.5283434Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-09-27T15:16:10.5289753Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-09-27T15:16:10.5290288Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-09-27T15:16:10.5290852Z or a Caffe2 dependent library, the next warning / error will give you more 2022-09-27T15:16:10.5291266Z info. 2022-09-27T15:16:10.5291460Z Call Stack (most recent call first): 2022-09-27T15:16:10.5291705Z cmake/Dependencies.cmake:43 (include) 2022-09-27T15:16:10.5291924Z CMakeLists.txt:725 (include) 2022-09-27T15:16:10.5292043Z 2022-09-27T15:16:10.5292128Z  2022-09-27T15:16:10.5292393Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-09-27T15:16:10.5292817Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-09-27T15:16:10.5293083Z Call Stack (most recent call first): 2022-09-27T15:16:10.5293313Z CMakeLists.txt:725 (include) 2022-09-27T15:16:10.5293433Z 2022-09-27T15:16:10.5293520Z  2022-09-27T15:16:10.5294002Z -- Building using own protobuf under third_party per request. 2022-09-27T15:16:10.5294298Z -- Use custom protobuf build. 2022-09-27T15:16:10.5307437Z -- 2022-09-27T15:16:10.5307627Z -- 3.13.0.0 2022-09-27T15:16:10.5315742Z -- Looking for pthread.h 2022-09-27T15:16:10.6209621Z -- Looking for pthread.h - found 2022-09-27T15:16:10.6211275Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-09-27T15:16:10.7104528Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-09-27T15:16:10.7104922Z -- Check if compiler accepts -pthread 2022-09-27T15:16:10.8118748Z -- Check if compiler accepts -pthread - yes 2022-09-27T15:16:10.8127840Z -- Found Threads: TRUE 2022-09-27T15:16:10.8131645Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-09-27T15:16:10.9117053Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-09-27T15:16:10.9225285Z -- Caffe2 protobuf include directory: $$ 2022-09-27T15:16:10.9241410Z -- Trying to find preferred BLAS backend of choice: MKL 2022-09-27T15:16:10.9254676Z -- MKL_THREADING = OMP 2022-09-27T15:16:10.9257015Z -- Looking for sys/types.h 2022-09-27T15:16:11.0187197Z -- Looking for sys/types.h - found 2022-09-27T15:16:11.0188918Z -- Looking for stdint.h 2022-09-27T15:16:11.1103973Z -- Looking for stdint.h - found 2022-09-27T15:16:11.1104705Z -- Looking for stddef.h 2022-09-27T15:16:11.1973307Z -- Looking for stddef.h - found 2022-09-27T15:16:11.1973637Z -- Check size of void* 2022-09-27T15:16:11.2865315Z -- Check size of void* - done 2022-09-27T15:16:11.5853481Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:11.5854166Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:16:11.5854574Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:11.5854893Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:11.5855148Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:11.5855371Z Call Stack (most recent call first): 2022-09-27T15:16:11.5855638Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:11.5855915Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-09-27T15:16:11.5856153Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-09-27T15:16:11.5856561Z cmake/Dependencies.cmake:206 (find_package) 2022-09-27T15:16:11.5856788Z CMakeLists.txt:725 (include) 2022-09-27T15:16:11.5857170Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:11.5857450Z  2022-09-27T15:16:11.6811570Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:11.6812292Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:16:11.6812876Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:11.6813410Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:11.6813708Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:11.6813919Z Call Stack (most recent call first): 2022-09-27T15:16:11.6814183Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:11.6814458Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-09-27T15:16:11.6814715Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-09-27T15:16:11.6814964Z cmake/Dependencies.cmake:206 (find_package) 2022-09-27T15:16:11.6815188Z CMakeLists.txt:725 (include) 2022-09-27T15:16:11.6815498Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:11.6815745Z  2022-09-27T15:16:11.6828697Z -- Looking for cblas_sgemm 2022-09-27T15:16:11.9699243Z -- Looking for cblas_sgemm - found 2022-09-27T15:16:11.9740254Z -- MKL libraries: /opt/conda/lib/libmkl_intel_lp64.so;/opt/conda/lib/libmkl_gnu_thread.so;/opt/conda/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2022-09-27T15:16:11.9740856Z -- MKL include directory: /opt/conda/include 2022-09-27T15:16:11.9741111Z -- MKL OpenMP type: GNU 2022-09-27T15:16:11.9741333Z -- MKL OpenMP library: -fopenmp 2022-09-27T15:16:12.0058264Z -- The ASM compiler identification is GNU 2022-09-27T15:16:12.0077065Z -- Found assembler: /opt/cache/bin/cc 2022-09-27T15:16:12.0188170Z -- Brace yourself, we are building NNPACK 2022-09-27T15:16:12.0228183Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-09-27T15:16:12.0464539Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-09-27T15:16:12.0644366Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-09-27T15:16:12.0644759Z -- NNPACK backend is x86-64 2022-09-27T15:16:12.2611936Z -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 2022-09-27T15:16:12.2675956Z -- Failed to find LLVM FileCheck 2022-09-27T15:16:12.2706075Z -- Found Git: /usr/bin/git (found version "2.25.1") 2022-09-27T15:16:12.2829978Z -- git version: v1.6.1 normalized to 1.6.1 2022-09-27T15:16:12.2830285Z -- Version: 1.6.1 2022-09-27T15:16:12.2836456Z -- Looking for shm_open in rt 2022-09-27T15:16:12.3728279Z -- Looking for shm_open in rt - found 2022-09-27T15:16:12.3734294Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-09-27T15:16:12.4759121Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-09-27T15:16:12.4765714Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-09-27T15:16:12.5739978Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-09-27T15:16:12.5746298Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-09-27T15:16:12.6653492Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-09-27T15:16:12.6660299Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-09-27T15:16:12.7641213Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-09-27T15:16:12.7647977Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-09-27T15:16:12.8585023Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-09-27T15:16:12.8596092Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-09-27T15:16:12.9569113Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-09-27T15:16:12.9575982Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-09-27T15:16:13.0497358Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-09-27T15:16:13.0503855Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-09-27T15:16:13.1452318Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-09-27T15:16:13.1459721Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-09-27T15:16:13.1752797Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2022-09-27T15:16:13.1759906Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-09-27T15:16:13.2730096Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-09-27T15:16:13.2737550Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-09-27T15:16:13.3690270Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-09-27T15:16:13.3697145Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-09-27T15:16:13.4670217Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-09-27T15:16:13.4680714Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-09-27T15:16:13.5592462Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-09-27T15:16:13.5599072Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-09-27T15:16:13.5832604Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-09-27T15:16:13.5838942Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-09-27T15:16:13.6099547Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2022-09-27T15:16:13.6106359Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-09-27T15:16:13.7008531Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-09-27T15:16:13.7009820Z -- Performing Test HAVE_STD_REGEX 2022-09-27T15:16:13.7010277Z -- Performing Test HAVE_STD_REGEX 2022-09-27T15:16:13.9224782Z -- Performing Test HAVE_STD_REGEX -- success 2022-09-27T15:16:13.9225192Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-09-27T15:16:13.9225451Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-09-27T15:16:13.9470101Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-09-27T15:16:13.9470428Z -- Performing Test HAVE_POSIX_REGEX 2022-09-27T15:16:13.9470675Z -- Performing Test HAVE_POSIX_REGEX 2022-09-27T15:16:14.0874216Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-09-27T15:16:14.0874600Z -- Performing Test HAVE_STEADY_CLOCK 2022-09-27T15:16:14.0874852Z -- Performing Test HAVE_STEADY_CLOCK 2022-09-27T15:16:14.2113616Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-09-27T15:16:14.2378984Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-09-27T15:16:14.3312555Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-09-27T15:16:14.3333558Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:14.3334241Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:16:14.3334651Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:14.3334942Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:14.3335211Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:14.3335436Z Call Stack (most recent call first): 2022-09-27T15:16:14.3335714Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:14.3335997Z third_party/fbgemm/CMakeLists.txt:61 (find_package) 2022-09-27T15:16:14.3336347Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:14.3336594Z  2022-09-27T15:16:14.3338312Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-09-27T15:16:14.3339046Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:14.3339625Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:16:14.3339924Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:14.3340223Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:14.3340486Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:14.3340707Z Call Stack (most recent call first): 2022-09-27T15:16:14.3341081Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:14.3341564Z third_party/fbgemm/CMakeLists.txt:61 (find_package) 2022-09-27T15:16:14.3342038Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:14.3342376Z  2022-09-27T15:16:14.3342629Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-09-27T15:16:14.3343034Z -- Found OpenMP: TRUE (found version "4.5") 2022-09-27T15:16:14.3343410Z CMake Warning at third_party/fbgemm/CMakeLists.txt:63 (message): 2022-09-27T15:16:14.3343674Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-09-27T15:16:14.3343812Z 2022-09-27T15:16:14.3343891Z  2022-09-27T15:16:14.4344136Z CMake Warning at third_party/fbgemm/CMakeLists.txt:162 (message): 2022-09-27T15:16:14.4344573Z ========== 2022-09-27T15:16:14.4344750Z 2022-09-27T15:16:14.4344883Z  2022-09-27T15:16:14.4345188Z CMake Warning at third_party/fbgemm/CMakeLists.txt:163 (message): 2022-09-27T15:16:14.4345422Z CMAKE_BUILD_TYPE = Release 2022-09-27T15:16:14.4345542Z 2022-09-27T15:16:14.4345622Z  2022-09-27T15:16:14.4345918Z CMake Warning at third_party/fbgemm/CMakeLists.txt:164 (message): 2022-09-27T15:16:14.4346185Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-09-27T15:16:14.4346295Z 2022-09-27T15:16:14.4346371Z  2022-09-27T15:16:14.4346645Z CMake Warning at third_party/fbgemm/CMakeLists.txt:165 (message): 2022-09-27T15:16:14.4346949Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-09-27T15:16:14.4347081Z 2022-09-27T15:16:14.4347144Z  2022-09-27T15:16:14.4347418Z CMake Warning at third_party/fbgemm/CMakeLists.txt:166 (message): 2022-09-27T15:16:14.4347638Z ========== 2022-09-27T15:16:14.4347736Z 2022-09-27T15:16:14.4347800Z  2022-09-27T15:16:14.4379954Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-09-27T15:16:14.5314261Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-09-27T15:16:14.5321096Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-09-27T15:16:14.6231004Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2022-09-27T15:16:14.6237984Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-09-27T15:16:14.7172559Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-09-27T15:16:14.7180175Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-09-27T15:16:14.8080041Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2022-09-27T15:16:14.8098649Z ** AsmJit Summary ** 2022-09-27T15:16:14.8099304Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2022-09-27T15:16:14.8099763Z  ASMJIT_TEST=FALSE 2022-09-27T15:16:14.8100170Z  ASMJIT_TARGET_TYPE=STATIC 2022-09-27T15:16:14.8100625Z  ASMJIT_DEPS=pthread;rt 2022-09-27T15:16:14.8101015Z  ASMJIT_LIBS=asmjit;pthread;rt 2022-09-27T15:16:14.8101273Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-09-27T15:16:14.8101756Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2022-09-27T15:16:14.8102166Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2022-09-27T15:16:14.8102511Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2022-09-27T15:16:14.8150110Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-09-27T15:16:14.8150797Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-09-27T15:16:14.8151217Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-09-27T15:16:14.8151461Z Call Stack (most recent call first): 2022-09-27T15:16:14.8151672Z CMakeLists.txt:725 (include) 2022-09-27T15:16:14.8151794Z 2022-09-27T15:16:14.8151874Z  2022-09-27T15:16:14.8168770Z -- Using third party subdirectory Eigen. 2022-09-27T15:16:14.8370254Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "3.0") 2022-09-27T15:16:14.8389169Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found suitable version "3.7.13", minimum required is "3.0") 2022-09-27T15:16:14.8391305Z -- Using third_party/pybind11. 2022-09-27T15:16:14.8391873Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-09-27T15:16:14.8983028Z -- Checking for module 'mpi-c' 2022-09-27T15:16:14.9010139Z -- No package 'mpi-c' found 2022-09-27T15:16:14.9270291Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-09-27T15:16:14.9599558Z -- Checking for module 'mpi-cxx' 2022-09-27T15:16:14.9621547Z -- No package 'mpi-cxx' found 2022-09-27T15:16:14.9886824Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-09-27T15:16:14.9887645Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-09-27T15:16:14.9892448Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-09-27T15:16:14.9892850Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-09-27T15:16:14.9893108Z Call Stack (most recent call first): 2022-09-27T15:16:14.9893305Z CMakeLists.txt:725 (include) 2022-09-27T15:16:14.9893442Z 2022-09-27T15:16:14.9893522Z  2022-09-27T15:16:14.9912807Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:14.9913652Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:16:14.9914042Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:14.9914349Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:14.9914618Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:14.9914829Z Call Stack (most recent call first): 2022-09-27T15:16:14.9915093Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:14.9915403Z cmake/Dependencies.cmake:1218 (find_package) 2022-09-27T15:16:14.9915689Z CMakeLists.txt:725 (include) 2022-09-27T15:16:14.9916057Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:14.9916446Z  2022-09-27T15:16:14.9917126Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:14.9917775Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:16:14.9918339Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:14.9918880Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:14.9919331Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:14.9919726Z Call Stack (most recent call first): 2022-09-27T15:16:14.9920023Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:14.9920298Z cmake/Dependencies.cmake:1218 (find_package) 2022-09-27T15:16:14.9920507Z CMakeLists.txt:725 (include) 2022-09-27T15:16:14.9920826Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:14.9921103Z  2022-09-27T15:16:14.9922168Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2022-09-27T15:16:14.9923022Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so 2022-09-27T15:16:14.9923393Z -- Looking for LLVM in /opt/llvm 2022-09-27T15:16:14.9973786Z -- Found LLVM 9.0.1 2022-09-27T15:16:14.9974312Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2022-09-27T15:16:14.9977581Z CMake Warning at cmake/Dependencies.cmake:1358 (message): 2022-09-27T15:16:14.9978122Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2022-09-27T15:16:14.9978502Z -DUSE_NCCL=OFF. 2022-09-27T15:16:14.9978697Z Call Stack (most recent call first): 2022-09-27T15:16:14.9978906Z CMakeLists.txt:725 (include) 2022-09-27T15:16:14.9979028Z 2022-09-27T15:16:14.9979095Z  2022-09-27T15:16:15.0112089Z -- Performing Test UV_LINT_W4 2022-09-27T15:16:15.0311707Z -- Performing Test UV_LINT_W4 - Failed 2022-09-27T15:16:15.0317140Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-09-27T15:16:15.0517368Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-09-27T15:16:15.0522507Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-09-27T15:16:15.0721354Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-09-27T15:16:15.0727765Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-09-27T15:16:15.0930228Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-09-27T15:16:15.0935855Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-09-27T15:16:15.1136488Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-09-27T15:16:15.1142137Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-09-27T15:16:15.1344996Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-09-27T15:16:15.1351035Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-09-27T15:16:15.1553916Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-09-27T15:16:15.1559852Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-09-27T15:16:15.1768413Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-09-27T15:16:15.1775243Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-09-27T15:16:15.1988669Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-09-27T15:16:15.1994736Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-09-27T15:16:15.2213545Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-09-27T15:16:15.2218954Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-09-27T15:16:15.2433740Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-09-27T15:16:15.2439453Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-09-27T15:16:15.2688750Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-09-27T15:16:15.2695177Z -- Performing Test UV_LINT_WALL 2022-09-27T15:16:15.3530515Z -- Performing Test UV_LINT_WALL - Success 2022-09-27T15:16:15.3536689Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-09-27T15:16:15.4369296Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-09-27T15:16:15.4376075Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-09-27T15:16:15.5218149Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-09-27T15:16:15.5223554Z -- Performing Test UV_LINT_EXTRA 2022-09-27T15:16:15.6071466Z -- Performing Test UV_LINT_EXTRA - Success 2022-09-27T15:16:15.6077984Z -- Performing Test UV_LINT_UTF8_MSVC 2022-09-27T15:16:15.6291873Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-09-27T15:16:15.6298950Z -- Performing Test UV_F_STRICT_ALIASING 2022-09-27T15:16:15.7135440Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-09-27T15:16:15.7146156Z -- summary of build options: 2022-09-27T15:16:15.7146555Z Install prefix: /var/lib/jenkins/workspace/torch 2022-09-27T15:16:15.7146959Z Target system: Linux 2022-09-27T15:16:15.7147242Z Compiler: 2022-09-27T15:16:15.7147435Z C compiler: /opt/cache/bin/cc 2022-09-27T15:16:15.7147664Z CFLAGS: -fopenmp 2022-09-27T15:16:15.7147780Z 2022-09-27T15:16:15.7160197Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-09-27T15:16:15.7185754Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-09-27T15:16:15.7186309Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-09-27T15:16:15.7186951Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-09-27T15:16:15.7187233Z set the policy and suppress this warning. 2022-09-27T15:16:15.7187371Z 2022-09-27T15:16:15.7187510Z For compatibility with older versions of CMake, option is clearing the 2022-09-27T15:16:15.7187941Z normal variable 'BUILD_BENCHMARK'. 2022-09-27T15:16:15.7188440Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:15.7188740Z  2022-09-27T15:16:15.7188950Z -- Enabling sccache for CXX 2022-09-27T15:16:15.7189166Z -- Enabling sccache for C 2022-09-27T15:16:15.7189400Z -- Gloo build as SHARED library 2022-09-27T15:16:15.7232590Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-09-27T15:16:15.7233054Z Metal is only used in ios builds. 2022-09-27T15:16:15.7233371Z Call Stack (most recent call first): 2022-09-27T15:16:15.7233607Z CMakeLists.txt:725 (include) 2022-09-27T15:16:15.7233734Z 2022-09-27T15:16:15.7233823Z  2022-09-27T15:16:15.7438326Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-09-27T15:16:15.7454050Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found version "3.7.13") 2022-09-27T15:16:15.7457677Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:16:15.7460861Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:16:15.7463402Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:16:15.8287368Z -- 2022-09-27T15:16:15.8287895Z -- ******** Summary ******** 2022-09-27T15:16:15.8289523Z -- CMake version : 3.22.1 2022-09-27T15:16:15.8290006Z -- CMake command : /opt/conda/bin/cmake 2022-09-27T15:16:15.8290349Z -- System : Linux 2022-09-27T15:16:15.8290676Z -- C++ compiler : /opt/cache/bin/c++ 2022-09-27T15:16:15.8290957Z -- C++ compiler version : 7.5.0 2022-09-27T15:16:15.8291449Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-09-27T15:16:15.8291911Z -- Build type : Release 2022-09-27T15:16:15.8292290Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-09-27T15:16:15.8292778Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-09-27T15:16:15.8293196Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-09-27T15:16:15.8293739Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-09-27T15:16:15.8294051Z -- 2022-09-27T15:16:15.8294324Z -- ONNX version : 1.12.0 2022-09-27T15:16:15.8294645Z -- ONNX NAMESPACE : onnx_torch 2022-09-27T15:16:15.8294916Z -- ONNX_USE_LITE_PROTO : OFF 2022-09-27T15:16:15.8295261Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-09-27T15:16:15.8295573Z -- Protobuf_USE_STATIC_LIBS : ON 2022-09-27T15:16:15.8295886Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-09-27T15:16:15.8296144Z -- ONNX_WERROR : OFF 2022-09-27T15:16:15.8296446Z -- ONNX_BUILD_TESTS : OFF 2022-09-27T15:16:15.8296768Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-09-27T15:16:15.8297030Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-09-27T15:16:15.8297330Z -- ONNXIFI_ENABLE_EXT : OFF 2022-09-27T15:16:15.8297594Z -- 2022-09-27T15:16:15.8297821Z -- Protobuf compiler : 2022-09-27T15:16:15.8298142Z -- Protobuf includes : 2022-09-27T15:16:15.8298448Z -- Protobuf libraries : 2022-09-27T15:16:15.8298725Z -- BUILD_ONNX_PYTHON : OFF 2022-09-27T15:16:15.8311298Z -- 2022-09-27T15:16:15.8311812Z -- ******** Summary ******** 2022-09-27T15:16:15.8312282Z -- CMake version : 3.22.1 2022-09-27T15:16:15.8312723Z -- CMake command : /opt/conda/bin/cmake 2022-09-27T15:16:15.8313153Z -- System : Linux 2022-09-27T15:16:15.8313586Z -- C++ compiler : /opt/cache/bin/c++ 2022-09-27T15:16:15.8314002Z -- C++ compiler version : 7.5.0 2022-09-27T15:16:15.8314710Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-09-27T15:16:15.8315191Z -- Build type : Release 2022-09-27T15:16:15.8315598Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-09-27T15:16:15.8316156Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-09-27T15:16:15.8316577Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-09-27T15:16:15.8317322Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-09-27T15:16:15.8317739Z -- 2022-09-27T15:16:15.8318018Z -- ONNX version : 1.4.1 2022-09-27T15:16:15.8318373Z -- ONNX NAMESPACE : onnx_torch 2022-09-27T15:16:15.8318631Z -- ONNX_BUILD_TESTS : OFF 2022-09-27T15:16:15.8318927Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-09-27T15:16:15.8344533Z -- ONNX_USE_LITE_PROTO : OFF 2022-09-27T15:16:15.8345072Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-09-27T15:16:15.8345398Z -- 2022-09-27T15:16:15.8345618Z -- Protobuf compiler : 2022-09-27T15:16:15.8345852Z -- Protobuf includes : 2022-09-27T15:16:15.8346093Z -- Protobuf libraries : 2022-09-27T15:16:15.8346336Z -- BUILD_ONNX_PYTHON : OFF 2022-09-27T15:16:15.8346675Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-09-27T15:16:15.8346994Z -- Adding -DNDEBUG to compile flags 2022-09-27T15:16:15.8347317Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-09-27T15:16:15.8581535Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-09-27T15:16:15.8582221Z CMake Warning at cmake/Dependencies.cmake:1709 (message): 2022-09-27T15:16:15.8582833Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-09-27T15:16:15.8583272Z Call Stack (most recent call first): 2022-09-27T15:16:15.8583596Z CMakeLists.txt:725 (include) 2022-09-27T15:16:15.8583780Z 2022-09-27T15:16:15.8583898Z  2022-09-27T15:16:15.8611469Z -- Could not find hardware support for NEON on this machine. 2022-09-27T15:16:15.8612011Z -- No OMAP3 processor on this machine. 2022-09-27T15:16:15.8612503Z -- No OMAP4 processor on this machine. 2022-09-27T15:16:15.8622664Z -- Found a library with LAPACK API (mkl). 2022-09-27T15:16:15.8623193Z disabling CUDA because NOT USE_CUDA is set 2022-09-27T15:16:15.8623756Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-09-27T15:16:15.8624296Z disabling ROCM because NOT USE_ROCM is set 2022-09-27T15:16:15.8624834Z -- MIOpen not found. Compiling without MIOpen support 2022-09-27T15:16:15.8627269Z -- Will build oneDNN Graph 2022-09-27T15:16:15.8639868Z -- MKLDNN_CPU_RUNTIME = OMP 2022-09-27T15:16:15.8655655Z -- cmake version: 3.22.1 2022-09-27T15:16:15.8656331Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-09-27T15:16:15.8656831Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-09-27T15:16:15.8657054Z of CMake. 2022-09-27T15:16:15.8657156Z 2022-09-27T15:16:15.8657360Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-09-27T15:16:15.8657670Z policies are deprecated and that a policy should be set to OLD only under 2022-09-27T15:16:15.8658029Z specific short-term circumstances. Projects should be ported to the NEW 2022-09-27T15:16:15.8658315Z behavior and not rely on setting a policy to OLD. 2022-09-27T15:16:15.8658458Z 2022-09-27T15:16:15.8658546Z  2022-09-27T15:16:15.8671467Z -- DNNL_TARGET_ARCH: X64 2022-09-27T15:16:15.8681958Z -- DNNL_LIBRARY_NAME: dnnl 2022-09-27T15:16:15.8730978Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:15.8731665Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:16:15.8731999Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:15.8732350Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:15.8732680Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:15.8733001Z Call Stack (most recent call first): 2022-09-27T15:16:15.8733415Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:15.8734123Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-09-27T15:16:15.8734708Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-09-27T15:16:15.8735069Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:15.8735382Z  2022-09-27T15:16:15.8735644Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-09-27T15:16:15.8737362Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:15.8737986Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:16:15.8738337Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:15.8738681Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:15.8738982Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:15.8739210Z Call Stack (most recent call first): 2022-09-27T15:16:15.8739476Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:15.8739872Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-09-27T15:16:15.8740242Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-09-27T15:16:15.8740613Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:15.8740859Z  2022-09-27T15:16:15.8741110Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-09-27T15:16:15.8780882Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-09-27T15:16:15.8971053Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-09-27T15:16:15.8984777Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-09-27T15:16:15.9036002Z -- Enabled workload: TRAINING 2022-09-27T15:16:15.9036329Z -- Enabled primitives: ALL 2022-09-27T15:16:15.9036579Z -- Enabled primitive CPU ISA: ALL 2022-09-27T15:16:15.9036816Z -- Enabled primitive GPU ISA: ALL 2022-09-27T15:16:15.9080812Z -- Primitive cache is enabled 2022-09-27T15:16:15.9235900Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-09-27T15:16:16.0570779Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-09-27T15:16:16.0573066Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-09-27T15:16:16.1430202Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-09-27T15:16:16.1431834Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-09-27T15:16:16.3015694Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-09-27T15:16:16.3193665Z -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen missing components: dot 2022-09-27T15:16:16.3587828Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:16.3588273Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:16:16.3588634Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:16.3588940Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:16.3589195Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:16.3589435Z Call Stack (most recent call first): 2022-09-27T15:16:16.3589703Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:16.3590075Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-09-27T15:16:16.3590393Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-09-27T15:16:16.3590806Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:16.3591074Z  2022-09-27T15:16:16.3592364Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:16.3592770Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:16:16.3593201Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:16.3593504Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:16.3593821Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:16.3594047Z Call Stack (most recent call first): 2022-09-27T15:16:16.3594315Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:16.3594719Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-09-27T15:16:16.3595056Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-09-27T15:16:16.3595470Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:16.3595707Z  2022-09-27T15:16:16.3610370Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-09-27T15:16:16.3630895Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-09-27T15:16:16.3675572Z -- Graph compiler backend is disabled. 2022-09-27T15:16:16.3681494Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-09-27T15:16:16.3692581Z -- Compiled partition cache is enabled 2022-09-27T15:16:16.3723296Z -- Found MKL-DNN: TRUE 2022-09-27T15:16:16.3727033Z -- Looking for clock_gettime in rt 2022-09-27T15:16:16.4578576Z -- Looking for clock_gettime in rt - found 2022-09-27T15:16:16.4579038Z -- Looking for mmap 2022-09-27T15:16:16.5413646Z -- Looking for mmap - found 2022-09-27T15:16:16.5413919Z -- Looking for shm_open 2022-09-27T15:16:16.6282911Z -- Looking for shm_open - found 2022-09-27T15:16:16.6283217Z -- Looking for shm_unlink 2022-09-27T15:16:16.7126739Z -- Looking for shm_unlink - found 2022-09-27T15:16:16.7127059Z -- Looking for malloc_usable_size 2022-09-27T15:16:16.7974889Z -- Looking for malloc_usable_size - found 2022-09-27T15:16:16.7976471Z -- Performing Test C_HAS_THREAD 2022-09-27T15:16:16.8858113Z -- Performing Test C_HAS_THREAD - Success 2022-09-27T15:16:16.8894571Z -- Version: 7.0.3 2022-09-27T15:16:16.8894799Z -- Build type: Release 2022-09-27T15:16:16.8897327Z -- CXX_STANDARD: 14 2022-09-27T15:16:16.8903335Z -- Performing Test has_std_14_flag 2022-09-27T15:16:16.9864868Z -- Performing Test has_std_14_flag - Success 2022-09-27T15:16:16.9871529Z -- Performing Test has_std_1y_flag 2022-09-27T15:16:17.0810412Z -- Performing Test has_std_1y_flag - Success 2022-09-27T15:16:17.0812343Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-09-27T15:16:17.1757984Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-09-27T15:16:17.1758727Z -- Performing Test FMT_HAS_VARIANT 2022-09-27T15:16:17.2797799Z -- Performing Test FMT_HAS_VARIANT - Success 2022-09-27T15:16:17.2800179Z -- Required features: cxx_variadic_templates 2022-09-27T15:16:17.2806289Z -- Looking for strtod_l 2022-09-27T15:16:17.3382165Z -- Looking for strtod_l - not found 2022-09-27T15:16:17.3388809Z -- Using CPU-only version of Kineto 2022-09-27T15:16:17.3389144Z -- Configuring Kineto dependency: 2022-09-27T15:16:17.3389511Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-09-27T15:16:17.3389804Z -- KINETO_BUILD_TESTS = OFF 2022-09-27T15:16:17.3390033Z -- KINETO_LIBRARY_TYPE = static 2022-09-27T15:16:17.3604159Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-09-27T15:16:17.3606365Z INFO CUDA_SOURCE_DIR =  2022-09-27T15:16:17.3606615Z INFO ROCM_SOURCE_DIR =  2022-09-27T15:16:17.3777709Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-09-27T15:16:17.4119819Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-09-27T15:16:17.4120353Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-09-27T15:16:17.4120707Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-09-27T15:16:17.4121314Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-09-27T15:16:17.4122152Z -- Configured Kineto (CPU) 2022-09-27T15:16:17.4130726Z -- GCC 7.5.0: Adding gcc and gcc_s libs to link line 2022-09-27T15:16:17.4138585Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-09-27T15:16:17.5445804Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-09-27T15:16:17.5452839Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-09-27T15:16:17.6517980Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-09-27T15:16:17.6525236Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-09-27T15:16:17.7576246Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-09-27T15:16:17.7583165Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-09-27T15:16:17.8675490Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-09-27T15:16:17.8681998Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-09-27T15:16:17.9762317Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-09-27T15:16:17.9768889Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-09-27T15:16:18.0865302Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-09-27T15:16:18.0872034Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-09-27T15:16:18.1882244Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-09-27T15:16:18.1889083Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-09-27T15:16:18.2930895Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-09-27T15:16:18.2938743Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-09-27T15:16:18.3960821Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-09-27T15:16:18.3967704Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-09-27T15:16:18.5041383Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-09-27T15:16:18.5049046Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-09-27T15:16:18.6085580Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-09-27T15:16:18.6092450Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-09-27T15:16:18.7130151Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-09-27T15:16:18.7137131Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-09-27T15:16:18.8167268Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-09-27T15:16:18.8174804Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-09-27T15:16:18.9218360Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-09-27T15:16:18.9225786Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-09-27T15:16:19.0281997Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-09-27T15:16:19.0289979Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-09-27T15:16:19.0556463Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Failed 2022-09-27T15:16:19.0563170Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-09-27T15:16:19.1610595Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-09-27T15:16:19.1617694Z -- Performing Test COMPILER_SUPPORT_WERROR 2022-09-27T15:16:19.2632959Z -- Performing Test COMPILER_SUPPORT_WERROR - Success 2022-09-27T15:16:19.2639804Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-09-27T15:16:19.3676649Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2022-09-27T15:16:19.3684626Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-09-27T15:16:19.4701332Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2022-09-27T15:16:19.4708650Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-09-27T15:16:19.5677699Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-09-27T15:16:19.5684566Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-09-27T15:16:19.6742200Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-09-27T15:16:19.6748586Z -- Performing Test HAS_WERROR_FORMAT 2022-09-27T15:16:19.7765645Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-09-27T15:16:19.7772703Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-09-27T15:16:19.8014004Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-09-27T15:16:19.8020628Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-09-27T15:16:19.9078450Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-09-27T15:16:19.9085833Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-09-27T15:16:20.0117555Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2022-09-27T15:16:20.0164074Z -- Looking for backtrace 2022-09-27T15:16:20.1134587Z -- Looking for backtrace - found 2022-09-27T15:16:20.1136390Z -- backtrace facility detected in default set of libraries 2022-09-27T15:16:20.1139436Z -- Found Backtrace: /usr/include 2022-09-27T15:16:20.1140771Z -- don't use NUMA 2022-09-27T15:16:23.2474041Z -- headers outputs: 2022-09-27T15:16:30.1073487Z -- sources outputs: 2022-09-27T15:16:31.3882004Z -- declarations_yaml outputs: 2022-09-27T15:16:31.3938256Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-09-27T15:16:31.4994538Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2022-09-27T15:16:31.5249217Z -- Using ATen parallel backend: OMP 2022-09-27T15:16:31.5261390Z disabling CUDA because USE_CUDA is set false 2022-09-27T15:16:31.5797917Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-09-27T15:16:31.5798290Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-09-27T15:16:31.5798531Z of CMake. 2022-09-27T15:16:31.5798637Z 2022-09-27T15:16:31.5798848Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-09-27T15:16:31.5799162Z policies are deprecated and that a policy should be set to OLD only under 2022-09-27T15:16:31.5799542Z specific short-term circumstances. Projects should be ported to the NEW 2022-09-27T15:16:31.5799831Z behavior and not rely on setting a policy to OLD. 2022-09-27T15:16:31.5799964Z 2022-09-27T15:16:31.5800046Z  2022-09-27T15:16:31.6327614Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "1.1.1q") 2022-09-27T15:16:31.6350471Z -- Check size of long double 2022-09-27T15:16:31.7341514Z -- Check size of long double - done 2022-09-27T15:16:31.7342216Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-09-27T15:16:31.8293377Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-09-27T15:16:31.8294309Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-09-27T15:16:31.9229662Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-09-27T15:16:31.9230138Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-09-27T15:16:32.0452568Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-09-27T15:16:32.0453407Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-09-27T15:16:32.1869723Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-09-27T15:16:32.1870264Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-09-27T15:16:32.3147049Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-09-27T15:16:32.3147572Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-09-27T15:16:32.5087155Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-09-27T15:16:32.5088178Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-09-27T15:16:32.6387989Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-09-27T15:16:32.6389082Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-09-27T15:16:32.7644234Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-09-27T15:16:32.7677053Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-09-27T15:16:32.8658990Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-09-27T15:16:32.8659813Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-09-27T15:16:32.9633146Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-09-27T15:16:32.9634322Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-09-27T15:16:33.0591407Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2022-09-27T15:16:33.0592127Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-09-27T15:16:33.1853682Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-09-27T15:16:33.1968438Z -- Configuring build for SLEEF-v3.6.0 2022-09-27T15:16:33.1969045Z  Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-09-27T15:16:33.1969526Z  Target processor: x86_64 2022-09-27T15:16:33.1970178Z  Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-09-27T15:16:33.1970653Z  Host processor: x86_64 2022-09-27T15:16:33.1971266Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2022-09-27T15:16:33.1971708Z  CMake: 3.22.1 2022-09-27T15:16:33.1972133Z  Make program: /usr/bin/make 2022-09-27T15:16:33.1973057Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-09-27T15:16:33.1973784Z -- Building shared libs : OFF 2022-09-27T15:16:33.1974191Z -- Building static test bins: OFF 2022-09-27T15:16:33.1974618Z -- MPFR : LIB_MPFR-NOTFOUND 2022-09-27T15:16:33.1974974Z -- GMP : LIBGMP-NOTFOUND 2022-09-27T15:16:33.1975397Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-09-27T15:16:33.1975841Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-09-27T15:16:33.1976233Z -- OPENSSL : 1.1.1q 2022-09-27T15:16:33.1976621Z -- SDE : SDE_COMMAND-NOTFOUND 2022-09-27T15:16:33.1977001Z -- RUNNING_ON_TRAVIS : 2022-09-27T15:16:33.1977432Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-09-27T15:16:33.1977784Z  2022-09-27T15:16:33.1978264Z *** Note: Parallel build is only supported with Ninja *** 2022-09-27T15:16:33.1978697Z  2022-09-27T15:16:33.2076082Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-09-27T15:16:33.2076730Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2022-09-27T15:16:33.2077186Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2022-09-27T15:16:33.2077613Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2022-09-27T15:16:33.3900317Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-09-27T15:16:33.4957154Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-09-27T15:16:33.4964451Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-09-27T15:16:33.6045944Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-09-27T15:16:33.6054390Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-09-27T15:16:33.7064958Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2022-09-27T15:16:33.7090597Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2022-09-27T15:16:33.9193666Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-09-27T15:16:33.9212931Z CMake Warning (dev) at torch/CMakeLists.txt:473: 2022-09-27T15:16:33.9213300Z Syntax Warning in cmake code at column 107 2022-09-27T15:16:33.9213575Z 2022-09-27T15:16:33.9213832Z Argument not separated from preceding token by whitespace. 2022-09-27T15:16:33.9214271Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:33.9214520Z  2022-09-27T15:16:33.9214776Z CMake Warning (dev) at torch/CMakeLists.txt:473: 2022-09-27T15:16:33.9215009Z Syntax Warning in cmake code at column 115 2022-09-27T15:16:33.9215145Z 2022-09-27T15:16:33.9215275Z Argument not separated from preceding token by whitespace. 2022-09-27T15:16:33.9215638Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:33.9215871Z  2022-09-27T15:16:33.9702989Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:33.9703685Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:16:33.9704038Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:33.9704329Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:33.9704594Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:33.9704894Z Call Stack (most recent call first): 2022-09-27T15:16:33.9705194Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:33.9705545Z caffe2/CMakeLists.txt:1263 (find_package) 2022-09-27T15:16:33.9705943Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:33.9706580Z  2022-09-27T15:16:33.9707227Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:16:33.9707683Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:16:33.9707996Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:16:33.9708285Z problems in calling code that expects `find_package` result variables 2022-09-27T15:16:33.9708552Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:16:33.9708776Z Call Stack (most recent call first): 2022-09-27T15:16:33.9709046Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:16:33.9709303Z caffe2/CMakeLists.txt:1263 (find_package) 2022-09-27T15:16:33.9709635Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:16:33.9709879Z  2022-09-27T15:16:33.9712136Z -- pytorch is compiling with OpenMP. 2022-09-27T15:16:33.9712496Z OpenMP CXX_FLAGS: -fopenmp. 2022-09-27T15:16:33.9712905Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-09-27T15:16:33.9714885Z -- Caffe2 is compiling with OpenMP. 2022-09-27T15:16:33.9715391Z OpenMP CXX_FLAGS: -fopenmp. 2022-09-27T15:16:33.9715901Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-09-27T15:16:34.0167218Z -- Using lib/python3.7/site-packages as python relative installation path 2022-09-27T15:16:34.0574140Z CMake Warning at CMakeLists.txt:1090 (message): 2022-09-27T15:16:34.0574771Z Generated cmake files are only fully tested if one builds with system glog, 2022-09-27T15:16:34.0575161Z gflags, and protobuf. Other settings may generate files that are not well 2022-09-27T15:16:34.0575403Z tested. 2022-09-27T15:16:34.0575488Z 2022-09-27T15:16:34.0575575Z  2022-09-27T15:16:34.0580073Z -- 2022-09-27T15:16:34.0580853Z -- ******** Summary ******** 2022-09-27T15:16:34.0581347Z -- General: 2022-09-27T15:16:34.0581706Z -- CMake version : 3.22.1 2022-09-27T15:16:34.0582219Z -- CMake command : /opt/conda/bin/cmake 2022-09-27T15:16:34.0582591Z -- System : Linux 2022-09-27T15:16:34.0583180Z -- C++ compiler : /opt/cache/bin/c++ 2022-09-27T15:16:34.0583763Z -- C++ compiler id : GNU 2022-09-27T15:16:34.0584191Z -- C++ compiler version : 7.5.0 2022-09-27T15:16:34.0584711Z -- Using ccache if found : ON 2022-09-27T15:16:34.0585333Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-09-27T15:16:34.0588989Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow 2022-09-27T15:16:34.0591167Z -- Build type : Release 2022-09-27T15:16:34.0591833Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2022-09-27T15:16:34.0592387Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-09-27T15:16:34.0592744Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-09-27T15:16:34.0593159Z -- USE_GOLD_LINKER : OFF 2022-09-27T15:16:34.0593361Z -- 2022-09-27T15:16:34.0593634Z -- TORCH_VERSION : 1.13.0 2022-09-27T15:16:34.0593862Z -- CAFFE2_VERSION : 1.13.0 2022-09-27T15:16:34.0594093Z -- BUILD_CAFFE2 : OFF 2022-09-27T15:16:34.0594328Z -- BUILD_CAFFE2_OPS : OFF 2022-09-27T15:16:34.0594580Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-09-27T15:16:34.0594826Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-09-27T15:16:34.0595077Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-09-27T15:16:34.0595309Z -- BUILD_BINARY : OFF 2022-09-27T15:16:34.0595530Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-09-27T15:16:34.0595770Z -- Link local protobuf : ON 2022-09-27T15:16:34.0596001Z -- BUILD_DOCS : OFF 2022-09-27T15:16:34.0596215Z -- BUILD_PYTHON : True 2022-09-27T15:16:34.0596453Z -- Python version : 3.7.13 2022-09-27T15:16:34.0596729Z -- Python executable : /opt/conda/bin/python 2022-09-27T15:16:34.0596985Z -- Pythonlibs version : 3.7.13 2022-09-27T15:16:34.0597291Z -- Python library : /opt/conda/lib/libpython3.7m.so.1.0 2022-09-27T15:16:34.0597618Z -- Python includes : /opt/conda/include/python3.7m 2022-09-27T15:16:34.0598018Z -- Python site-packages: lib/python3.7/site-packages 2022-09-27T15:16:34.0598288Z -- BUILD_SHARED_LIBS : ON 2022-09-27T15:16:34.0598553Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-09-27T15:16:34.0598856Z -- BUILD_TEST : True 2022-09-27T15:16:34.0599081Z -- BUILD_JNI : OFF 2022-09-27T15:16:34.0599311Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-09-27T15:16:34.0599615Z -- BUILD_LITE_INTERPRETER: OFF 2022-09-27T15:16:34.0599837Z -- INTERN_BUILD_MOBILE : 2022-09-27T15:16:34.0600069Z -- TRACING_BASED : OFF 2022-09-27T15:16:34.0600350Z -- USE_BLAS : 1 2022-09-27T15:16:34.0600560Z -- BLAS : mkl 2022-09-27T15:16:34.0600818Z -- BLAS_HAS_SBGEMM : 2022-09-27T15:16:34.0601083Z -- USE_LAPACK : 1 2022-09-27T15:16:34.0601321Z -- LAPACK : mkl 2022-09-27T15:16:34.0601544Z -- USE_ASAN : OFF 2022-09-27T15:16:34.0601774Z -- USE_CPP_CODE_COVERAGE : OFF 2022-09-27T15:16:34.0601989Z -- USE_CUDA : OFF 2022-09-27T15:16:34.0602204Z -- USE_ROCM : OFF 2022-09-27T15:16:34.0602547Z -- USE_EIGEN_FOR_BLAS : 2022-09-27T15:16:34.0602770Z -- USE_FBGEMM : ON 2022-09-27T15:16:34.0603002Z -- USE_FAKELOWP : OFF 2022-09-27T15:16:34.0603298Z -- USE_KINETO : ON 2022-09-27T15:16:34.0603512Z -- USE_FFMPEG : OFF 2022-09-27T15:16:34.0603734Z -- USE_GFLAGS : OFF 2022-09-27T15:16:34.0604170Z -- USE_GLOG : OFF 2022-09-27T15:16:34.0604378Z -- USE_LEVELDB : OFF 2022-09-27T15:16:34.0604602Z -- USE_LITE_PROTO : OFF 2022-09-27T15:16:34.0604890Z -- USE_LMDB : OFF 2022-09-27T15:16:34.0605097Z -- USE_METAL : OFF 2022-09-27T15:16:34.0605322Z -- USE_PYTORCH_METAL : OFF 2022-09-27T15:16:34.0605634Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-09-27T15:16:34.0605865Z -- USE_MPS : OFF 2022-09-27T15:16:34.0606085Z -- USE_FFTW : OFF 2022-09-27T15:16:34.0606322Z -- USE_MKL : ON 2022-09-27T15:16:34.0606583Z -- USE_MKLDNN : ON 2022-09-27T15:16:34.0606795Z -- USE_MKLDNN_ACL : OFF 2022-09-27T15:16:34.0607023Z -- USE_MKLDNN_CBLAS : OFF 2022-09-27T15:16:34.0607313Z -- USE_UCC : OFF 2022-09-27T15:16:34.0607514Z -- USE_ITT : ON 2022-09-27T15:16:34.0607732Z -- USE_NCCL : OFF 2022-09-27T15:16:34.0608008Z -- USE_NNPACK : ON 2022-09-27T15:16:34.0608225Z -- USE_NUMPY : ON 2022-09-27T15:16:34.0608443Z -- USE_OBSERVERS : ON 2022-09-27T15:16:34.0608675Z -- USE_OPENCL : OFF 2022-09-27T15:16:34.0608944Z -- USE_OPENCV : OFF 2022-09-27T15:16:34.0609248Z -- USE_OPENMP : ON 2022-09-27T15:16:34.0609486Z -- USE_TBB : OFF 2022-09-27T15:16:34.0609788Z -- USE_VULKAN : OFF 2022-09-27T15:16:34.0610008Z -- USE_PROF : OFF 2022-09-27T15:16:34.0610230Z -- USE_QNNPACK : ON 2022-09-27T15:16:34.0610517Z -- USE_PYTORCH_QNNPACK : ON 2022-09-27T15:16:34.0610746Z -- USE_XNNPACK : ON 2022-09-27T15:16:34.0610969Z -- USE_REDIS : OFF 2022-09-27T15:16:34.0611240Z -- USE_ROCKSDB : OFF 2022-09-27T15:16:34.0611459Z -- USE_ZMQ : OFF 2022-09-27T15:16:34.0611681Z -- USE_DISTRIBUTED : ON 2022-09-27T15:16:34.0611937Z -- USE_MPI : OFF 2022-09-27T15:16:34.0612186Z -- USE_GLOO : ON 2022-09-27T15:16:34.0612420Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-09-27T15:16:34.0612648Z -- USE_TENSORPIPE : ON 2022-09-27T15:16:34.0612877Z -- USE_DEPLOY : OFF 2022-09-27T15:16:34.0613280Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-09-27T15:16:34.0613883Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2022-09-27T15:16:34.0614283Z -- USE_COREML_DELEGATE : OFF 2022-09-27T15:16:34.0614526Z -- BUILD_LAZY_TS_BACKEND : ON 2022-09-27T15:16:34.0683596Z -- Configuring done 2022-09-27T15:16:35.3997977Z CMake Warning at caffe2/CMakeLists.txt:807 (add_library): 2022-09-27T15:16:35.3998543Z Cannot generate a safe runtime search path for target torch_cpu because 2022-09-27T15:16:35.3998856Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.3999108Z directories: 2022-09-27T15:16:35.3999219Z 2022-09-27T15:16:35.3999461Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.3999718Z /opt/conda/lib 2022-09-27T15:16:35.3999827Z 2022-09-27T15:16:35.3999958Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4000108Z 2022-09-27T15:16:35.4000191Z  2022-09-27T15:16:35.4290211Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4290825Z Cannot generate a safe runtime search path for target Dict_test because 2022-09-27T15:16:35.4291225Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4291461Z directories: 2022-09-27T15:16:35.4291572Z 2022-09-27T15:16:35.4291817Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4292070Z /opt/conda/lib 2022-09-27T15:16:35.4292181Z 2022-09-27T15:16:35.4292296Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4292428Z 2022-09-27T15:16:35.4292510Z  2022-09-27T15:16:35.4323689Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4324311Z Cannot generate a safe runtime search path for target Dimname_test because 2022-09-27T15:16:35.4324886Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4325154Z directories: 2022-09-27T15:16:35.4325261Z 2022-09-27T15:16:35.4325504Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4325762Z /opt/conda/lib 2022-09-27T15:16:35.4325859Z 2022-09-27T15:16:35.4325977Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4326122Z 2022-09-27T15:16:35.4326201Z  2022-09-27T15:16:35.4357328Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4357800Z Cannot generate a safe runtime search path for target MaybeOwned_test 2022-09-27T15:16:35.4358136Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4358387Z directories: 2022-09-27T15:16:35.4358496Z 2022-09-27T15:16:35.4358736Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4359130Z /opt/conda/lib 2022-09-27T15:16:35.4359244Z 2022-09-27T15:16:35.4359426Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4359571Z 2022-09-27T15:16:35.4359657Z  2022-09-27T15:16:35.4390415Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4390880Z Cannot generate a safe runtime search path for target NamedTensor_test 2022-09-27T15:16:35.4391467Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4391774Z directories: 2022-09-27T15:16:35.4391882Z 2022-09-27T15:16:35.4392105Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4392357Z /opt/conda/lib 2022-09-27T15:16:35.4392465Z 2022-09-27T15:16:35.4392579Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4392722Z 2022-09-27T15:16:35.4392801Z  2022-09-27T15:16:35.4423171Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4423552Z Cannot generate a safe runtime search path for target apply_utils_test 2022-09-27T15:16:35.4423878Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4424102Z directories: 2022-09-27T15:16:35.4424236Z 2022-09-27T15:16:35.4424612Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4425064Z /opt/conda/lib 2022-09-27T15:16:35.4425261Z 2022-09-27T15:16:35.4425445Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4425577Z 2022-09-27T15:16:35.4425659Z  2022-09-27T15:16:35.4456768Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4457290Z Cannot generate a safe runtime search path for target atest because files 2022-09-27T15:16:35.4457843Z in some directories may conflict with libraries in implicit directories: 2022-09-27T15:16:35.4458024Z 2022-09-27T15:16:35.4458263Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4458515Z /opt/conda/lib 2022-09-27T15:16:35.4458623Z 2022-09-27T15:16:35.4458735Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4458879Z 2022-09-27T15:16:35.4458945Z  2022-09-27T15:16:35.4489761Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4490282Z Cannot generate a safe runtime search path for target basic because files 2022-09-27T15:16:35.4490861Z in some directories may conflict with libraries in implicit directories: 2022-09-27T15:16:35.4491158Z 2022-09-27T15:16:35.4491518Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4491772Z /opt/conda/lib 2022-09-27T15:16:35.4491882Z 2022-09-27T15:16:35.4491997Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4492141Z 2022-09-27T15:16:35.4492209Z  2022-09-27T15:16:35.4521801Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4522298Z Cannot generate a safe runtime search path for target broadcast_test 2022-09-27T15:16:35.4522907Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4523316Z directories: 2022-09-27T15:16:35.4523505Z 2022-09-27T15:16:35.4523966Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4524219Z /opt/conda/lib 2022-09-27T15:16:35.4524356Z 2022-09-27T15:16:35.4524458Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4524603Z 2022-09-27T15:16:35.4524686Z  2022-09-27T15:16:35.4554587Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4555080Z Cannot generate a safe runtime search path for target cpu_generator_test 2022-09-27T15:16:35.4555649Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4556076Z directories: 2022-09-27T15:16:35.4556186Z 2022-09-27T15:16:35.4556433Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4556747Z /opt/conda/lib 2022-09-27T15:16:35.4556842Z 2022-09-27T15:16:35.4556958Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4557101Z 2022-09-27T15:16:35.4557183Z  2022-09-27T15:16:35.4587091Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4587753Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.4588337Z cpu_profiling_allocator_test because files in some directories may conflict 2022-09-27T15:16:35.4588613Z with libraries in implicit directories: 2022-09-27T15:16:35.4588751Z 2022-09-27T15:16:35.4588993Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4589226Z /opt/conda/lib 2022-09-27T15:16:35.4589334Z 2022-09-27T15:16:35.4589453Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4589605Z 2022-09-27T15:16:35.4589684Z  2022-09-27T15:16:35.4622594Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4623094Z Cannot generate a safe runtime search path for target cpu_rng_test because 2022-09-27T15:16:35.4623637Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4624040Z directories: 2022-09-27T15:16:35.4624167Z 2022-09-27T15:16:35.4624396Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4624644Z /opt/conda/lib 2022-09-27T15:16:35.4624751Z 2022-09-27T15:16:35.4624864Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4625009Z 2022-09-27T15:16:35.4625089Z  2022-09-27T15:16:35.4655201Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4655723Z Cannot generate a safe runtime search path for target dispatch_key_set_test 2022-09-27T15:16:35.4656319Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4656602Z directories: 2022-09-27T15:16:35.4656711Z 2022-09-27T15:16:35.4656948Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4657199Z /opt/conda/lib 2022-09-27T15:16:35.4657307Z 2022-09-27T15:16:35.4657422Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4657552Z 2022-09-27T15:16:35.4657631Z  2022-09-27T15:16:35.4687769Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4688290Z Cannot generate a safe runtime search path for target dlconvertor_test 2022-09-27T15:16:35.4688836Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4689082Z directories: 2022-09-27T15:16:35.4689187Z 2022-09-27T15:16:35.4689423Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4689670Z /opt/conda/lib 2022-09-27T15:16:35.4689768Z 2022-09-27T15:16:35.4689882Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4690025Z 2022-09-27T15:16:35.4690102Z  2022-09-27T15:16:35.4720032Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4720446Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.4720994Z extension_backend_test because files in some directories may conflict with 2022-09-27T15:16:35.4721440Z libraries in implicit directories: 2022-09-27T15:16:35.4721572Z 2022-09-27T15:16:35.4721807Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4722037Z /opt/conda/lib 2022-09-27T15:16:35.4722145Z 2022-09-27T15:16:35.4722258Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4722401Z 2022-09-27T15:16:35.4722479Z  2022-09-27T15:16:35.4753539Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4754051Z Cannot generate a safe runtime search path for target half_test because 2022-09-27T15:16:35.4754359Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4754584Z directories: 2022-09-27T15:16:35.4754690Z 2022-09-27T15:16:35.4754919Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4755166Z /opt/conda/lib 2022-09-27T15:16:35.4755271Z 2022-09-27T15:16:35.4755383Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4755528Z 2022-09-27T15:16:35.4755605Z  2022-09-27T15:16:35.4785914Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4786385Z Cannot generate a safe runtime search path for target ivalue_test because 2022-09-27T15:16:35.4786697Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4786916Z directories: 2022-09-27T15:16:35.4787026Z 2022-09-27T15:16:35.4787269Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4787523Z /opt/conda/lib 2022-09-27T15:16:35.4787631Z 2022-09-27T15:16:35.4787744Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4787876Z 2022-09-27T15:16:35.4787953Z  2022-09-27T15:16:35.4818787Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4819251Z Cannot generate a safe runtime search path for target lazy_tensor_test 2022-09-27T15:16:35.4819670Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4819897Z directories: 2022-09-27T15:16:35.4820038Z 2022-09-27T15:16:35.4820455Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4820901Z /opt/conda/lib 2022-09-27T15:16:35.4821021Z 2022-09-27T15:16:35.4821127Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4821272Z 2022-09-27T15:16:35.4821355Z  2022-09-27T15:16:35.4851877Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4852389Z Cannot generate a safe runtime search path for target math_kernel_test 2022-09-27T15:16:35.4852939Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4853183Z directories: 2022-09-27T15:16:35.4853287Z 2022-09-27T15:16:35.4853522Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4853756Z /opt/conda/lib 2022-09-27T15:16:35.4853863Z 2022-09-27T15:16:35.4853977Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4854121Z 2022-09-27T15:16:35.4854199Z  2022-09-27T15:16:35.4884385Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4884856Z Cannot generate a safe runtime search path for target memory_format_test 2022-09-27T15:16:35.4885343Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4885791Z directories: 2022-09-27T15:16:35.4885977Z 2022-09-27T15:16:35.4886209Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4886463Z /opt/conda/lib 2022-09-27T15:16:35.4886571Z 2022-09-27T15:16:35.4886687Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4886833Z 2022-09-27T15:16:35.4886913Z  2022-09-27T15:16:35.4917470Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4917909Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.4918224Z memory_overlapping_test because files in some directories may conflict with 2022-09-27T15:16:35.4918480Z libraries in implicit directories: 2022-09-27T15:16:35.4918617Z 2022-09-27T15:16:35.4918972Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4919229Z /opt/conda/lib 2022-09-27T15:16:35.4919395Z 2022-09-27T15:16:35.4919510Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4919655Z 2022-09-27T15:16:35.4919725Z  2022-09-27T15:16:35.4949947Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4950387Z Cannot generate a safe runtime search path for target mobile_memory_cleanup 2022-09-27T15:16:35.4950711Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4950937Z directories: 2022-09-27T15:16:35.4951045Z 2022-09-27T15:16:35.4951287Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4951540Z /opt/conda/lib 2022-09-27T15:16:35.4951649Z 2022-09-27T15:16:35.4951750Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4951895Z 2022-09-27T15:16:35.4951974Z  2022-09-27T15:16:35.4983007Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.4983501Z Cannot generate a safe runtime search path for target native_test because 2022-09-27T15:16:35.4984035Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.4984376Z directories: 2022-09-27T15:16:35.4984485Z 2022-09-27T15:16:35.4984722Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.4984962Z /opt/conda/lib 2022-09-27T15:16:35.4985071Z 2022-09-27T15:16:35.4985183Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.4985328Z 2022-09-27T15:16:35.4985406Z  2022-09-27T15:16:35.5016078Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5016558Z Cannot generate a safe runtime search path for target operator_name_test 2022-09-27T15:16:35.5017037Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5017282Z directories: 2022-09-27T15:16:35.5017390Z 2022-09-27T15:16:35.5017626Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5017862Z /opt/conda/lib 2022-09-27T15:16:35.5017968Z 2022-09-27T15:16:35.5018082Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5018226Z 2022-09-27T15:16:35.5018304Z  2022-09-27T15:16:35.5048686Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5049140Z Cannot generate a safe runtime search path for target operators_test 2022-09-27T15:16:35.5049456Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5049695Z directories: 2022-09-27T15:16:35.5049786Z 2022-09-27T15:16:35.5050025Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5050275Z /opt/conda/lib 2022-09-27T15:16:35.5050382Z 2022-09-27T15:16:35.5050501Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5050648Z 2022-09-27T15:16:35.5050718Z  2022-09-27T15:16:35.5080755Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5081178Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.5081486Z packedtensoraccessor_test because files in some directories may conflict 2022-09-27T15:16:35.5081751Z with libraries in implicit directories: 2022-09-27T15:16:35.5081886Z 2022-09-27T15:16:35.5082123Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5082372Z /opt/conda/lib 2022-09-27T15:16:35.5082480Z 2022-09-27T15:16:35.5082632Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5082777Z 2022-09-27T15:16:35.5082856Z  2022-09-27T15:16:35.5113955Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5114540Z Cannot generate a safe runtime search path for target pow_test because 2022-09-27T15:16:35.5114840Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5115123Z directories: 2022-09-27T15:16:35.5115232Z 2022-09-27T15:16:35.5115472Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5115724Z /opt/conda/lib 2022-09-27T15:16:35.5115819Z 2022-09-27T15:16:35.5115934Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5116080Z 2022-09-27T15:16:35.5116160Z  2022-09-27T15:16:35.5146616Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5147023Z Cannot generate a safe runtime search path for target quantized_test 2022-09-27T15:16:35.5147548Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5147982Z directories: 2022-09-27T15:16:35.5148113Z 2022-09-27T15:16:35.5148353Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5148588Z /opt/conda/lib 2022-09-27T15:16:35.5148698Z 2022-09-27T15:16:35.5148812Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5148955Z 2022-09-27T15:16:35.5149037Z  2022-09-27T15:16:35.5181652Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5182167Z Cannot generate a safe runtime search path for target reduce_ops_test 2022-09-27T15:16:35.5182561Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5182801Z directories: 2022-09-27T15:16:35.5182894Z 2022-09-27T15:16:35.5183133Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5183387Z /opt/conda/lib 2022-09-27T15:16:35.5183495Z 2022-09-27T15:16:35.5183610Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5183757Z 2022-09-27T15:16:35.5183835Z  2022-09-27T15:16:35.5214390Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5214820Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.5215217Z reportMemoryUsage_test because files in some directories may conflict with 2022-09-27T15:16:35.5215475Z libraries in implicit directories: 2022-09-27T15:16:35.5215609Z 2022-09-27T15:16:35.5215846Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5216098Z /opt/conda/lib 2022-09-27T15:16:35.5216238Z 2022-09-27T15:16:35.5216352Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5216483Z 2022-09-27T15:16:35.5216560Z  2022-09-27T15:16:35.5246771Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5247227Z Cannot generate a safe runtime search path for target scalar_tensor_test 2022-09-27T15:16:35.5247792Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5248157Z directories: 2022-09-27T15:16:35.5248264Z 2022-09-27T15:16:35.5248500Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5248760Z /opt/conda/lib 2022-09-27T15:16:35.5248855Z 2022-09-27T15:16:35.5248967Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5249109Z 2022-09-27T15:16:35.5249187Z  2022-09-27T15:16:35.5278699Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5279142Z Cannot generate a safe runtime search path for target scalar_test because 2022-09-27T15:16:35.5279705Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5280042Z directories: 2022-09-27T15:16:35.5280148Z 2022-09-27T15:16:35.5280383Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5280618Z /opt/conda/lib 2022-09-27T15:16:35.5280726Z 2022-09-27T15:16:35.5280963Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5281114Z 2022-09-27T15:16:35.5281274Z  2022-09-27T15:16:35.5311475Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5311880Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.5312199Z stride_properties_test because files in some directories may conflict with 2022-09-27T15:16:35.5312464Z libraries in implicit directories: 2022-09-27T15:16:35.5312595Z 2022-09-27T15:16:35.5312818Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5313069Z /opt/conda/lib 2022-09-27T15:16:35.5313177Z 2022-09-27T15:16:35.5313291Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5313439Z 2022-09-27T15:16:35.5313517Z  2022-09-27T15:16:35.5344675Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5345160Z Cannot generate a safe runtime search path for target tensor_iterator_test 2022-09-27T15:16:35.5345647Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5346073Z directories: 2022-09-27T15:16:35.5346269Z 2022-09-27T15:16:35.5346570Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5346818Z /opt/conda/lib 2022-09-27T15:16:35.5346924Z 2022-09-27T15:16:35.5347039Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5347170Z 2022-09-27T15:16:35.5347249Z  2022-09-27T15:16:35.5377309Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5377673Z Cannot generate a safe runtime search path for target test_parallel because 2022-09-27T15:16:35.5377985Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5378200Z directories: 2022-09-27T15:16:35.5378307Z 2022-09-27T15:16:35.5378547Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5378804Z /opt/conda/lib 2022-09-27T15:16:35.5378915Z 2022-09-27T15:16:35.5379015Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5379157Z 2022-09-27T15:16:35.5379235Z  2022-09-27T15:16:35.5409552Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5410094Z Cannot generate a safe runtime search path for target thread_init_test 2022-09-27T15:16:35.5410558Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5410800Z directories: 2022-09-27T15:16:35.5410905Z 2022-09-27T15:16:35.5411140Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5411373Z /opt/conda/lib 2022-09-27T15:16:35.5411481Z 2022-09-27T15:16:35.5411595Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5411738Z 2022-09-27T15:16:35.5411816Z  2022-09-27T15:16:35.5441758Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5442082Z Cannot generate a safe runtime search path for target type_ptr_test because 2022-09-27T15:16:35.5442396Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5442683Z directories: 2022-09-27T15:16:35.5442788Z 2022-09-27T15:16:35.5443011Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5443292Z /opt/conda/lib 2022-09-27T15:16:35.5443401Z 2022-09-27T15:16:35.5443516Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5443661Z 2022-09-27T15:16:35.5443740Z  2022-09-27T15:16:35.5474772Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5475124Z Cannot generate a safe runtime search path for target type_test because 2022-09-27T15:16:35.5475427Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5475770Z directories: 2022-09-27T15:16:35.5475877Z 2022-09-27T15:16:35.5476112Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5476428Z /opt/conda/lib 2022-09-27T15:16:35.5476537Z 2022-09-27T15:16:35.5476652Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5476798Z 2022-09-27T15:16:35.5476866Z  2022-09-27T15:16:35.5507989Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5508335Z Cannot generate a safe runtime search path for target undefined_tensor_test 2022-09-27T15:16:35.5508663Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5508887Z directories: 2022-09-27T15:16:35.5508994Z 2022-09-27T15:16:35.5509232Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5509484Z /opt/conda/lib 2022-09-27T15:16:35.5509595Z 2022-09-27T15:16:35.5509701Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5509847Z 2022-09-27T15:16:35.5509933Z  2022-09-27T15:16:35.5540148Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5540484Z Cannot generate a safe runtime search path for target variant_test because 2022-09-27T15:16:35.5540782Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5541007Z directories: 2022-09-27T15:16:35.5541114Z 2022-09-27T15:16:35.5541349Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5541584Z /opt/conda/lib 2022-09-27T15:16:35.5541696Z 2022-09-27T15:16:35.5541813Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5541958Z 2022-09-27T15:16:35.5542037Z  2022-09-27T15:16:35.5573355Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5573691Z Cannot generate a safe runtime search path for target verify_api_visibility 2022-09-27T15:16:35.5574014Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5574258Z directories: 2022-09-27T15:16:35.5574366Z 2022-09-27T15:16:35.5574601Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5574839Z /opt/conda/lib 2022-09-27T15:16:35.5574945Z 2022-09-27T15:16:35.5575064Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5575208Z 2022-09-27T15:16:35.5575288Z  2022-09-27T15:16:35.5605469Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5606008Z Cannot generate a safe runtime search path for target vmap_test because 2022-09-27T15:16:35.5606489Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5606717Z directories: 2022-09-27T15:16:35.5606811Z 2022-09-27T15:16:35.5607050Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5607296Z /opt/conda/lib 2022-09-27T15:16:35.5607402Z 2022-09-27T15:16:35.5607517Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5607660Z 2022-09-27T15:16:35.5607725Z  2022-09-27T15:16:35.5637584Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5638128Z Cannot generate a safe runtime search path for target weakref_test because 2022-09-27T15:16:35.5638611Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5638825Z directories: 2022-09-27T15:16:35.5638929Z 2022-09-27T15:16:35.5639164Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5639414Z /opt/conda/lib 2022-09-27T15:16:35.5639521Z 2022-09-27T15:16:35.5639622Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5639765Z 2022-09-27T15:16:35.5639844Z  2022-09-27T15:16:35.5669877Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5670439Z Cannot generate a safe runtime search path for target wrapdim_test because 2022-09-27T15:16:35.5670910Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5671140Z directories: 2022-09-27T15:16:35.5671250Z 2022-09-27T15:16:35.5671485Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5671735Z /opt/conda/lib 2022-09-27T15:16:35.5671830Z 2022-09-27T15:16:35.5671943Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5672084Z 2022-09-27T15:16:35.5672163Z  2022-09-27T15:16:35.5701917Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5702326Z Cannot generate a safe runtime search path for target xla_tensor_test 2022-09-27T15:16:35.5702645Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5702887Z directories: 2022-09-27T15:16:35.5702997Z 2022-09-27T15:16:35.5703233Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5703472Z /opt/conda/lib 2022-09-27T15:16:35.5703582Z 2022-09-27T15:16:35.5703697Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5703839Z 2022-09-27T15:16:35.5703917Z  2022-09-27T15:16:35.5734941Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5735298Z Cannot generate a safe runtime search path for target IListRef_test because 2022-09-27T15:16:35.5735597Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5735821Z directories: 2022-09-27T15:16:35.5735914Z 2022-09-27T15:16:35.5736145Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5736394Z /opt/conda/lib 2022-09-27T15:16:35.5736502Z 2022-09-27T15:16:35.5736621Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5736768Z 2022-09-27T15:16:35.5736833Z  2022-09-27T15:16:35.5766971Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5767526Z Cannot generate a safe runtime search path for target List_test because 2022-09-27T15:16:35.5767964Z files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5768178Z directories: 2022-09-27T15:16:35.5768285Z 2022-09-27T15:16:35.5768522Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5768774Z /opt/conda/lib 2022-09-27T15:16:35.5768883Z 2022-09-27T15:16:35.5768997Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5769128Z 2022-09-27T15:16:35.5769207Z  2022-09-27T15:16:35.5799070Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5799384Z Cannot generate a safe runtime search path for target KernelFunction_test 2022-09-27T15:16:35.5799699Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5799940Z directories: 2022-09-27T15:16:35.5800048Z 2022-09-27T15:16:35.5800283Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5800530Z /opt/conda/lib 2022-09-27T15:16:35.5800626Z 2022-09-27T15:16:35.5800739Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5800882Z 2022-09-27T15:16:35.5800960Z  2022-09-27T15:16:35.5831973Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5832295Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.5832593Z kernel_function_legacy_test because files in some directories may conflict 2022-09-27T15:16:35.5832864Z with libraries in implicit directories: 2022-09-27T15:16:35.5833002Z 2022-09-27T15:16:35.5833236Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5833602Z /opt/conda/lib 2022-09-27T15:16:35.5833716Z 2022-09-27T15:16:35.5833890Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5834034Z 2022-09-27T15:16:35.5834115Z  2022-09-27T15:16:35.5864567Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5864920Z Cannot generate a safe runtime search path for target kernel_function_test 2022-09-27T15:16:35.5865232Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5865469Z directories: 2022-09-27T15:16:35.5865577Z 2022-09-27T15:16:35.5865796Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5866039Z /opt/conda/lib 2022-09-27T15:16:35.5866147Z 2022-09-27T15:16:35.5866259Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5866402Z 2022-09-27T15:16:35.5866481Z  2022-09-27T15:16:35.5897957Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5898571Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.5898999Z kernel_lambda_legacy_test because files in some directories may conflict 2022-09-27T15:16:35.5899254Z with libraries in implicit directories: 2022-09-27T15:16:35.5899391Z 2022-09-27T15:16:35.5899628Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5899877Z /opt/conda/lib 2022-09-27T15:16:35.5899985Z 2022-09-27T15:16:35.5900106Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5900235Z 2022-09-27T15:16:35.5900315Z  2022-09-27T15:16:35.5930393Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5930847Z Cannot generate a safe runtime search path for target kernel_lambda_test 2022-09-27T15:16:35.5931158Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.5931400Z directories: 2022-09-27T15:16:35.5931511Z 2022-09-27T15:16:35.5931745Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5932000Z /opt/conda/lib 2022-09-27T15:16:35.5932095Z 2022-09-27T15:16:35.5932212Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5932356Z 2022-09-27T15:16:35.5932434Z  2022-09-27T15:16:35.5963112Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5963603Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.5964220Z kernel_stackbased_test because files in some directories may conflict with 2022-09-27T15:16:35.5964513Z libraries in implicit directories: 2022-09-27T15:16:35.5964648Z 2022-09-27T15:16:35.5964898Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5965147Z /opt/conda/lib 2022-09-27T15:16:35.5965258Z 2022-09-27T15:16:35.5965385Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5965533Z 2022-09-27T15:16:35.5965616Z  2022-09-27T15:16:35.5996371Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.5996820Z Cannot generate a safe runtime search path for target 2022-09-27T15:16:35.5997122Z make_boxed_from_unboxed_functor_test because files in some directories may 2022-09-27T15:16:35.5997421Z conflict with libraries in implicit directories: 2022-09-27T15:16:35.5997572Z 2022-09-27T15:16:35.5997804Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.5998056Z /opt/conda/lib 2022-09-27T15:16:35.5998164Z 2022-09-27T15:16:35.5998279Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.5998424Z 2022-09-27T15:16:35.5998505Z  2022-09-27T15:16:35.6028021Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.6028788Z Cannot generate a safe runtime search path for target CppSignature_test 2022-09-27T15:16:35.6029127Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.6029415Z directories: 2022-09-27T15:16:35.6029521Z 2022-09-27T15:16:35.6029763Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.6030018Z /opt/conda/lib 2022-09-27T15:16:35.6030128Z 2022-09-27T15:16:35.6030245Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.6030376Z 2022-09-27T15:16:35.6030458Z  2022-09-27T15:16:35.6060520Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.6060856Z Cannot generate a safe runtime search path for target backend_fallback_test 2022-09-27T15:16:35.6061181Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.6061407Z directories: 2022-09-27T15:16:35.6061515Z 2022-09-27T15:16:35.6061758Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.6062006Z /opt/conda/lib 2022-09-27T15:16:35.6062120Z 2022-09-27T15:16:35.6062222Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.6062366Z 2022-09-27T15:16:35.6062446Z  2022-09-27T15:16:35.6092833Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.6093369Z Cannot generate a safe runtime search path for target op_allowlist_test 2022-09-27T15:16:35.6093681Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.6093922Z directories: 2022-09-27T15:16:35.6094032Z 2022-09-27T15:16:35.6094273Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.6094516Z /opt/conda/lib 2022-09-27T15:16:35.6094635Z 2022-09-27T15:16:35.6094753Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.6094901Z 2022-09-27T15:16:35.6094986Z  2022-09-27T15:16:35.6124935Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.6125503Z Cannot generate a safe runtime search path for target op_registration_test 2022-09-27T15:16:35.6125908Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.6126149Z directories: 2022-09-27T15:16:35.6126255Z 2022-09-27T15:16:35.6126484Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.6126737Z /opt/conda/lib 2022-09-27T15:16:35.6126848Z 2022-09-27T15:16:35.6126964Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.6127111Z 2022-09-27T15:16:35.6127192Z  2022-09-27T15:16:35.6156207Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:16:35.6156775Z Cannot generate a safe runtime search path for target inline_container_test 2022-09-27T15:16:35.6157170Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:16:35.6157416Z directories: 2022-09-27T15:16:35.6157511Z 2022-09-27T15:16:35.6157750Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-09-27T15:16:35.6158002Z /opt/conda/lib 2022-09-27T15:16:35.6158114Z 2022-09-27T15:16:35.6158229Z Some of these libraries may not be found correctly. 2022-09-27T15:16:35.6158375Z 2022-09-27T15:16:35.6158442Z  2022-09-27T15:16:35.8165517Z -- Generating done 2022-09-27T15:16:35.8509112Z CMake Warning: 2022-09-27T15:16:35.8509471Z Manually-specified variables were not used by the project: 2022-09-27T15:16:35.8509636Z 2022-09-27T15:16:35.8509765Z BUILD_ENVIRONMENT 2022-09-27T15:16:35.8509880Z 2022-09-27T15:16:35.8509959Z  2022-09-27T15:16:35.8529840Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2022-09-27T15:16:35.9141078Z cmake --build . --target install --config Release -- -j 6 2022-09-27T15:16:35.9621538Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-09-27T15:16:35.9624311Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-09-27T15:16:35.9625441Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-09-27T15:16:35.9642661Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-09-27T15:16:35.9643338Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-09-27T15:16:35.9657222Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-09-27T15:16:36.0291899Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2022-09-27T15:16:36.0293347Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:117:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:16:36.0294107Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:16:36.0294591Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:16:36.0295257Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2022-09-27T15:16:36.0296306Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:195:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:16:36.0297058Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:16:36.0297531Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:16:36.0298215Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2022-09-27T15:16:36.0299289Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:273:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:16:36.0300058Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:16:36.0300530Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:16:36.0301211Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2022-09-27T15:16:36.0302261Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:351:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:16:36.0303006Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:16:36.0303495Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:16:36.0304188Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2022-09-27T15:16:36.0305234Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:429:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:16:36.0305973Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:16:36.0306453Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:16:36.0424948Z [ 0%] Linking C static library ../../../../lib/libclog.a 2022-09-27T15:16:36.0687399Z [ 0%] Built target clog 2022-09-27T15:16:36.0734281Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-09-27T15:16:36.1135000Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-09-27T15:16:36.1425943Z [ 0%] Built target defs.bzl 2022-09-27T15:16:36.1459391Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-09-27T15:16:36.1496330Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-09-27T15:16:36.1708541Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2022-09-27T15:16:36.1761741Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-09-27T15:16:36.1985054Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-09-27T15:16:36.1996122Z [ 1%] Built target gtest 2022-09-27T15:16:36.2041585Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-09-27T15:16:36.2273868Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-09-27T15:16:36.2414059Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-09-27T15:16:36.2435300Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-09-27T15:16:36.3197084Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-09-27T15:16:36.3433886Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-09-27T15:16:36.3630015Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-09-27T15:16:36.3782989Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-09-27T15:16:36.3967614Z [ 1%] Linking C static library ../../lib/libpthreadpool.a 2022-09-27T15:16:36.4016832Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-09-27T15:16:36.4220532Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-09-27T15:16:36.4250477Z [ 1%] Built target pthreadpool 2022-09-27T15:16:36.4466559Z [ 1%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-09-27T15:16:36.4748437Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-09-27T15:16:36.5149313Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-09-27T15:16:36.5334451Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-09-27T15:16:36.5553215Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-09-27T15:16:36.5694868Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-09-27T15:16:36.5757043Z [ 1%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-09-27T15:16:36.6603648Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-09-27T15:16:36.6804193Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-09-27T15:16:36.6844414Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-09-27T15:16:36.7127625Z [ 1%] Linking C static library ../../lib/libittnotify.a 2022-09-27T15:16:36.7371882Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-09-27T15:16:36.7383148Z [ 1%] Built target ittnotify 2022-09-27T15:16:36.7456620Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-09-27T15:16:36.7940445Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-09-27T15:16:36.8052006Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-09-27T15:16:36.8515865Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-09-27T15:16:36.8595822Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-09-27T15:16:36.8787498Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-09-27T15:16:36.8852117Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-09-27T15:16:36.9531529Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-09-27T15:16:36.9748457Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-09-27T15:16:36.9839387Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-09-27T15:16:37.0186575Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-09-27T15:16:37.0219967Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-09-27T15:16:37.0382928Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-09-27T15:16:37.0734005Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-09-27T15:16:37.1013936Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-09-27T15:16:37.1124750Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-09-27T15:16:37.1181367Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-09-27T15:16:37.1543379Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-09-27T15:16:37.1999606Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-09-27T15:16:37.2410222Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-09-27T15:16:37.2491454Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-09-27T15:16:37.2707311Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-09-27T15:16:37.2848036Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-09-27T15:16:37.3061588Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-09-27T15:16:37.3432202Z In file included from /usr/include/string.h:495:0, 2022-09-27T15:16:37.3432805Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-09-27T15:16:37.3433636Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-09-27T15:16:37.3434383Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-09-27T15:16:37.3435015Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-09-27T15:16:37.3435647Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-09-27T15:16:37.3436434Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.3437597Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.3439179Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.3440772Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-09-27T15:16:37.3442361Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.3443250Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.3443698Z ^ 2022-09-27T15:16:37.3444343Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.3445459Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.3447161Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2022-09-27T15:16:37.3448817Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.3449620Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.3450059Z ^ 2022-09-27T15:16:37.3450558Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.3451749Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.3453320Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.3454771Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-09-27T15:16:37.3456417Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.3457283Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.3457712Z ^ 2022-09-27T15:16:37.3458226Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.3459386Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.3460950Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.3462430Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2022-09-27T15:16:37.3463913Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.3464727Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.3465175Z ^ 2022-09-27T15:16:37.3465685Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.3466851Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.3468423Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.3469849Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-09-27T15:16:37.3471333Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.3472137Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.3472561Z ^ 2022-09-27T15:16:37.3473073Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.3474201Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.3475816Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.3477344Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2022-09-27T15:16:37.3478928Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.3479776Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.3480202Z ^ 2022-09-27T15:16:37.3537830Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-09-27T15:16:37.3715606Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-09-27T15:16:37.4137250Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-09-27T15:16:37.4149172Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-09-27T15:16:37.4467585Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-09-27T15:16:37.4590250Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-09-27T15:16:37.4997071Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-09-27T15:16:37.5258606Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-09-27T15:16:37.5474936Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-09-27T15:16:37.5528834Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-09-27T15:16:37.6259800Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-09-27T15:16:37.6421451Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-09-27T15:16:37.6751156Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-09-27T15:16:37.6787085Z In file included from /usr/include/string.h:495:0, 2022-09-27T15:16:37.6788025Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-09-27T15:16:37.6798190Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-09-27T15:16:37.6798632Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-09-27T15:16:37.6799011Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-09-27T15:16:37.6799363Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-09-27T15:16:37.6799845Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.6800531Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.6801392Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.6802238Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-09-27T15:16:37.6803354Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.6804282Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.6804595Z ^ 2022-09-27T15:16:37.6805120Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.6806062Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.6806920Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2022-09-27T15:16:37.6807780Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.6808233Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.6808478Z ^ 2022-09-27T15:16:37.6808761Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.6809364Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.6810193Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.6810961Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-09-27T15:16:37.6811762Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.6812207Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.6812451Z ^ 2022-09-27T15:16:37.6812732Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.6813351Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.6814179Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.6814963Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2022-09-27T15:16:37.6815871Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.6816360Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.6816600Z ^ 2022-09-27T15:16:37.6816886Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.6817507Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.6818332Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.6819186Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-09-27T15:16:37.6819983Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.6820430Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.6820698Z ^ 2022-09-27T15:16:37.6821100Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:16:37.6821730Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:16:37.6822562Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-09-27T15:16:37.6823381Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2022-09-27T15:16:37.6824259Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-09-27T15:16:37.6824706Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:16:37.6824944Z ^ 2022-09-27T15:16:37.6825338Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-09-27T15:16:37.7085971Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2022-09-27T15:16:37.7160301Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-09-27T15:16:37.7886847Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2022-09-27T15:16:37.8127780Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-09-27T15:16:37.8413073Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-09-27T15:16:37.8495415Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-09-27T15:16:37.8580295Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-09-27T15:16:37.9104115Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2022-09-27T15:16:37.9531404Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-09-27T15:16:37.9855577Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-09-27T15:16:37.9856906Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-09-27T15:16:37.9860876Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-09-27T15:16:37.9976984Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-09-27T15:16:38.0308729Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2022-09-27T15:16:38.0657136Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-09-27T15:16:38.1016353Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2022-09-27T15:16:38.1237093Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-09-27T15:16:38.1357600Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-09-27T15:16:38.1449129Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-09-27T15:16:38.1758093Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-09-27T15:16:38.2067136Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-09-27T15:16:38.2178883Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2022-09-27T15:16:38.2545827Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-09-27T15:16:38.2747915Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-09-27T15:16:38.2970962Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-09-27T15:16:38.3198820Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-09-27T15:16:38.3574362Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2022-09-27T15:16:38.3625364Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-09-27T15:16:38.3878633Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-09-27T15:16:38.3999297Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-09-27T15:16:38.4332667Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-09-27T15:16:38.4507646Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-09-27T15:16:38.4641752Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-09-27T15:16:38.4858325Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2022-09-27T15:16:38.5665986Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-09-27T15:16:38.5666576Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-09-27T15:16:38.5759035Z [ 2%] Linking CXX static library ../../../lib/libbenchmark.a 2022-09-27T15:16:38.5938041Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-09-27T15:16:38.6088299Z [ 2%] Built target benchmark 2022-09-27T15:16:38.6109891Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-09-27T15:16:38.6137500Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-09-27T15:16:38.6411891Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2022-09-27T15:16:38.7004556Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-09-27T15:16:38.7010404Z [ 2%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2022-09-27T15:16:38.7311622Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-09-27T15:16:38.7344362Z [ 2%] Built target libprotobuf-lite 2022-09-27T15:16:38.7390554Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-09-27T15:16:38.7484017Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2022-09-27T15:16:38.7618291Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2022-09-27T15:16:38.7647217Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2022-09-27T15:16:38.8614649Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-09-27T15:16:38.8768348Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-09-27T15:16:38.8777686Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-09-27T15:16:38.8786944Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2022-09-27T15:16:38.8966251Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-09-27T15:16:38.9083390Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-09-27T15:16:39.0133590Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2022-09-27T15:16:39.0265384Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2022-09-27T15:16:39.0277242Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-09-27T15:16:39.0399126Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2022-09-27T15:16:39.0528658Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-09-27T15:16:39.0534104Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2022-09-27T15:16:39.1580757Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-09-27T15:16:39.1667290Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-09-27T15:16:39.1721705Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-09-27T15:16:39.1980048Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2022-09-27T15:16:39.2148567Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2022-09-27T15:16:39.2185147Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2022-09-27T15:16:39.2983875Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-09-27T15:16:39.3091362Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-09-27T15:16:39.3395145Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-09-27T15:16:39.3582227Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-09-27T15:16:39.3630771Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2022-09-27T15:16:39.3736001Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2022-09-27T15:16:39.4565190Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-09-27T15:16:39.4748540Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2022-09-27T15:16:39.4916116Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-09-27T15:16:39.4960701Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-09-27T15:16:39.5181763Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-09-27T15:16:39.5311092Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2022-09-27T15:16:39.6145220Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2022-09-27T15:16:39.6315820Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2022-09-27T15:16:39.6529637Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-09-27T15:16:39.6536704Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-09-27T15:16:39.6646762Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2022-09-27T15:16:39.7127430Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2022-09-27T15:16:39.7612839Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2022-09-27T15:16:39.7665708Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2022-09-27T15:16:39.8023349Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2022-09-27T15:16:39.8368755Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-09-27T15:16:39.8656857Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-09-27T15:16:39.9067959Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2022-09-27T15:16:39.9294087Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2022-09-27T15:16:39.9446542Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2022-09-27T15:16:39.9742896Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2022-09-27T15:16:40.0253604Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2022-09-27T15:16:40.0424903Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2022-09-27T15:16:40.0953246Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-09-27T15:16:40.1101766Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2022-09-27T15:16:40.1535649Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2022-09-27T15:16:40.1620874Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2022-09-27T15:16:40.1984977Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2022-09-27T15:16:40.2012533Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2022-09-27T15:16:40.2660770Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-09-27T15:16:40.2705492Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2022-09-27T15:16:40.2767768Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2022-09-27T15:16:40.3189836Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2022-09-27T15:16:40.4101706Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2022-09-27T15:16:40.4324292Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2022-09-27T15:16:40.4505807Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-09-27T15:16:40.4704723Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2022-09-27T15:16:40.4974436Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2022-09-27T15:16:40.5063887Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2022-09-27T15:16:40.5302048Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2022-09-27T15:16:40.5846395Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2022-09-27T15:16:40.6095002Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-09-27T15:16:40.6553259Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2022-09-27T15:16:40.6610699Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2022-09-27T15:16:40.6932820Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2022-09-27T15:16:40.7327380Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2022-09-27T15:16:40.7736873Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2022-09-27T15:16:40.7845258Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-09-27T15:16:40.7874731Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-09-27T15:16:40.8111608Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2022-09-27T15:16:40.8152579Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2022-09-27T15:16:40.8893026Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2022-09-27T15:16:40.9699790Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2022-09-27T15:16:40.9867341Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-09-27T15:16:40.9932207Z [ 3%] Linking C static library ../../../lib/libtensorpipe_uv.a 2022-09-27T15:16:40.9963278Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2022-09-27T15:16:41.0230034Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2022-09-27T15:16:41.0337921Z [ 3%] Built target tensorpipe_uv 2022-09-27T15:16:41.0418264Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2022-09-27T15:16:41.0476516Z Scanning dependencies of target dnnl_common 2022-09-27T15:16:41.0584511Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-09-27T15:16:41.1387363Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2022-09-27T15:16:41.1448754Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2022-09-27T15:16:41.1983104Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-09-27T15:16:41.2514705Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-09-27T15:16:41.2546143Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-09-27T15:16:41.2927419Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2022-09-27T15:16:41.2978773Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2022-09-27T15:16:41.3096622Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2022-09-27T15:16:41.3239840Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-09-27T15:16:41.3931620Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-09-27T15:16:41.4189333Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-09-27T15:16:41.4704833Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2022-09-27T15:16:41.4943188Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-09-27T15:16:41.5182645Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-09-27T15:16:41.5351998Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2022-09-27T15:16:41.5415762Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2022-09-27T15:16:41.6129037Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-09-27T15:16:41.6146039Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2022-09-27T15:16:41.6706941Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-09-27T15:16:41.6735195Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-09-27T15:16:41.7862643Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-09-27T15:16:41.7945709Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2022-09-27T15:16:41.8185532Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2022-09-27T15:16:41.8284224Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2022-09-27T15:16:41.8744705Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-09-27T15:16:41.8884723Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:41.9572834Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-09-27T15:16:41.9868746Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2022-09-27T15:16:42.0420012Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-09-27T15:16:42.0573668Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-09-27T15:16:42.0768586Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-09-27T15:16:42.1184439Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-09-27T15:16:42.1574357Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2022-09-27T15:16:42.1687223Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:42.2381751Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-09-27T15:16:42.2603306Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:42.2686104Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-09-27T15:16:42.2951808Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-09-27T15:16:42.3349890Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2022-09-27T15:16:42.3990945Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-09-27T15:16:42.4373409Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-09-27T15:16:42.4956767Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-09-27T15:16:42.4964340Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2022-09-27T15:16:42.4971643Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-09-27T15:16:42.5200698Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:42.5473129Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-09-27T15:16:42.6365861Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2022-09-27T15:16:42.6652089Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-09-27T15:16:42.6966824Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-09-27T15:16:42.7152303Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-09-27T15:16:42.7719224Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2022-09-27T15:16:42.7865833Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-09-27T15:16:42.7881178Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:42.8581458Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-09-27T15:16:42.8635602Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2022-09-27T15:16:42.8969101Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2022-09-27T15:16:42.9260618Z [ 4%] Linking CXX static library ../../../lib/libasmjit.a 2022-09-27T15:16:42.9278929Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_thread.cpp.o 2022-09-27T15:16:42.9558393Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2022-09-27T15:16:42.9659122Z [ 4%] Built target asmjit 2022-09-27T15:16:42.9717429Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2022-09-27T15:16:42.9809849Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-09-27T15:16:43.0389886Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:43.0413795Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:43.1198756Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-09-27T15:16:43.1318845Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-09-27T15:16:43.1384909Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-09-27T15:16:43.1390820Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2022-09-27T15:16:43.2873337Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2022-09-27T15:16:43.2955221Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-09-27T15:16:43.3099784Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-09-27T15:16:43.3210957Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-09-27T15:16:43.3260570Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-09-27T15:16:43.3612353Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:43.3863730Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2022-09-27T15:16:43.4406535Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:43.5260617Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:43.5353063Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-09-27T15:16:43.5502048Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-09-27T15:16:43.5769666Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2022-09-27T15:16:43.6223106Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-09-27T15:16:43.7132446Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:43.7365232Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-09-27T15:16:43.7411691Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:43.7533151Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-09-27T15:16:43.7730540Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-09-27T15:16:43.8139717Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2022-09-27T15:16:43.9417535Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-09-27T15:16:43.9766420Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2022-09-27T15:16:43.9883095Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-09-27T15:16:44.0055103Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-09-27T15:16:44.0109639Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-09-27T15:16:44.0136104Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2022-09-27T15:16:44.1212704Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2022-09-27T15:16:44.1648070Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-09-27T15:16:44.1882164Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2022-09-27T15:16:44.2000095Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-09-27T15:16:44.2442881Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-09-27T15:16:44.2511399Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2022-09-27T15:16:44.3177152Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-09-27T15:16:44.3497038Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-09-27T15:16:44.3819925Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2022-09-27T15:16:44.3868175Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2022-09-27T15:16:44.4222728Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-09-27T15:16:44.4912158Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:44.5386642Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2022-09-27T15:16:44.5925419Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-09-27T15:16:44.6003468Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-09-27T15:16:44.6265221Z [ 5%] Linking CXX static library ../../../lib/libgloo.a 2022-09-27T15:16:44.6339555Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-09-27T15:16:44.6753428Z [ 5%] Built target gloo 2022-09-27T15:16:44.6997681Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-09-27T15:16:44.7316253Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2022-09-27T15:16:44.7530045Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2022-09-27T15:16:44.7641260Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2022-09-27T15:16:44.7762293Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:44.8254543Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-09-27T15:16:44.9536547Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2022-09-27T15:16:44.9604882Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2022-09-27T15:16:44.9972748Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2022-09-27T15:16:45.0402747Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2022-09-27T15:16:45.0650809Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:45.0821976Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-09-27T15:16:45.1791778Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2022-09-27T15:16:45.1953874Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2022-09-27T15:16:45.2467285Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2022-09-27T15:16:45.2610048Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2022-09-27T15:16:45.2821379Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-09-27T15:16:45.3221360Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-09-27T15:16:45.4384892Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:45.4601072Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2022-09-27T15:16:45.4609258Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-09-27T15:16:45.4952208Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2022-09-27T15:16:45.5024370Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:45.5470251Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-09-27T15:16:45.6382536Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-09-27T15:16:45.6658588Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-09-27T15:16:45.7083311Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2022-09-27T15:16:45.7141473Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2022-09-27T15:16:45.7627837Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-09-27T15:16:45.7793464Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:45.8625480Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:45.8841819Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-09-27T15:16:45.9262795Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2022-09-27T15:16:45.9642729Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-09-27T15:16:45.9885476Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-09-27T15:16:46.0410856Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2022-09-27T15:16:46.0709189Z [ 6%] Linking CXX static library ../../../lib/libprotobuf.a 2022-09-27T15:16:46.1441484Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2022-09-27T15:16:46.1533948Z [ 6%] Built target libprotobuf 2022-09-27T15:16:46.1616761Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2022-09-27T15:16:46.1617888Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2022-09-27T15:16:46.2064586Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-09-27T15:16:46.2382197Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2022-09-27T15:16:46.2830127Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2022-09-27T15:16:46.3519417Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2022-09-27T15:16:46.3853058Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2022-09-27T15:16:46.4222687Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2022-09-27T15:16:46.4544839Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-09-27T15:16:46.5404273Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2022-09-27T15:16:46.6157259Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2022-09-27T15:16:46.6291348Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2022-09-27T15:16:46.6543345Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2022-09-27T15:16:46.6639324Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-09-27T15:16:46.6943434Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2022-09-27T15:16:46.8017582Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2022-09-27T15:16:46.8640444Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2022-09-27T15:16:46.8909604Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2022-09-27T15:16:46.9102138Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2022-09-27T15:16:46.9465112Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-09-27T15:16:46.9520173Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2022-09-27T15:16:47.0527844Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2022-09-27T15:16:47.1108578Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2022-09-27T15:16:47.1109436Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-09-27T15:16:47.1305457Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2022-09-27T15:16:47.2027159Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2022-09-27T15:16:47.2656223Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2022-09-27T15:16:47.3229985Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-09-27T15:16:47.3407135Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/infer_type.cpp.o 2022-09-27T15:16:47.3684989Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2022-09-27T15:16:47.3738442Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-09-27T15:16:47.4333798Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2022-09-27T15:16:47.5028363Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2022-09-27T15:16:47.5583749Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2022-09-27T15:16:47.5894680Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-09-27T15:16:47.6235343Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2022-09-27T15:16:47.6250204Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2022-09-27T15:16:47.6625316Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:47.7585906Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2022-09-27T15:16:47.7704647Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2022-09-27T15:16:47.8068367Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-09-27T15:16:47.9195220Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-09-27T15:16:47.9198567Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower_down.cpp.o 2022-09-27T15:16:47.9260506Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:47.9795393Z [ 7%] Built target dnnl_graph_common 2022-09-27T15:16:47.9953223Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:48.0477941Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:48.1615746Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-09-27T15:16:48.1689841Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2022-09-27T15:16:48.1901423Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-09-27T15:16:48.2405851Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-09-27T15:16:48.2641918Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2022-09-27T15:16:48.3389365Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2022-09-27T15:16:48.3444756Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2022-09-27T15:16:48.3885072Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2022-09-27T15:16:48.4303701Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2022-09-27T15:16:48.4440817Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-09-27T15:16:48.5016856Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-09-27T15:16:48.6052409Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2022-09-27T15:16:48.6225823Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2022-09-27T15:16:48.6503956Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2022-09-27T15:16:48.6672161Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2022-09-27T15:16:48.6948986Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2022-09-27T15:16:48.7101429Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-09-27T15:16:48.8402920Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2022-09-27T15:16:48.8645784Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-09-27T15:16:48.9444758Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2022-09-27T15:16:48.9446614Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2022-09-27T15:16:48.9488382Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2022-09-27T15:16:48.9905004Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_fusion.cpp.o 2022-09-27T15:16:49.0713355Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2022-09-27T15:16:49.0982693Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-09-27T15:16:49.2388514Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2022-09-27T15:16:49.2540283Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-09-27T15:16:49.2541180Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2022-09-27T15:16:49.2716129Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2022-09-27T15:16:49.3141243Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2022-09-27T15:16:49.3616281Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2022-09-27T15:16:49.4654257Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-09-27T15:16:49.5310089Z [ 7%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2022-09-27T15:16:49.5501599Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2022-09-27T15:16:49.5783750Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:49.6108771Z [ 7%] Built target dnnl_graph_backend_fake 2022-09-27T15:16:49.6136224Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2022-09-27T15:16:49.6449848Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2022-09-27T15:16:49.6943319Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2022-09-27T15:16:49.7259926Z [ 7%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-09-27T15:16:49.7739899Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/gelu_fusion.cpp.o 2022-09-27T15:16:49.7925665Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2022-09-27T15:16:49.8166754Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:49.8303000Z [ 7%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-09-27T15:16:49.8463929Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-09-27T15:16:49.8726765Z [ 7%] Built target dnnl_common 2022-09-27T15:16:49.8820047Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-09-27T15:16:49.9125659Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2022-09-27T15:16:50.0130043Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2022-09-27T15:16:50.0617531Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:50.0941801Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2022-09-27T15:16:50.0989961Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:50.1660691Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:16:50.2058164Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2022-09-27T15:16:50.2222605Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2022-09-27T15:16:50.3225735Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2022-09-27T15:16:50.3817351Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_fusion.cpp.o 2022-09-27T15:16:50.4062304Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_fusion.cpp.o 2022-09-27T15:16:50.4187129Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2022-09-27T15:16:50.4283549Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:16:50.5071793Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:16:50.5663926Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2022-09-27T15:16:50.6197600Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2022-09-27T15:16:50.6549041Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2022-09-27T15:16:50.6863236Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2022-09-27T15:16:50.7304766Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:16:50.7988280Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:50.8100260Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2022-09-27T15:16:50.8646457Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2022-09-27T15:16:50.8688543Z [ 7%] Built target dnnl_graph_utils 2022-09-27T15:16:50.8749618Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2022-09-27T15:16:50.9536216Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-09-27T15:16:51.0062460Z [ 7%] Built target libkineto_defs.bzl 2022-09-27T15:16:51.0113003Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:51.0539869Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2022-09-27T15:16:51.1034597Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-09-27T15:16:51.1535852Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2022-09-27T15:16:51.1727183Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-09-27T15:16:51.2288077Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-09-27T15:16:51.2810742Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:51.3471743Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2022-09-27T15:16:51.3815143Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-09-27T15:16:51.4017108Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-09-27T15:16:51.4623116Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-09-27T15:16:51.4661112Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-09-27T15:16:51.4813336Z [ 7%] Linking CXX static library ../../lib/libfmt.a 2022-09-27T15:16:51.5227678Z [ 7%] Built target fmt 2022-09-27T15:16:51.5299845Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2022-09-27T15:16:51.5492376Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:51.6260204Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2022-09-27T15:16:51.6580789Z [ 7%] Built target kineto_api 2022-09-27T15:16:51.6667869Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2022-09-27T15:16:51.7200523Z [ 7%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-09-27T15:16:51.7395169Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-09-27T15:16:51.7965169Z [ 7%] Linking C static library ../../lib/libfoxi_loader.a 2022-09-27T15:16:51.8048920Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-09-27T15:16:51.8197895Z [ 7%] Built target foxi_loader 2022-09-27T15:16:51.8251530Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-09-27T15:16:51.8704003Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:16:51.8943822Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:16:51.9632462Z [ 7%] Built target dnnl_graph_backend_dnnl 2022-09-27T15:16:51.9684727Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:16:51.9851411Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:16:52.0351433Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2022-09-27T15:16:52.1173153Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-09-27T15:16:52.1335803Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-09-27T15:16:52.1703414Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-09-27T15:16:52.2261175Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2022-09-27T15:16:52.2619656Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2022-09-27T15:16:52.2620827Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2022-09-27T15:16:52.3273368Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2022-09-27T15:16:52.3615872Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-09-27T15:16:52.4226530Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-09-27T15:16:52.5401274Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-09-27T15:16:52.5599995Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-09-27T15:16:52.5699759Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2022-09-27T15:16:52.6140399Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-09-27T15:16:52.6301860Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2022-09-27T15:16:52.6830192Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-09-27T15:16:52.7832904Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-09-27T15:16:52.8303441Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:52.8315549Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:52.8530460Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:52.8596020Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:52.8765841Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-09-27T15:16:53.0481383Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-09-27T15:16:53.0770287Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-09-27T15:16:53.0846845Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-09-27T15:16:53.1095482Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-09-27T15:16:53.1340156Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2022-09-27T15:16:53.1421001Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:16:53.3092326Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:16:53.3679498Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:16:53.3680442Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:16:53.3827509Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-09-27T15:16:53.3980155Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2022-09-27T15:16:53.4333109Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2022-09-27T15:16:53.5829020Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-09-27T15:16:53.6360641Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-09-27T15:16:53.6384894Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:53.6432206Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-09-27T15:16:53.6448055Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:53.6783923Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:53.7858259Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:53.8853593Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2022-09-27T15:16:53.8987528Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-09-27T15:16:53.9181072Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloatNodeImpl.cpp.o 2022-09-27T15:16:53.9264677Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-09-27T15:16:53.9626319Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-09-27T15:16:54.0176095Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:54.1290691Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-09-27T15:16:54.1584667Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-09-27T15:16:54.1710742Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-09-27T15:16:54.1726538Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-09-27T15:16:54.2064663Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-09-27T15:16:54.2866061Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:54.3619052Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:54.3938455Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-09-27T15:16:54.4178984Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-09-27T15:16:54.4440927Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2022-09-27T15:16:54.5422632Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-09-27T15:16:54.5628681Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:54.6237365Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:54.6376979Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o 2022-09-27T15:16:54.6643534Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-09-27T15:16:54.6720418Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:54.8045377Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:54.8586161Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-09-27T15:16:54.8864419Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-09-27T15:16:54.9221378Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-09-27T15:16:54.9591032Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2022-09-27T15:16:54.9863456Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2022-09-27T15:16:55.0795161Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-09-27T15:16:55.1062823Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:55.1092912Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:16:55.1364816Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:16:55.1873095Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:16:55.1891771Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2022-09-27T15:16:55.3052363Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-09-27T15:16:55.3411066Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-09-27T15:16:55.3688674Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:16:55.3830470Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-09-27T15:16:55.4104468Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-09-27T15:16:55.4706138Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2022-09-27T15:16:55.5828620Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2022-09-27T15:16:55.6062565Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2022-09-27T15:16:55.6437048Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:55.6518401Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2022-09-27T15:16:55.6923924Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-09-27T15:16:55.6964680Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2022-09-27T15:16:55.7986217Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-09-27T15:16:55.8741371Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-09-27T15:16:55.9184383Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2022-09-27T15:16:55.9235152Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:55.9236213Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2022-09-27T15:16:55.9912619Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2022-09-27T15:16:56.0916182Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2022-09-27T15:16:56.0977078Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-09-27T15:16:56.1759442Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-09-27T15:16:56.2227663Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2022-09-27T15:16:56.2686731Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-09-27T15:16:56.2929314Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:56.3292720Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:56.3737222Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:56.4151504Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:56.4450901Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2022-09-27T15:16:56.5617489Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-09-27T15:16:56.5798991Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-09-27T15:16:56.5854617Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2022-09-27T15:16:56.6256545Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2022-09-27T15:16:56.6710709Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2022-09-27T15:16:56.7230468Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:56.7625154Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:16:56.8121436Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-09-27T15:16:56.8410714Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-09-27T15:16:56.8754060Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-09-27T15:16:56.9464594Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2022-09-27T15:16:56.9823479Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2022-09-27T15:16:56.9825377Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-09-27T15:16:57.0317204Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:16:57.0453589Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:16:57.1357224Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:16:57.1711957Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:16:57.2189054Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-09-27T15:16:57.2505895Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2022-09-27T15:16:57.3067148Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2022-09-27T15:16:57.3340400Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2022-09-27T15:16:57.3756274Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2022-09-27T15:16:57.4088585Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:16:57.4612639Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-09-27T15:16:57.5011578Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:16:57.5710255Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:16:57.5981852Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:16:57.6288142Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2022-09-27T15:16:57.6831537Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2022-09-27T15:16:57.6900023Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-09-27T15:16:57.7568971Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-09-27T15:16:57.8264660Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-09-27T15:16:57.8462443Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-09-27T15:16:57.8662448Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2022-09-27T15:16:57.9063121Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2022-09-27T15:16:57.9303859Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2022-09-27T15:16:57.9631346Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2022-09-27T15:16:58.0369004Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2022-09-27T15:16:58.0451621Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-09-27T15:16:58.1549980Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2022-09-27T15:16:58.1814219Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-09-27T15:16:58.1863700Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-09-27T15:16:58.2257828Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-09-27T15:16:58.2502852Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2022-09-27T15:16:58.2905753Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2022-09-27T15:16:58.4019539Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2022-09-27T15:16:58.4131322Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2022-09-27T15:16:58.4274057Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-09-27T15:16:58.5503591Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2022-09-27T15:16:58.6124103Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2022-09-27T15:16:58.6256533Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-09-27T15:16:58.6545915Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2022-09-27T15:16:58.6953785Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2022-09-27T15:16:58.7974338Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2022-09-27T15:16:58.8009949Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-09-27T15:16:58.8942734Z [ 10%] Generating ATen headers 2022-09-27T15:16:58.9169830Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-09-27T15:16:58.9444192Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2022-09-27T15:16:58.9603666Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2022-09-27T15:16:58.9660157Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2022-09-27T15:16:58.9711368Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-09-27T15:16:59.0466804Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2022-09-27T15:16:59.1547272Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-09-27T15:16:59.2237200Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-09-27T15:16:59.2423572Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-09-27T15:16:59.2530099Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2022-09-27T15:16:59.3235478Z [ 10%] Generating ATen sources 2022-09-27T15:16:59.3492024Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2022-09-27T15:16:59.4160456Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-09-27T15:16:59.4823991Z [ 10%] Generating ATen declarations_yaml 2022-09-27T15:16:59.5579448Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2022-09-27T15:16:59.6227645Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-09-27T15:16:59.6792333Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2022-09-27T15:16:59.8224144Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2022-09-27T15:16:59.8280548Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-09-27T15:16:59.9721587Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2022-09-27T15:17:00.0855023Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-09-27T15:17:00.1130387Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2022-09-27T15:17:00.2627830Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2022-09-27T15:17:00.3363579Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-09-27T15:17:00.3822154Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2022-09-27T15:17:00.4925269Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-09-27T15:17:00.5897248Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2022-09-27T15:17:00.6086926Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_resampling.cpp.o 2022-09-27T15:17:00.7173046Z [ 10%] Linking CXX shared library ../lib/libc10.so 2022-09-27T15:17:00.8239798Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2022-09-27T15:17:00.8358560Z [ 10%] Built target c10 2022-09-27T15:17:00.8462241Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2022-09-27T15:17:00.8948800Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2022-09-27T15:17:01.0157674Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2022-09-27T15:17:01.0584087Z [ 10%] Built target dnnl_cpu 2022-09-27T15:17:01.0718832Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2022-09-27T15:17:01.1593486Z [ 10%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-09-27T15:17:01.2678527Z [ 10%] Built target common 2022-09-27T15:17:01.2727767Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2022-09-27T15:17:01.2985199Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-09-27T15:17:01.3164676Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-09-27T15:17:01.3911977Z [ 10%] Linking C executable ../../bin/mkrename 2022-09-27T15:17:01.4134688Z [ 10%] Linking C executable ../../bin/mkalias 2022-09-27T15:17:01.4328213Z [ 10%] Built target mkrename 2022-09-27T15:17:01.4502375Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-09-27T15:17:01.4605659Z [ 10%] Built target mkalias 2022-09-27T15:17:01.4657691Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2022-09-27T15:17:01.5322666Z [ 11%] Generating renamedsp256.h 2022-09-27T15:17:01.5400831Z [ 11%] Linking C executable ../../bin/mkdisp 2022-09-27T15:17:01.5458510Z [ 11%] Built target renamedsp256.h_generated 2022-09-27T15:17:01.5524948Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2022-09-27T15:17:01.6025553Z [ 11%] Built target mkdisp 2022-09-27T15:17:01.6103008Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2022-09-27T15:17:01.7462535Z [ 11%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-09-27T15:17:01.8049354Z [ 11%] Linking C shared library ../lib/libtorch_global_deps.so 2022-09-27T15:17:01.8102042Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2022-09-27T15:17:01.9355501Z [ 11%] Built target python_copy_files 2022-09-27T15:17:01.9421854Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2022-09-27T15:17:02.0012787Z [ 11%] Built target torch_global_deps 2022-09-27T15:17:02.0229629Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-09-27T15:17:02.1098980Z [ 11%] Linking C executable ../../bin/mkrename_gnuabi 2022-09-27T15:17:02.1104674Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-09-27T15:17:02.1593675Z [ 11%] Built target mkrename_gnuabi 2022-09-27T15:17:02.1646855Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2022-09-27T15:17:02.2074677Z [ 11%] Linking C executable ../../bin/mkmasked_gnuabi 2022-09-27T15:17:02.2422752Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_sum.cpp.o 2022-09-27T15:17:02.2575550Z [ 11%] Built target mkmasked_gnuabi 2022-09-27T15:17:02.2701762Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o 2022-09-27T15:17:02.3857696Z [ 11%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-09-27T15:17:02.4680888Z [ 11%] Built target arraymap 2022-09-27T15:17:02.4816219Z [ 11%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-09-27T15:17:02.5380481Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_2x3.cpp.o 2022-09-27T15:17:02.5425877Z [ 11%] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/lazy/generated/LazyNativeFunctions.cpp, ../../torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, ../../torch/csrc/lazy/generated/RegisterLazy.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/lazy/generated/LazyIr.h, ../../torch/csrc/lazy/generated/LazyNonNativeIr.h, ../../torch/csrc/lazy/generated/LazyNativeFunctions.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_nested_functions.cpp, ../../torch/csrc/autograd/generated/python_sparse_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_return_types.cpp, ../../torch/csrc/autograd/generated/python_enum_tag.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py 2022-09-27T15:17:02.5786150Z [ 11%] Linking C executable ../../bin/addSuffix 2022-09-27T15:17:02.6343390Z [ 11%] Built target addSuffix 2022-09-27T15:17:02.6396540Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3.cpp.o 2022-09-27T15:17:02.8062513Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.o 2022-09-27T15:17:02.8671864Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o 2022-09-27T15:17:03.0863843Z [ 11%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-09-27T15:17:03.1069386Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2022-09-27T15:17:03.3892353Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2022-09-27T15:17:03.6735396Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2022-09-27T15:17:03.8981201Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2022-09-27T15:17:04.0953932Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2022-09-27T15:17:04.2975354Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2022-09-27T15:17:04.4882333Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2022-09-27T15:17:04.6911389Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2022-09-27T15:17:04.9019735Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2022-09-27T15:17:05.1340281Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2022-09-27T15:17:05.4043945Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2022-09-27T15:17:05.6826348Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2022-09-27T15:17:05.7329081Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2022-09-27T15:17:05.9944361Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2022-09-27T15:17:06.0113070Z [ 11%] Generating ../../../torch/version.py 2022-09-27T15:17:06.2833401Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2022-09-27T15:17:06.2896887Z fatal: no tag exactly matches '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:17:06.3366608Z [ 11%] Built target gen_torch_version 2022-09-27T15:17:06.3435717Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2022-09-27T15:17:06.5002859Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2022-09-27T15:17:06.6221851Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2022-09-27T15:17:06.7093615Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2022-09-27T15:17:06.9064320Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2022-09-27T15:17:07.0091234Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-09-27T15:17:07.1714270Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2022-09-27T15:17:07.2067510Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-09-27T15:17:07.4381678Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2022-09-27T15:17:07.4449988Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-09-27T15:17:07.6530793Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-09-27T15:17:07.7116111Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2022-09-27T15:17:07.8615799Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-09-27T15:17:08.0041523Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2022-09-27T15:17:08.0725718Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-09-27T15:17:08.2751946Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2022-09-27T15:17:08.2835333Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-09-27T15:17:08.4862727Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-09-27T15:17:08.5537374Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2022-09-27T15:17:08.6964682Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-09-27T15:17:08.8160942Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-09-27T15:17:08.8344098Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2022-09-27T15:17:08.9153900Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-09-27T15:17:08.9698516Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-09-27T15:17:09.0823384Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-09-27T15:17:09.1033327Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2022-09-27T15:17:09.1837754Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2022-09-27T15:17:09.2809892Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-09-27T15:17:09.4036545Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-09-27T15:17:09.4087760Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2022-09-27T15:17:09.4931780Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-09-27T15:17:09.6060240Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2022-09-27T15:17:09.6637449Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-09-27T15:17:09.6903199Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-09-27T15:17:09.7813905Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2022-09-27T15:17:09.8880706Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-09-27T15:17:09.9011474Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-09-27T15:17:09.9543865Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-09-27T15:17:10.0055276Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2022-09-27T15:17:10.0259817Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-09-27T15:17:10.0800098Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-09-27T15:17:10.0913365Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-09-27T15:17:10.1890754Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-09-27T15:17:10.2461504Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-09-27T15:17:10.2637019Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-09-27T15:17:10.2990849Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-09-27T15:17:10.3538748Z [ 12%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-09-27T15:17:10.3621359Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-09-27T15:17:10.3868563Z Generating Python interface file 'datapipe.pyi'... 2022-09-27T15:17:10.4108331Z [ 12%] Built target torch_python_stubs 2022-09-27T15:17:10.4112550Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-09-27T15:17:10.4122982Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization_kernels.cpp.o 2022-09-27T15:17:10.4171624Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2022-09-27T15:17:10.4174945Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-09-27T15:17:10.4809756Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-09-27T15:17:10.5416940Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-09-27T15:17:10.5855506Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-09-27T15:17:10.6224579Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-09-27T15:17:10.6852175Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-09-27T15:17:10.6853170Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2022-09-27T15:17:10.7138773Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-09-27T15:17:10.7572356Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-09-27T15:17:10.7766968Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-09-27T15:17:10.8265374Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2022-09-27T15:17:10.8551790Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-09-27T15:17:10.8942813Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-09-27T15:17:10.9265019Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-09-27T15:17:10.9321235Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-09-27T15:17:11.0112651Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-09-27T15:17:11.0502856Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-09-27T15:17:11.0832513Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2022-09-27T15:17:11.1143501Z [ 13%] Linking C static library ../../lib/libcpuinfo.a 2022-09-27T15:17:11.1204208Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-09-27T15:17:11.1284191Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2022-09-27T15:17:11.1534410Z [ 13%] Built target cpuinfo 2022-09-27T15:17:11.1621856Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2022-09-27T15:17:11.3019762Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2022-09-27T15:17:11.3530465Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-09-27T15:17:11.3967971Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-09-27T15:17:11.4188749Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2022-09-27T15:17:11.4462588Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2022-09-27T15:17:11.4619793Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-09-27T15:17:11.4836183Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2022-09-27T15:17:11.5355444Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-09-27T15:17:11.5995682Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-09-27T15:17:11.6712689Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2022-09-27T15:17:11.7145024Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-09-27T15:17:11.7261065Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-09-27T15:17:11.7402225Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2022-09-27T15:17:11.7839909Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-09-27T15:17:11.7885665Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-09-27T15:17:11.8417193Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2022-09-27T15:17:11.8445970Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-09-27T15:17:11.8543495Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-09-27T15:17:11.9255879Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-09-27T15:17:11.9975047Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-09-27T15:17:12.0310170Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2022-09-27T15:17:12.0486581Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2022-09-27T15:17:12.0826327Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-09-27T15:17:12.0970392Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-09-27T15:17:12.1576806Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-09-27T15:17:12.2204310Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-09-27T15:17:12.2713757Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2022-09-27T15:17:12.2747360Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-09-27T15:17:12.2810455Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-09-27T15:17:12.3355860Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-09-27T15:17:12.3764212Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-09-27T15:17:12.4071307Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-09-27T15:17:12.4502664Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-09-27T15:17:12.4942137Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-09-27T15:17:12.5565189Z [ 13%] Linking C static library ../../lib/libcpuinfo_internals.a 2022-09-27T15:17:12.5672517Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2022-09-27T15:17:12.5831407Z [ 13%] Built target cpuinfo_internals 2022-09-27T15:17:12.5957129Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-09-27T15:17:12.6027260Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-09-27T15:17:12.6321400Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-09-27T15:17:12.6737261Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2022-09-27T15:17:12.7131720Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-09-27T15:17:12.7716327Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-09-27T15:17:12.8041424Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-09-27T15:17:12.8052759Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-09-27T15:17:12.8841307Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-09-27T15:17:12.8954862Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-09-27T15:17:12.9228296Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2022-09-27T15:17:12.9595408Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2022-09-27T15:17:12.9669224Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-09-27T15:17:12.9942772Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-09-27T15:17:13.1428316Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-09-27T15:17:13.2074518Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2022-09-27T15:17:13.2338051Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2022-09-27T15:17:13.2803320Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-09-27T15:17:13.3074826Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-09-27T15:17:13.3688297Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-09-27T15:17:13.4432829Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-09-27T15:17:13.4814079Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2022-09-27T15:17:13.4999608Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-09-27T15:17:13.5087380Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-09-27T15:17:13.5104128Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-09-27T15:17:13.5865375Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-09-27T15:17:13.6428426Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-09-27T15:17:13.6766253Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-09-27T15:17:13.7115028Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-09-27T15:17:13.7407505Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2022-09-27T15:17:13.7537658Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-09-27T15:17:13.8301616Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-09-27T15:17:13.8615771Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-09-27T15:17:13.9194483Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-09-27T15:17:13.9325687Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-09-27T15:17:13.9449656Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-09-27T15:17:13.9563371Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2022-09-27T15:17:13.9966847Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-09-27T15:17:14.0696999Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-09-27T15:17:14.1217265Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-09-27T15:17:14.1314202Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-09-27T15:17:14.1474616Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-09-27T15:17:14.1743442Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2022-09-27T15:17:14.2198503Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-09-27T15:17:14.3000184Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-09-27T15:17:14.3246868Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2022-09-27T15:17:14.3335426Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-09-27T15:17:14.3983422Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-09-27T15:17:14.4268180Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-09-27T15:17:14.5148165Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-09-27T15:17:14.5178976Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-09-27T15:17:14.5665255Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2022-09-27T15:17:14.5900888Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2022-09-27T15:17:14.6281190Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-09-27T15:17:14.6385975Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-09-27T15:17:14.7169056Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-09-27T15:17:14.8060975Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2022-09-27T15:17:14.8099881Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-09-27T15:17:14.8412919Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-09-27T15:17:14.8932379Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2022-09-27T15:17:14.9473310Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-09-27T15:17:14.9901931Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-09-27T15:17:15.0303527Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2022-09-27T15:17:15.0618711Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-09-27T15:17:15.1551637Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-09-27T15:17:15.1846151Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-09-27T15:17:15.2027935Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-09-27T15:17:15.2607393Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-09-27T15:17:15.2690462Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-09-27T15:17:15.2735079Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2022-09-27T15:17:15.3349017Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-09-27T15:17:15.3490163Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-09-27T15:17:15.3596270Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-09-27T15:17:15.3997813Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-09-27T15:17:15.4332709Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-09-27T15:17:15.4718284Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-09-27T15:17:15.5038923Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2022-09-27T15:17:15.5169570Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-09-27T15:17:15.5432906Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-09-27T15:17:15.5606413Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-09-27T15:17:15.5614364Z [ 14%] Built target generate-torch-sources 2022-09-27T15:17:15.5696339Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-09-27T15:17:15.6086164Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-09-27T15:17:15.6202751Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-09-27T15:17:15.7050956Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-09-27T15:17:15.7200405Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-09-27T15:17:15.7432283Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-09-27T15:17:15.7475182Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-09-27T15:17:15.7787814Z [ 14%] Linking C static library ../../lib/libqnnpack.a 2022-09-27T15:17:15.7948296Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2022-09-27T15:17:15.8053799Z [ 14%] Built target qnnpack 2022-09-27T15:17:15.8055474Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-09-27T15:17:15.8139258Z [ 14%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-09-27T15:17:15.8989981Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-09-27T15:17:15.9533996Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-09-27T15:17:15.9539891Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-09-27T15:17:15.9949954Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-09-27T15:17:16.0354844Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-09-27T15:17:16.0557010Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2022-09-27T15:17:16.0763371Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-09-27T15:17:16.1122559Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-09-27T15:17:16.1742606Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-09-27T15:17:16.1850967Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-09-27T15:17:16.1928848Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-09-27T15:17:16.2562181Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-09-27T15:17:16.2644593Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-09-27T15:17:16.2938812Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2022-09-27T15:17:16.3360811Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-09-27T15:17:16.3495283Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-09-27T15:17:16.3937358Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-09-27T15:17:16.3986466Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-09-27T15:17:16.4572497Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-09-27T15:17:16.4672824Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-09-27T15:17:16.5458602Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-09-27T15:17:16.5503707Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-09-27T15:17:16.5553304Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2022-09-27T15:17:16.5913262Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-09-27T15:17:16.6265741Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-09-27T15:17:16.6463708Z [ 15%] Linking C static library ../../lib/libnnpack_reference_layers.a 2022-09-27T15:17:16.6802195Z [ 15%] Built target nnpack_reference_layers 2022-09-27T15:17:16.6853399Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-09-27T15:17:16.7649900Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-09-27T15:17:16.7880247Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-09-27T15:17:16.8060266Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2022-09-27T15:17:16.8336508Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-09-27T15:17:16.9100093Z [ 15%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-09-27T15:17:16.9140835Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-09-27T15:17:16.9758790Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-09-27T15:17:17.0033025Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-09-27T15:17:17.0561486Z [ 15%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-09-27T15:17:17.0574156Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2022-09-27T15:17:17.0790178Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-09-27T15:17:17.1643299Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-09-27T15:17:17.1647286Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-09-27T15:17:17.1954925Z [ 16%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-09-27T15:17:17.2406902Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-09-27T15:17:17.2866920Z [ 16%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-09-27T15:17:17.3139299Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-09-27T15:17:17.3392924Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-09-27T15:17:17.3726559Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2022-09-27T15:17:17.3764292Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-09-27T15:17:17.3819197Z [ 16%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-09-27T15:17:17.4579394Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:17:17.5115597Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-09-27T15:17:17.5188430Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-09-27T15:17:17.5456106Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-09-27T15:17:17.6011042Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-09-27T15:17:17.6094821Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2022-09-27T15:17:17.6159892Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-09-27T15:17:17.6789845Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-09-27T15:17:17.6995869Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-09-27T15:17:17.7425286Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-09-27T15:17:17.7512545Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-09-27T15:17:17.7645842Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-09-27T15:17:17.7975914Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2022-09-27T15:17:17.8079397Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-09-27T15:17:17.8117317Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-09-27T15:17:17.8775979Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-09-27T15:17:17.9054421Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-09-27T15:17:17.9232419Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-09-27T15:17:17.9579999Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-09-27T15:17:17.9816700Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-09-27T15:17:18.0271882Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2022-09-27T15:17:18.0364187Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-09-27T15:17:18.0530943Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-09-27T15:17:18.1128252Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-09-27T15:17:18.1261984Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-09-27T15:17:18.1314471Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-09-27T15:17:18.2059094Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-09-27T15:17:18.2441061Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-09-27T15:17:18.2603171Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2022-09-27T15:17:18.2851013Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-09-27T15:17:18.3114411Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-09-27T15:17:18.3477105Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-09-27T15:17:18.3788105Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-09-27T15:17:18.3864809Z [ 16%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-09-27T15:17:18.4657306Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-09-27T15:17:18.4658239Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-09-27T15:17:18.4764058Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-09-27T15:17:18.5071014Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2022-09-27T15:17:18.5688668Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-09-27T15:17:18.5893860Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-09-27T15:17:18.6308702Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-09-27T15:17:18.6882568Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-09-27T15:17:18.7047959Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-09-27T15:17:18.7298468Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-09-27T15:17:18.7924552Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2022-09-27T15:17:18.8086657Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-09-27T15:17:18.8154602Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-09-27T15:17:18.8634561Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-09-27T15:17:18.8898753Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-09-27T15:17:18.8950657Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-09-27T15:17:18.9775031Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-09-27T15:17:18.9807320Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-09-27T15:17:19.0497645Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2022-09-27T15:17:19.0516584Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-09-27T15:17:19.0542077Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-09-27T15:17:19.0642040Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-09-27T15:17:19.1281830Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-09-27T15:17:19.1775042Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-09-27T15:17:19.2126249Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-09-27T15:17:19.2237771Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-09-27T15:17:19.2849452Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-09-27T15:17:19.2967100Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-09-27T15:17:19.3455393Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2022-09-27T15:17:19.3762563Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-09-27T15:17:19.3994524Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-09-27T15:17:19.4102966Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-09-27T15:17:19.4712732Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-09-27T15:17:19.5289076Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-09-27T15:17:19.5445078Z [ 18%] Built target dnnl_cpu_x64 2022-09-27T15:17:19.5523968Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-09-27T15:17:19.5602742Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-09-27T15:17:19.5756687Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-09-27T15:17:19.6347722Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-09-27T15:17:19.6353633Z [ 18%] Built target indirection 2022-09-27T15:17:19.6414196Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-09-27T15:17:19.6447777Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-09-27T15:17:19.7073537Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-09-27T15:17:19.7092856Z [ 18%] Linking CXX static library ../../../lib/libprotoc.a 2022-09-27T15:17:19.7310287Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-09-27T15:17:19.7667072Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-09-27T15:17:19.7718064Z [ 18%] Built target libprotoc 2022-09-27T15:17:19.7878470Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-09-27T15:17:19.8015576Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-09-27T15:17:19.8075845Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-09-27T15:17:19.8303468Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-09-27T15:17:19.8702990Z [ 18%] Built target packing 2022-09-27T15:17:19.8776693Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-09-27T15:17:19.8841156Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-09-27T15:17:19.8966747Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-09-27T15:17:19.9300777Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-09-27T15:17:19.9579942Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-09-27T15:17:19.9598961Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-09-27T15:17:19.9610009Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-09-27T15:17:20.0287955Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-09-27T15:17:20.0385314Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-09-27T15:17:20.0435087Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-09-27T15:17:20.0473792Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o 2022-09-27T15:17:20.1209109Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-09-27T15:17:20.1239287Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-09-27T15:17:20.1243413Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-09-27T15:17:20.1301100Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o 2022-09-27T15:17:20.1897078Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o 2022-09-27T15:17:20.1944141Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-09-27T15:17:20.2077014Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-09-27T15:17:20.2226250Z [ 18%] Built target jit 2022-09-27T15:17:20.2691820Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-09-27T15:17:20.2741811Z [ 18%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-09-27T15:17:20.2780708Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o 2022-09-27T15:17:20.3278518Z [ 18%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2022-09-27T15:17:20.3574734Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-09-27T15:17:20.3593987Z [ 18%] Built target pytorch_qnnpack 2022-09-27T15:17:20.3684782Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-09-27T15:17:20.3754954Z [ 18%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-09-27T15:17:20.4495751Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-09-27T15:17:20.4505894Z [ 18%] Linking CXX static library ../../../lib/libgmock.a 2022-09-27T15:17:20.4567054Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-09-27T15:17:20.4777593Z [ 18%] Built target gmock 2022-09-27T15:17:20.4952036Z [ 18%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-09-27T15:17:20.5254582Z [ 18%] Linking CXX static library ../../../lib/libgtest_main.a 2022-09-27T15:17:20.5367675Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-09-27T15:17:20.5426105Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-09-27T15:17:20.5458717Z [ 18%] Built target gtest_main 2022-09-27T15:17:20.5735108Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-09-27T15:17:20.6331034Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-09-27T15:17:20.6348920Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-09-27T15:17:20.6374541Z [ 18%] Linking CXX static library ../../../lib/libbenchmark_main.a 2022-09-27T15:17:20.6629998Z [ 18%] Built target benchmark_main 2022-09-27T15:17:20.6782600Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-09-27T15:17:20.7119074Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-09-27T15:17:20.7257315Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-09-27T15:17:20.7837699Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o 2022-09-27T15:17:20.8054130Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-09-27T15:17:20.8088117Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-09-27T15:17:20.8253385Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-09-27T15:17:20.8486588Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o 2022-09-27T15:17:20.9015315Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-09-27T15:17:20.9327023Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o 2022-09-27T15:17:20.9920852Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-09-27T15:17:21.0019566Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-09-27T15:17:21.0117411Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-09-27T15:17:21.0667117Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-09-27T15:17:21.0792022Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-09-27T15:17:21.0929395Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o 2022-09-27T15:17:21.1286076Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-09-27T15:17:21.1579295Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-09-27T15:17:21.1633479Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-09-27T15:17:21.2130901Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-09-27T15:17:21.2315669Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-09-27T15:17:21.2532415Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-09-27T15:17:21.3125779Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-09-27T15:17:21.3535888Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-09-27T15:17:21.3643044Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-09-27T15:17:21.3939687Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o 2022-09-27T15:17:21.4050361Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-09-27T15:17:21.4363408Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-09-27T15:17:21.4906468Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o 2022-09-27T15:17:21.5253523Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-09-27T15:17:21.5646748Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o 2022-09-27T15:17:21.6190142Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-09-27T15:17:21.6276436Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o 2022-09-27T15:17:21.6470613Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-09-27T15:17:21.6722319Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-09-27T15:17:21.6970405Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-09-27T15:17:21.7095253Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-09-27T15:17:21.7852094Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o 2022-09-27T15:17:21.7895426Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-09-27T15:17:21.7995207Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-09-27T15:17:21.8514477Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o 2022-09-27T15:17:21.8560544Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-09-27T15:17:21.8826265Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-09-27T15:17:21.9342336Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-09-27T15:17:21.9682878Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-09-27T15:17:21.9758231Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-09-27T15:17:22.0152074Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o 2022-09-27T15:17:22.0364092Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-09-27T15:17:22.0604328Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-09-27T15:17:22.0978780Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-09-27T15:17:22.1561972Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-09-27T15:17:22.1665711Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-09-27T15:17:22.1689655Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o 2022-09-27T15:17:22.2250932Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-09-27T15:17:22.2375631Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-09-27T15:17:22.2616568Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o 2022-09-27T15:17:22.3045875Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-09-27T15:17:22.3449096Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-09-27T15:17:22.3499354Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o 2022-09-27T15:17:22.3769485Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-09-27T15:17:22.4134210Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-09-27T15:17:22.4222928Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o 2022-09-27T15:17:22.4538730Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-09-27T15:17:22.4918535Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-09-27T15:17:22.5238878Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-09-27T15:17:22.5435671Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-09-27T15:17:22.5594028Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o 2022-09-27T15:17:22.5608066Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-09-27T15:17:22.6058408Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-09-27T15:17:22.6376976Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o 2022-09-27T15:17:22.6853031Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-09-27T15:17:22.7256603Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-09-27T15:17:22.7449746Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-09-27T15:17:22.7680453Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-09-27T15:17:22.8141928Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o 2022-09-27T15:17:22.8474236Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-09-27T15:17:22.8521927Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-09-27T15:17:22.8953914Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-09-27T15:17:22.9249983Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-09-27T15:17:22.9365382Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-09-27T15:17:22.9750618Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-09-27T15:17:23.0042510Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-09-27T15:17:23.0384855Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-09-27T15:17:23.0425971Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-09-27T15:17:23.0612774Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-09-27T15:17:23.0693142Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-09-27T15:17:23.1013611Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-09-27T15:17:23.1505362Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-09-27T15:17:23.1835652Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-09-27T15:17:23.1958262Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-09-27T15:17:23.2397909Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-09-27T15:17:23.2643059Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-09-27T15:17:23.2815319Z [ 20%] Built target fbgemm_avx2 2022-09-27T15:17:23.2975104Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-09-27T15:17:23.3169537Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-09-27T15:17:23.3693800Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-09-27T15:17:23.4140708Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-09-27T15:17:23.4346687Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-09-27T15:17:23.4378494Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-09-27T15:17:23.4716643Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-09-27T15:17:23.4927375Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-09-27T15:17:23.4986417Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-09-27T15:17:23.5837204Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-09-27T15:17:23.5851831Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-09-27T15:17:23.6262461Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-09-27T15:17:23.6443504Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-09-27T15:17:23.6693048Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-09-27T15:17:23.6813441Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-09-27T15:17:23.7172156Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-09-27T15:17:23.7537324Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-09-27T15:17:23.7963220Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-09-27T15:17:23.8010998Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-09-27T15:17:23.8289819Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-09-27T15:17:23.8685094Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-09-27T15:17:23.9095045Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-09-27T15:17:23.9449455Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-09-27T15:17:23.9562094Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-09-27T15:17:23.9883948Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-09-27T15:17:24.0297346Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-09-27T15:17:24.0537800Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-09-27T15:17:24.1232699Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-09-27T15:17:24.1353234Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-09-27T15:17:24.1489967Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-09-27T15:17:24.2039366Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-09-27T15:17:24.2081235Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-09-27T15:17:24.2429159Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-09-27T15:17:24.3017053Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-09-27T15:17:24.3338797Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-09-27T15:17:24.3696796Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-09-27T15:17:24.3710291Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-09-27T15:17:24.3976183Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-09-27T15:17:24.4061683Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-09-27T15:17:24.4588155Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-09-27T15:17:24.4884406Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-09-27T15:17:24.5390251Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-09-27T15:17:24.5810067Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-09-27T15:17:24.6060680Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-09-27T15:17:24.6096104Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-09-27T15:17:24.6112661Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-09-27T15:17:24.6540579Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-09-27T15:17:24.6866820Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-09-27T15:17:24.7261458Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-09-27T15:17:24.7429526Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-09-27T15:17:24.7777180Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-09-27T15:17:24.8132000Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-09-27T15:17:24.8422863Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-09-27T15:17:24.8582577Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-09-27T15:17:24.8892040Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-09-27T15:17:24.9395972Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-09-27T15:17:24.9686407Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-09-27T15:17:24.9756972Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-09-27T15:17:25.0264733Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-09-27T15:17:25.1059281Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-09-27T15:17:25.1064290Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-09-27T15:17:25.1076690Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-09-27T15:17:25.1699460Z [ 21%] Built target fbgemm_avx512 2022-09-27T15:17:25.1785022Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-09-27T15:17:25.1809675Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-09-27T15:17:25.2082170Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-09-27T15:17:25.2550596Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2022-09-27T15:17:25.2688489Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-09-27T15:17:25.2795600Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-09-27T15:17:25.3331804Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-09-27T15:17:25.3561999Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-09-27T15:17:25.3563635Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-09-27T15:17:25.3941550Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2022-09-27T15:17:25.4306876Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-09-27T15:17:25.4341484Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-09-27T15:17:25.5221777Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-09-27T15:17:25.5617366Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-09-27T15:17:25.5758197Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-09-27T15:17:25.5857315Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2022-09-27T15:17:25.6130365Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-09-27T15:17:25.6578771Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-09-27T15:17:25.7072101Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-09-27T15:17:25.7166284Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-09-27T15:17:25.7369493Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2022-09-27T15:17:25.7412563Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-09-27T15:17:25.7863914Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-09-27T15:17:25.8260374Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-09-27T15:17:25.8690156Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-09-27T15:17:25.8993496Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-09-27T15:17:25.9100393Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-09-27T15:17:25.9431812Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2022-09-27T15:17:25.9606758Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-09-27T15:17:26.0023632Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-09-27T15:17:26.0585572Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-09-27T15:17:26.0864770Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-09-27T15:17:26.1092044Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-09-27T15:17:26.1163758Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2022-09-27T15:17:26.1268572Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-09-27T15:17:26.1639924Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-09-27T15:17:26.2119324Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-09-27T15:17:26.2422811Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-09-27T15:17:26.2725222Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2022-09-27T15:17:26.2807084Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-09-27T15:17:26.2988400Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-09-27T15:17:26.3212740Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-09-27T15:17:26.3474911Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-09-27T15:17:26.3591096Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-09-27T15:17:26.4078148Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-09-27T15:17:26.4373046Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:17:26.4515030Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2022-09-27T15:17:26.4807507Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-09-27T15:17:26.5003010Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-09-27T15:17:26.5157809Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:17:26.5447481Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-09-27T15:17:26.5901283Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-09-27T15:17:26.6120838Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-09-27T15:17:26.6305119Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2022-09-27T15:17:26.6638062Z [ 21%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-09-27T15:17:26.6643491Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-09-27T15:17:26.6939028Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-09-27T15:17:26.7336752Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-09-27T15:17:26.7883982Z [ 21%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-09-27T15:17:26.7975892Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-09-27T15:17:26.8525223Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2022-09-27T15:17:26.8655447Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-09-27T15:17:26.9044897Z [ 22%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-09-27T15:17:26.9329376Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-09-27T15:17:27.0006706Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-09-27T15:17:27.0268307Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-09-27T15:17:27.0604792Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-09-27T15:17:27.0924727Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-09-27T15:17:27.1031916Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-09-27T15:17:27.1297665Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-09-27T15:17:27.1579901Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2022-09-27T15:17:27.1835119Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-09-27T15:17:27.2051239Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-09-27T15:17:27.2433449Z [ 22%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-09-27T15:17:27.2478049Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-09-27T15:17:27.2835077Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-09-27T15:17:27.2997964Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2022-09-27T15:17:27.3158249Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-09-27T15:17:27.3571519Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-09-27T15:17:27.3740155Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-09-27T15:17:27.3973830Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-09-27T15:17:27.4220839Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-09-27T15:17:27.4716679Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:17:27.4984937Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-09-27T15:17:27.5414519Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:17:27.5735978Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-09-27T15:17:27.5829945Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-09-27T15:17:27.6142690Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-09-27T15:17:27.6253177Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2022-09-27T15:17:27.6487823Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-09-27T15:17:27.6944244Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-09-27T15:17:27.7257327Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-09-27T15:17:27.7726185Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-09-27T15:17:27.8033850Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-09-27T15:17:27.8296307Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-09-27T15:17:27.8709089Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-09-27T15:17:27.9208213Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-09-27T15:17:27.9313294Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2022-09-27T15:17:27.9393919Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-09-27T15:17:27.9978726Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-09-27T15:17:28.0139864Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-09-27T15:17:28.0602288Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-09-27T15:17:28.0787646Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-09-27T15:17:28.0812306Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-09-27T15:17:28.1620255Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-09-27T15:17:28.1687041Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-09-27T15:17:28.1964539Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2022-09-27T15:17:28.2393769Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-09-27T15:17:28.2397642Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-09-27T15:17:28.2547276Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-09-27T15:17:28.3097651Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-09-27T15:17:28.3414999Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-09-27T15:17:28.3863357Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-09-27T15:17:28.3916871Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-09-27T15:17:28.4268109Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-09-27T15:17:28.4619291Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-09-27T15:17:28.4763202Z [ 23%] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-09-27T15:17:28.5042758Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-09-27T15:17:28.5140107Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2022-09-27T15:17:28.5393280Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-09-27T15:17:28.5727798Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-09-27T15:17:28.6049597Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-09-27T15:17:28.6127520Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-09-27T15:17:28.6485629Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:17:28.6754646Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2022-09-27T15:17:28.7057177Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-09-27T15:17:28.7373714Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:17:28.7789313Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-09-27T15:17:28.7815438Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-09-27T15:17:28.8091851Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:17:28.8268301Z [ 23%] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-09-27T15:17:28.8441341Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-09-27T15:17:28.8848972Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2022-09-27T15:17:28.9013976Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-09-27T15:17:28.9280509Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-09-27T15:17:28.9608063Z [ 23%] Built target fbgemm_generic 2022-09-27T15:17:28.9811356Z [ 23%] Linking CXX static library ../../../../../../lib/libdnnl.a 2022-09-27T15:17:29.0077481Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-09-27T15:17:29.0488852Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2-acc2.c.o 2022-09-27T15:17:29.0808808Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2022-09-27T15:17:29.0995866Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:17:29.1213022Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-09-27T15:17:29.1851061Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:17:29.2104820Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc2.c.o 2022-09-27T15:17:29.2636637Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:17:29.2711085Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2022-09-27T15:17:29.2844717Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc4.c.o 2022-09-27T15:17:29.3440423Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:17:29.3568246Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-09-27T15:17:29.4154558Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:17:29.4165085Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-09-27T15:17:29.4576841Z [ 23%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-09-27T15:17:29.4831238Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-09-27T15:17:29.4956969Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:17:29.4985692Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2022-09-27T15:17:29.5504416Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-09-27T15:17:29.5595779Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-09-27T15:17:29.6218186Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-09-27T15:17:29.6278976Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-09-27T15:17:29.6867951Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-09-27T15:17:29.6895071Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2022-09-27T15:17:29.7621703Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-09-27T15:17:29.7626784Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-09-27T15:17:29.7906278Z [ 23%] Built target dnnl 2022-09-27T15:17:29.8101196Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-09-27T15:17:29.8356040Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-09-27T15:17:29.8687526Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-09-27T15:17:29.8771806Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2022-09-27T15:17:29.8922000Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-09-27T15:17:29.9408573Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-09-27T15:17:29.9702563Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-09-27T15:17:30.0178864Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-09-27T15:17:30.0443605Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-09-27T15:17:30.0743188Z [ 23%] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-09-27T15:17:30.0802960Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-09-27T15:17:30.0843550Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2022-09-27T15:17:30.0890521Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-09-27T15:17:30.1324906Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-09-27T15:17:30.1513878Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-09-27T15:17:30.1992909Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-09-27T15:17:30.2399759Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-09-27T15:17:30.2617771Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-09-27T15:17:30.3022907Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2022-09-27T15:17:30.3162133Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-09-27T15:17:30.3177445Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-09-27T15:17:30.3516994Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-09-27T15:17:30.3881997Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-09-27T15:17:30.3979742Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-09-27T15:17:30.4120248Z [ 23%] Generating src/x86_64-fma/blas/sgemm.py.o 2022-09-27T15:17:30.4666318Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2022-09-27T15:17:30.4696477Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-09-27T15:17:30.4734049Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-09-27T15:17:30.5454327Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-09-27T15:17:30.5547663Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-09-27T15:17:30.6134729Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-09-27T15:17:30.6215241Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-09-27T15:17:30.6246657Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-09-27T15:17:30.6923106Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2022-09-27T15:17:30.7048981Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-09-27T15:17:30.7181110Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-09-27T15:17:30.7878605Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-09-27T15:17:30.7905781Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-09-27T15:17:30.7978669Z [ 23%] Generating src/x86_64-fma/max-pooling.py.o 2022-09-27T15:17:30.8577249Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-09-27T15:17:30.8633484Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-09-27T15:17:30.8844307Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-09-27T15:17:30.8873858Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2022-09-27T15:17:30.9264525Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-09-27T15:17:30.9316725Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-09-27T15:17:30.9894944Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-09-27T15:17:31.0126759Z [ 23%] Generating src/x86_64-fma/relu.py.o 2022-09-27T15:17:31.0243076Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-09-27T15:17:31.0597405Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-09-27T15:17:31.0921187Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-09-27T15:17:31.1121671Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2022-09-27T15:17:31.1317532Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-09-27T15:17:31.1361911Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-09-27T15:17:31.1726049Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-09-27T15:17:31.1881060Z [ 24%] Generating src/x86_64-fma/softmax.py.o 2022-09-27T15:17:31.2115771Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-09-27T15:17:31.2742932Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-09-27T15:17:31.2936412Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-09-27T15:17:31.3463340Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2022-09-27T15:17:31.3549229Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-09-27T15:17:31.3594838Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-09-27T15:17:31.3873398Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-09-27T15:17:31.4195058Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-09-27T15:17:31.4480154Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-09-27T15:17:31.5009575Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-09-27T15:17:31.5244318Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-09-27T15:17:31.5628854Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-09-27T15:17:31.5945082Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2022-09-27T15:17:31.6022669Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-09-27T15:17:31.6294211Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-09-27T15:17:31.6323588Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-09-27T15:17:31.6855577Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-09-27T15:17:31.6924296Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-09-27T15:17:31.7444237Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-09-27T15:17:31.7660828Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-09-27T15:17:31.8263042Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-09-27T15:17:31.8354822Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2022-09-27T15:17:31.8453532Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-09-27T15:17:31.8646643Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-09-27T15:17:31.8989492Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-09-27T15:17:31.9117942Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-09-27T15:17:31.9684082Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-09-27T15:17:31.9836367Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-09-27T15:17:32.0103344Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-09-27T15:17:32.0179883Z [ 25%] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-09-27T15:17:32.0322399Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:17:32.0650757Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-09-27T15:17:32.0694073Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2022-09-27T15:17:32.1104592Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-09-27T15:17:32.1497991Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-09-27T15:17:32.1826840Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:17:32.2162784Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-09-27T15:17:32.2462195Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-09-27T15:17:32.2731538Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:17:32.2756464Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-09-27T15:17:32.3177804Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2022-09-27T15:17:32.3449290Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-09-27T15:17:32.3506202Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-09-27T15:17:32.4133820Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-09-27T15:17:32.4485380Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-09-27T15:17:32.4916197Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-09-27T15:17:32.5068533Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-09-27T15:17:32.5170452Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-09-27T15:17:32.5226632Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2022-09-27T15:17:32.5544120Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-09-27T15:17:32.5875238Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-09-27T15:17:32.6144981Z [ 25%] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-09-27T15:17:32.6204438Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-09-27T15:17:32.6644715Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-09-27T15:17:32.6899284Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-09-27T15:17:32.7512824Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-09-27T15:17:32.7577133Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-09-27T15:17:32.7717290Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/Logger.cpp:28:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] 2022-09-27T15:17:32.7718073Z #pragma GCC diagnostic ignored "-Wglobal-constructors" 2022-09-27T15:17:32.7718873Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:17:32.7812393Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-09-27T15:17:32.7932642Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2022-09-27T15:17:32.8099782Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-09-27T15:17:32.8543552Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-09-27T15:17:32.9073117Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-09-27T15:17:32.9456484Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-09-27T15:17:32.9715447Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-09-27T15:17:33.0051527Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-09-27T15:17:33.0306629Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:17:33.0321498Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-09-27T15:17:33.0637072Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2022-09-27T15:17:33.1004121Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-09-27T15:17:33.1084223Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:17:33.1679426Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-09-27T15:17:33.2025388Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:33.2283059Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-09-27T15:17:33.2517756Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2022-09-27T15:17:33.2523463Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-09-27T15:17:33.2900366Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:33.3015685Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-09-27T15:17:33.3814484Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-09-27T15:17:33.3939700Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:33.4087574Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2022-09-27T15:17:33.4411373Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-09-27T15:17:33.4848802Z [ 25%] Built target kineto_base 2022-09-27T15:17:33.4893959Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-09-27T15:17:33.4953032Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:33.5248446Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-09-27T15:17:33.5596908Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:17:33.5785577Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:17:33.6051283Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-09-27T15:17:33.6104426Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2022-09-27T15:17:33.6337855Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-09-27T15:17:33.6536022Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:17:33.6612166Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:17:33.6937163Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-09-27T15:17:33.7328810Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:17:33.7346005Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-09-27T15:17:33.7741373Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-09-27T15:17:33.8146011Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:33.8156673Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2022-09-27T15:17:33.8307232Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-09-27T15:17:33.9011655Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:33.9258223Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-09-27T15:17:33.9754251Z [ 26%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2022-09-27T15:17:33.9893957Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:33.9921892Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-09-27T15:17:34.0515979Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2022-09-27T15:17:34.0585889Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-09-27T15:17:34.0924688Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:34.0927825Z [ 27%] Built target c10_CompileTimeFunctionPointer_test 2022-09-27T15:17:34.1000275Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:17:34.1369494Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-09-27T15:17:34.1820790Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:17:34.1875756Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:17:34.2100635Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-09-27T15:17:34.2452044Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-09-27T15:17:34.2486028Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:17:34.2709322Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2022-09-27T15:17:34.2758726Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-09-27T15:17:34.3232629Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-09-27T15:17:34.3375684Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-09-27T15:17:34.3561844Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-09-27T15:17:34.3881743Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-09-27T15:17:34.4254980Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-09-27T15:17:34.4489569Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2022-09-27T15:17:34.5023282Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:17:34.5241732Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-09-27T15:17:34.5941132Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:17:34.6006758Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-09-27T15:17:34.6117225Z [ 27%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2022-09-27T15:17:34.6248563Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2022-09-27T15:17:34.6650730Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:17:34.6736142Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-09-27T15:17:34.7381046Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-09-27T15:17:34.7406160Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:17:34.7592168Z [ 27%] Built target c10_DeviceGuard_test 2022-09-27T15:17:34.7764803Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-09-27T15:17:34.7965941Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2022-09-27T15:17:34.8008287Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-09-27T15:17:34.8461475Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:17:34.8711827Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-09-27T15:17:34.9160697Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:34.9578392Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-09-27T15:17:35.0077240Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:35.0111145Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2022-09-27T15:17:35.0190301Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-09-27T15:17:35.0601707Z [ 27%] Linking CXX executable ../../bin/c10_Device_test 2022-09-27T15:17:35.0760561Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-09-27T15:17:35.1048204Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:35.1413549Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-09-27T15:17:35.1884380Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:17:35.1986316Z [ 27%] Built target c10_Device_test 2022-09-27T15:17:35.2063607Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-09-27T15:17:35.2194589Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-09-27T15:17:35.2357775Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2022-09-27T15:17:35.2692032Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:17:35.2858136Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-09-27T15:17:35.3336532Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-09-27T15:17:35.3605420Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:17:35.3659253Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-09-27T15:17:35.4063591Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2022-09-27T15:17:35.4111711Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-09-27T15:17:35.4273341Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-09-27T15:17:35.4499818Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:17:35.4884098Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-09-27T15:17:35.5009798Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-09-27T15:17:35.5226434Z [ 27%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2022-09-27T15:17:35.5281311Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:17:35.5606030Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-09-27T15:17:35.5616693Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-09-27T15:17:35.5892952Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:17:35.6255671Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-09-27T15:17:35.6378007Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-09-27T15:17:35.6427401Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2022-09-27T15:17:35.6519083Z [ 27%] Built target c10_DispatchKeySet_test 2022-09-27T15:17:35.6626923Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-09-27T15:17:35.6630371Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:17:35.6882136Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-09-27T15:17:35.7008023Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-09-27T15:17:35.7346608Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-09-27T15:17:35.7443649Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-09-27T15:17:35.7667636Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-09-27T15:17:35.7751819Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-09-27T15:17:35.8015574Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-09-27T15:17:35.8309561Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:17:35.8369480Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:17:35.8401287Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-09-27T15:17:35.8660922Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-09-27T15:17:35.8949981Z [ 27%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-09-27T15:17:35.8973041Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-09-27T15:17:35.9023506Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2022-09-27T15:17:35.9215243Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-09-27T15:17:35.9474142Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-09-27T15:17:35.9620008Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-09-27T15:17:35.9648556Z [ 27%] Linking C static library ../../lib/libnnpack.a 2022-09-27T15:17:35.9926269Z [ 27%] Built target nnpack 2022-09-27T15:17:36.0053622Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-09-27T15:17:36.0156492Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-09-27T15:17:36.0242982Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-09-27T15:17:36.0483060Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-09-27T15:17:36.1030067Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-09-27T15:17:36.1083028Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2022-09-27T15:17:36.1297285Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-09-27T15:17:36.1650748Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-09-27T15:17:36.2030515Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-09-27T15:17:36.2355759Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-09-27T15:17:36.2523106Z [ 28%] Linking CXX executable ../../bin/c10_StreamGuard_test 2022-09-27T15:17:36.2633711Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-09-27T15:17:36.2994085Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2022-09-27T15:17:36.3137459Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-09-27T15:17:36.3267848Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-09-27T15:17:36.3446067Z [ 28%] Linking CXX executable ../../bin/c10_SymInt_test 2022-09-27T15:17:36.3849768Z [ 28%] Built target c10_StreamGuard_test 2022-09-27T15:17:36.3911130Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-09-27T15:17:36.4002228Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-09-27T15:17:36.4224110Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-09-27T15:17:36.4706966Z [ 28%] Built target c10_SymInt_test 2022-09-27T15:17:36.4735935Z [ 28%] Linking CXX static library ../../../lib/libtensorpipe.a 2022-09-27T15:17:36.4831024Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-09-27T15:17:36.4842611Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-09-27T15:17:36.4872959Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-09-27T15:17:36.4935618Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-09-27T15:17:36.5687229Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-09-27T15:17:36.5739260Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-09-27T15:17:36.5803384Z [ 28%] Built target tensorpipe 2022-09-27T15:17:36.6017875Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-09-27T15:17:36.6330742Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-09-27T15:17:36.6585315Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-09-27T15:17:36.7161172Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-09-27T15:17:36.7277336Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-09-27T15:17:36.7846415Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-09-27T15:17:36.8091425Z [ 28%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2022-09-27T15:17:36.8110338Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-09-27T15:17:36.8231413Z [ 28%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2022-09-27T15:17:36.8640155Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-09-27T15:17:36.8678543Z [ 28%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2022-09-27T15:17:36.9055345Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-09-27T15:17:36.9355850Z [ 28%] Built target c10_InlineDeviceGuard_test 2022-09-27T15:17:36.9416590Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-09-27T15:17:36.9549572Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-09-27T15:17:36.9688492Z [ 28%] Built target c10_InlineStreamGuard_test 2022-09-27T15:17:36.9830838Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-09-27T15:17:36.9939413Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:17:37.0133666Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-09-27T15:17:37.0297374Z [ 28%] Built target c10_SizesAndStrides_test 2022-09-27T15:17:37.0536174Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-09-27T15:17:37.0763972Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-09-27T15:17:37.0917264Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-09-27T15:17:37.1679846Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:17:37.1721576Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-09-27T15:17:37.2374525Z [ 28%] Linking CXX executable ../../bin/c10_Array_test 2022-09-27T15:17:37.2490023Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-09-27T15:17:37.2515394Z [ 28%] Linking CXX executable ../../bin/c10_Bitset_test 2022-09-27T15:17:37.2556795Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-09-27T15:17:37.3057329Z [ 28%] Linking CXX executable ../../bin/c10_C++17_test 2022-09-27T15:17:37.3176311Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-09-27T15:17:37.3379408Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-09-27T15:17:37.3546467Z [ 28%] Built target c10_Array_test 2022-09-27T15:17:37.3640481Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-09-27T15:17:37.3808603Z [ 28%] Built target c10_Bitset_test 2022-09-27T15:17:37.3846143Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-09-27T15:17:37.3905748Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-09-27T15:17:37.4193641Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-09-27T15:17:37.4367609Z [ 28%] Built target c10_C++17_test 2022-09-27T15:17:37.4463084Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-09-27T15:17:37.4531672Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-09-27T15:17:37.4589909Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-09-27T15:17:37.4790345Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-09-27T15:17:37.5119744Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-09-27T15:17:37.5153125Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-09-27T15:17:37.5247110Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-09-27T15:17:37.5634264Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-09-27T15:17:37.5973126Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-09-27T15:17:37.6160309Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:17:37.6262751Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-09-27T15:17:37.6438109Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:17:37.6565498Z [ 28%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2022-09-27T15:17:37.6827282Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:37.6974697Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-09-27T15:17:37.7047063Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:37.7399708Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:37.7728152Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-09-27T15:17:37.7750299Z [ 28%] Built target c10_ConstexprCrc_test 2022-09-27T15:17:37.7858422Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-09-27T15:17:37.7910065Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-09-27T15:17:37.8070275Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-09-27T15:17:37.8258981Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:37.8420543Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-09-27T15:17:37.9142712Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:17:37.9240122Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-09-27T15:17:38.0081289Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-09-27T15:17:38.0309567Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:17:38.0759446Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-09-27T15:17:38.0995754Z [ 28%] Linking CXX executable ../../bin/c10_Half_test 2022-09-27T15:17:38.1094266Z [ 28%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2022-09-27T15:17:38.1201429Z [ 28%] Linking CXX executable ../../bin/c10_LeftRight_test 2022-09-27T15:17:38.1406884Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:17:38.1445759Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-09-27T15:17:38.2283554Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-09-27T15:17:38.2402396Z [ 28%] Built target c10_Half_test 2022-09-27T15:17:38.2623279Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:17:38.2640951Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-09-27T15:17:38.2651349Z [ 28%] Built target c10_DeadlockDetection_test 2022-09-27T15:17:38.2698333Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:17:38.2821813Z [ 29%] Built target c10_LeftRight_test 2022-09-27T15:17:38.2970786Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-09-27T15:17:38.3049692Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-09-27T15:17:38.3610374Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:38.3791330Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-09-27T15:17:38.3796873Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:38.4574619Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-09-27T15:17:38.4603473Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:38.4869739Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:38.5313334Z [ 29%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2022-09-27T15:17:38.5377863Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-09-27T15:17:38.5528747Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:17:38.5851130Z [ 29%] Linking CXX executable ../../bin/c10_SmallVectorTest 2022-09-27T15:17:38.5854020Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:17:38.6081275Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-09-27T15:17:38.6405732Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:17:38.6494663Z [ 29%] Built target c10_Metaprogramming_test 2022-09-27T15:17:38.6664408Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-09-27T15:17:38.6797785Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-09-27T15:17:38.6841885Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-09-27T15:17:38.7160446Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:17:38.7345146Z [ 29%] Built target c10_SmallVectorTest 2022-09-27T15:17:38.7492879Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-09-27T15:17:38.7586800Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-09-27T15:17:38.7973018Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:17:38.8365258Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-09-27T15:17:38.8784198Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:17:38.9103607Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-09-27T15:17:38.9405729Z [ 30%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2022-09-27T15:17:38.9556691Z [ 30%] Linking CXX executable ../../bin/c10_Synchronized_test 2022-09-27T15:17:38.9689786Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:17:38.9778748Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-09-27T15:17:39.0236664Z [ 30%] Linking CXX executable ../../bin/c10_TypeIndex_test 2022-09-27T15:17:39.0564245Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-09-27T15:17:39.0990228Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:17:39.1054495Z [ 30%] Built target c10_ThreadLocal_test 2022-09-27T15:17:39.1183085Z [ 30%] Built target c10_Synchronized_test 2022-09-27T15:17:39.1191692Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-09-27T15:17:39.1275064Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-09-27T15:17:39.1407448Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-09-27T15:17:39.1621142Z [ 30%] Built target c10_TypeIndex_test 2022-09-27T15:17:39.1723109Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-09-27T15:17:39.1940390Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:17:39.2079911Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:39.2524646Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-09-27T15:17:39.2799804Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:39.3090031Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-09-27T15:17:39.3336870Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-09-27T15:17:39.3758790Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:39.3906576Z [ 30%] Linking CXX executable ../../bin/c10_TypeList_test 2022-09-27T15:17:39.3940750Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-09-27T15:17:39.3993247Z [ 30%] Linking CXX executable ../../bin/c10_TypeTraits_test 2022-09-27T15:17:39.4054393Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:17:39.4602182Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:17:39.4730700Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-09-27T15:17:39.5020033Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:17:39.5400311Z [ 30%] Built target c10_TypeList_test 2022-09-27T15:17:39.5485959Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:17:39.5501183Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-09-27T15:17:39.5518034Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-09-27T15:17:39.5527104Z [ 30%] Built target c10_TypeTraits_test 2022-09-27T15:17:39.5718127Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-09-27T15:17:39.5843116Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:17:39.6236178Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-09-27T15:17:39.6486922Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-09-27T15:17:39.6677244Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:17:39.6998937Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-09-27T15:17:39.7356035Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-09-27T15:17:39.7700849Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-09-27T15:17:39.7762053Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-09-27T15:17:39.7959617Z [ 30%] Linking CXX executable ../../bin/c10_accumulate_test 2022-09-27T15:17:39.8052527Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-09-27T15:17:39.8550804Z [ 30%] Linking CXX executable ../../bin/c10_bfloat16_test 2022-09-27T15:17:39.8630089Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:17:39.8695681Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-09-27T15:17:39.8945534Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-09-27T15:17:39.9186524Z [ 30%] Built target c10_accumulate_test 2022-09-27T15:17:39.9347899Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-09-27T15:17:39.9435953Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-09-27T15:17:39.9485891Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-09-27T15:17:39.9775613Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-09-27T15:17:39.9814959Z [ 30%] Built target c10_bfloat16_test 2022-09-27T15:17:39.9882771Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-09-27T15:17:40.0405142Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-09-27T15:17:40.0474345Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-09-27T15:17:40.0507885Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-09-27T15:17:40.0694286Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-09-27T15:17:40.1496976Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-09-27T15:17:40.1681964Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-09-27T15:17:40.1813495Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-09-27T15:17:40.1918965Z [ 31%] Linking CXX executable ../../bin/c10_complex_math_test 2022-09-27T15:17:40.1925854Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-09-27T15:17:40.2177210Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o 2022-09-27T15:17:40.2469997Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o 2022-09-27T15:17:40.2568334Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:17:40.2988121Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:17:40.3026388Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:17:40.3234057Z [ 31%] Built target c10_complex_math_test 2022-09-27T15:17:40.3244070Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o 2022-09-27T15:17:40.3420388Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-09-27T15:17:40.3526983Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-09-27T15:17:40.4078099Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o 2022-09-27T15:17:40.4458960Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o 2022-09-27T15:17:40.4479573Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:17:40.4807713Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o 2022-09-27T15:17:40.5290018Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:17:40.5669796Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-09-27T15:17:40.5705188Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-09-27T15:17:40.6538354Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-09-27T15:17:40.6576355Z [ 31%] Linking CXX executable ../../bin/c10_complex_test 2022-09-27T15:17:40.6586830Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:17:40.6587829Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-09-27T15:17:40.6927121Z [ 31%] Linking CXX executable ../../bin/c10_either_test 2022-09-27T15:17:40.7375441Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-09-27T15:17:40.7844806Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-09-27T15:17:40.7920621Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:17:40.8026291Z [ 31%] Built target c10_complex_test 2022-09-27T15:17:40.8209421Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-09-27T15:17:40.8234849Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-09-27T15:17:40.8656036Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-09-27T15:17:40.8675345Z [ 31%] Built target c10_either_test 2022-09-27T15:17:40.8903226Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-09-27T15:17:40.9139685Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-09-27T15:17:40.9489877Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-09-27T15:17:41.0328807Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-09-27T15:17:41.0580720Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-09-27T15:17:41.1105001Z [ 31%] Linking CXX executable ../../bin/c10_flags_test 2022-09-27T15:17:41.1147272Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-09-27T15:17:41.1245838Z [ 31%] Linking CXX executable ../../bin/c10_exception_test 2022-09-27T15:17:41.1681410Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-09-27T15:17:41.1915836Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-09-27T15:17:41.2256856Z [ 31%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2022-09-27T15:17:41.2519705Z [ 31%] Built target c10_flags_test 2022-09-27T15:17:41.2630917Z [ 31%] Built target c10_exception_test 2022-09-27T15:17:41.2709774Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-09-27T15:17:41.2710990Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-09-27T15:17:41.2770465Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-09-27T15:17:41.3007490Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-09-27T15:17:41.3554061Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-09-27T15:17:41.4404012Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-09-27T15:17:41.4416724Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-09-27T15:17:41.5111453Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-09-27T15:17:41.5328562Z [ 31%] Built target c10_intrusive_ptr_test 2022-09-27T15:17:41.5370481Z [ 31%] Linking CXX executable ../../bin/c10_irange_test 2022-09-27T15:17:41.5375240Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-09-27T15:17:41.5659936Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-09-27T15:17:41.5720630Z [ 31%] Linking CXX executable ../../bin/c10_logging_test 2022-09-27T15:17:41.5807953Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-09-27T15:17:41.6038829Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-09-27T15:17:41.6618118Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-09-27T15:17:41.6801342Z [ 31%] Built target c10_irange_test 2022-09-27T15:17:41.6899344Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-09-27T15:17:41.6985972Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-09-27T15:17:41.7014644Z [ 31%] Built target c10_logging_test 2022-09-27T15:17:41.7144478Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-09-27T15:17:41.7256652Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-09-27T15:17:41.7519092Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-09-27T15:17:41.8032179Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-09-27T15:17:41.8302473Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-09-27T15:17:41.8431128Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-09-27T15:17:41.8764440Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-09-27T15:17:41.9113089Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-09-27T15:17:41.9637556Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-09-27T15:17:41.9757601Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-09-27T15:17:42.0125900Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-09-27T15:17:42.0278638Z [ 31%] Linking CXX executable ../../bin/c10_optional_test 2022-09-27T15:17:42.0446317Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-09-27T15:17:42.0502838Z [ 31%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2022-09-27T15:17:42.0890828Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-09-27T15:17:42.1560825Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-09-27T15:17:42.1900633Z [ 31%] Built target c10_ordered_preserving_dict_test 2022-09-27T15:17:42.1947703Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-09-27T15:17:42.1981957Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-09-27T15:17:42.2002198Z [ 31%] Built target c10_optional_test 2022-09-27T15:17:42.2055712Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-09-27T15:17:42.2400073Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-09-27T15:17:42.2815757Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-09-27T15:17:42.2854349Z [ 31%] Linking CXX executable ../../bin/c10_registry_test 2022-09-27T15:17:42.2994629Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-09-27T15:17:42.3085615Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-09-27T15:17:42.3087740Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-09-27T15:17:42.3873130Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-09-27T15:17:42.4297036Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-09-27T15:17:42.4334932Z [ 31%] Built target c10_registry_test 2022-09-27T15:17:42.4389521Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-09-27T15:17:42.4393780Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-09-27T15:17:42.4765793Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x1.c.o 2022-09-27T15:17:42.5162062Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x2.c.o 2022-09-27T15:17:42.5558754Z [ 31%] Linking CXX executable ../../bin/c10_string_view_test 2022-09-27T15:17:42.5628931Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-09-27T15:17:42.5652164Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-09-27T15:17:42.6016177Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-09-27T15:17:42.6128052Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x4.c.o 2022-09-27T15:17:42.6743837Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-09-27T15:17:42.6846183Z [ 31%] Built target c10_string_view_test 2022-09-27T15:17:42.6989492Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.o 2022-09-27T15:17:42.6990496Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-09-27T15:17:42.7033039Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-09-27T15:17:42.7285390Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-09-27T15:17:42.7699006Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.o 2022-09-27T15:17:42.8080659Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-09-27T15:17:42.8516644Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.o 2022-09-27T15:17:42.8546022Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x1.c.o 2022-09-27T15:17:42.9268012Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x2.c.o 2022-09-27T15:17:42.9355373Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-09-27T15:17:42.9450748Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-09-27T15:17:42.9514412Z [ 31%] Linking CXX executable ../../bin/c10_tempfile_test 2022-09-27T15:17:42.9971264Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x4.c.o 2022-09-27T15:17:43.0222715Z [ 31%] Linking CXX executable ../../bin/c10_typeid_test 2022-09-27T15:17:43.0437157Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-09-27T15:17:43.0694075Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-09-27T15:17:43.0717372Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-09-27T15:17:43.0976550Z [ 32%] Built target c10_tempfile_test 2022-09-27T15:17:43.1234524Z [ 32%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-09-27T15:17:43.1551755Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-09-27T15:17:43.1558510Z [ 32%] Built target c10_typeid_test 2022-09-27T15:17:43.1624943Z [ 32%] Generating ../../../include/sleef.h 2022-09-27T15:17:43.1655308Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-09-27T15:17:43.1674769Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-09-27T15:17:43.1718285Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-09-27T15:17:43.1745643Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-09-27T15:17:43.1762083Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-09-27T15:17:43.1855840Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-09-27T15:17:43.1935678Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-09-27T15:17:43.1965692Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-09-27T15:17:43.2010181Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-09-27T15:17:43.2028177Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-09-27T15:17:43.2045899Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-09-27T15:17:43.2102911Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-09-27T15:17:43.2120373Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-09-27T15:17:43.2137516Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-09-27T15:17:43.2150762Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-09-27T15:17:43.2261182Z [ 32%] Generating include/renameavx512fnofma.h 2022-09-27T15:17:43.2269452Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-09-27T15:17:43.2315297Z [ 32%] Generating include/renameavx512f.h 2022-09-27T15:17:43.2322430Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2022-09-27T15:17:43.2375091Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-09-27T15:17:43.2386711Z [ 32%] Generating include/renameavx2.h 2022-09-27T15:17:43.2395519Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-09-27T15:17:43.2464901Z [ 32%] Generating include/renameavx2128.h 2022-09-27T15:17:43.2473727Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-09-27T15:17:43.2560454Z [ 32%] Generating include/renamefma4.h 2022-09-27T15:17:43.2568420Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-09-27T15:17:43.2670796Z [ 32%] Generating include/renameavx.h 2022-09-27T15:17:43.2681064Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-09-27T15:17:43.2715700Z [ 32%] Generating include/renamesse4.h 2022-09-27T15:17:43.2728612Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-09-27T15:17:43.2783739Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-09-27T15:17:43.2791460Z [ 32%] Generating include/renamesse2.h 2022-09-27T15:17:43.2805070Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-09-27T15:17:43.2820938Z [ 32%] Generating include/renamepurec_scalar.h 2022-09-27T15:17:43.2851234Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-09-27T15:17:43.2948917Z [ 32%] Generating include/renamepurecfma_scalar.h 2022-09-27T15:17:43.2956590Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-09-27T15:17:43.2988475Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-09-27T15:17:43.3055992Z [ 32%] Generating include/renamecuda.h 2022-09-27T15:17:43.3063766Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-09-27T15:17:43.3094701Z [ 32%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2022-09-27T15:17:43.3121441Z [ 32%] Built target headers 2022-09-27T15:17:43.3276445Z [ 32%] Built target renameAVX512FNOFMA.h_generated 2022-09-27T15:17:43.3330396Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-09-27T15:17:43.3384665Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-09-27T15:17:43.3689550Z [ 32%] Generating alias_avx512f.h 2022-09-27T15:17:43.3735946Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:17:43.3824915Z [ 32%] Built target alias_avx512f.h_generated 2022-09-27T15:17:43.3886221Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:17:43.4138918Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-09-27T15:17:43.4504346Z [ 32%] Built target c10_intrusive_ptr_benchmark 2022-09-27T15:17:43.4557727Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:43.4559743Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:43.4739049Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:43.4776871Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:43.5006702Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-09-27T15:17:43.5419191Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:17:43.5442757Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-09-27T15:17:43.5528532Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:17:43.5695943Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:17:43.5806454Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:43.6182957Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-09-27T15:17:43.6382181Z [ 33%] Built target renameAVX512F.h_generated 2022-09-27T15:17:43.6451578Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:43.6682554Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:43.6696326Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:43.6891483Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-09-27T15:17:43.6944058Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:17:43.7290644Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-09-27T15:17:43.7532273Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:17:43.7619488Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-09-27T15:17:43.7655250Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-09-27T15:17:43.8028136Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-09-27T15:17:43.8122357Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:17:43.8158223Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:17:43.8413700Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-09-27T15:17:43.8530281Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:17:43.8821739Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-09-27T15:17:43.8824728Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-09-27T15:17:43.8927829Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-09-27T15:17:43.8928450Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:17:43.9391655Z [ 34%] Built target renameAVX2.h_generated 2022-09-27T15:17:43.9410687Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-09-27T15:17:43.9517075Z [ 34%] Built target renameAVX2128.h_generated 2022-09-27T15:17:43.9546009Z [ 34%] Built target renameFMA4.h_generated 2022-09-27T15:17:43.9578362Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-09-27T15:17:43.9594557Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-09-27T15:17:43.9659534Z [ 34%] Built target renameAVX.h_generated 2022-09-27T15:17:43.9704211Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-09-27T15:17:43.9780253Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:17:44.0005488Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-09-27T15:17:44.0111811Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:44.0204216Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:44.0228393Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:44.0705542Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-09-27T15:17:44.0865007Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:17:44.1094528Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-09-27T15:17:44.1152039Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-09-27T15:17:44.1183028Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-09-27T15:17:44.1514273Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:17:44.1777141Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-09-27T15:17:44.1801160Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-09-27T15:17:44.1813082Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-09-27T15:17:44.2092542Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-09-27T15:17:44.2575313Z [ 34%] Built target renameSSE4.h_generated 2022-09-27T15:17:44.2586906Z [ 34%] Built target renameSSE2.h_generated 2022-09-27T15:17:44.2597593Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:17:44.2661887Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:17:44.2675521Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:17:44.2681778Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-09-27T15:17:44.2755863Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-09-27T15:17:44.3433260Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-09-27T15:17:44.3435304Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:17:44.3485220Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-09-27T15:17:44.3800519Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-09-27T15:17:44.3943170Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-09-27T15:17:44.4179785Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-09-27T15:17:44.4544161Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-09-27T15:17:44.4743038Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-09-27T15:17:44.4832819Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-09-27T15:17:44.4872041Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-09-27T15:17:44.4922833Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:44.5541323Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-09-27T15:17:44.5593382Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-09-27T15:17:44.5594534Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:44.5785890Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:44.5916510Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-09-27T15:17:44.6454118Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:44.6633212Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:44.6735861Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:44.6845358Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-09-27T15:17:44.7201252Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:44.7246714Z [ 34%] Built target ATEN_CPU_FILES_GEN_TARGET 2022-09-27T15:17:44.7301870Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:44.7403129Z [ 34%] Built target renamePUREC_SCALAR.h_generated 2022-09-27T15:17:44.7510253Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:44.7524490Z [ 34%] Built target renamePURECFMA_SCALAR.h_generated 2022-09-27T15:17:44.7595762Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:44.7807041Z [ 34%] Generating renamedsp128.h 2022-09-27T15:17:44.7872321Z [ 34%] Built target renamedsp128.h_generated 2022-09-27T15:17:44.7918066Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:44.8154655Z [ 34%] Generating dispavx.c 2022-09-27T15:17:44.8159879Z [ 34%] Generating dispsse.c 2022-09-27T15:17:44.8163235Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-09-27T15:17:44.8274306Z [ 34%] Built target dispsse.c_generated 2022-09-27T15:17:44.8275237Z [ 34%] Built target dispavx.c_generated 2022-09-27T15:17:44.8320601Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-09-27T15:17:44.8331193Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:44.8358050Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-09-27T15:17:44.8498171Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-09-27T15:17:44.9222438Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:17:44.9562521Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:44.9585985Z [ 34%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-09-27T15:17:44.9605381Z [ 34%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-09-27T15:17:44.9656709Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:44.9720329Z [ 34%] Linking CXX static library ../../lib/libfbgemm.a 2022-09-27T15:17:45.0394580Z [ 34%] Linking CXX static library ../../../../lib/libdnnl_graph.a 2022-09-27T15:17:45.0490290Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:45.0766311Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:17:45.0894709Z [ 34%] Linking CXX executable ../../../bin/protoc 2022-09-27T15:17:45.1341494Z [ 34%] Built target fbgemm 2022-09-27T15:17:45.1397268Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:45.1400912Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:45.1813282Z [ 34%] Built target dnnl_graph 2022-09-27T15:17:45.1840117Z [ 34%] Linking CXX static library ../../../lib/libgmock_main.a 2022-09-27T15:17:45.1878854Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:45.2018723Z [ 34%] Built target gmock_main 2022-09-27T15:17:45.2065612Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:45.2246533Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:45.2250978Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:17:45.2283555Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:45.2672880Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:45.3030356Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:45.3220127Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:45.3599194Z [ 34%] Linking CXX static library ../../../lib/libkineto.a 2022-09-27T15:17:45.3652167Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-09-27T15:17:45.3762645Z [ 34%] Built target protoc 2022-09-27T15:17:45.3826090Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:45.3973444Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:45.4031850Z [ 34%] Built target kineto 2022-09-27T15:17:45.4085094Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:45.4209568Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:17:45.4291249Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:45.4961551Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-09-27T15:17:45.4982217Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:45.4999050Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-09-27T15:17:45.5298746Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-09-27T15:17:45.5389704Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-09-27T15:17:45.5559039Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:17:45.5932317Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:45.6414869Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:45.6614089Z [ 34%] Built target sleefdetavx512fnofma 2022-09-27T15:17:45.6699179Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:45.6788704Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-09-27T15:17:45.7008614Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:45.7029786Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-09-27T15:17:45.7234094Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:45.7350846Z [ 34%] Built target sleefavx512fnofma 2022-09-27T15:17:45.7402807Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:45.7593032Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:45.8214692Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:45.8417894Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-09-27T15:17:45.8418777Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:45.8532494Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:45.8570285Z [ 34%] Built target sleefavx512f 2022-09-27T15:17:45.8622481Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:45.8816643Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:45.9088372Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:17:45.9662354Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:17:45.9754368Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:45.9831886Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-09-27T15:17:45.9901155Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-09-27T15:17:46.0133761Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-09-27T15:17:46.0175285Z [ 34%] Built target sleefdetavx512f 2022-09-27T15:17:46.0245359Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-09-27T15:17:46.0745165Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:46.0827895Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:17:46.1337014Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:17:46.1691646Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:46.1873541Z [ 34%] Built target sleefdetavx2 2022-09-27T15:17:46.1898129Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:46.1932698Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:46.1941624Z [ 34%] Built target sleefavx2 2022-09-27T15:17:46.2003644Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:46.2180772Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:46.2614602Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:46.2819006Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-09-27T15:17:46.2831488Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-09-27T15:17:46.2951655Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-09-27T15:17:46.2966446Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:46.3166907Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:46.3590437Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:46.4314132Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:46.4418071Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:46.4557950Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-09-27T15:17:46.4558822Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:17:46.4739976Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:17:46.4865544Z [ 36%] Built target sleefavx2128 2022-09-27T15:17:46.4941404Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:17:46.5098371Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-09-27T15:17:46.5166995Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:46.5835505Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:46.5925871Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:46.6151542Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:17:46.6209918Z [ 36%] Built target sleefdetavx2128 2022-09-27T15:17:46.6300897Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:17:46.6455266Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-09-27T15:17:46.6471961Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-09-27T15:17:46.6736587Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:17:46.6783708Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:46.7494581Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-09-27T15:17:46.7512587Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-09-27T15:17:46.7928757Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-09-27T15:17:46.8001172Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-09-27T15:17:46.8087899Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:46.8142450Z [ 36%] Built target sleeffma4 2022-09-27T15:17:46.8206687Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-09-27T15:17:46.8885711Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-09-27T15:17:46.9103466Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-09-27T15:17:46.9113254Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:46.9221373Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:46.9531417Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:46.9748518Z [ 36%] Built target sleefdetfma4 2022-09-27T15:17:46.9812548Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:47.0120817Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:47.0183093Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:17:47.0222758Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-09-27T15:17:47.0479965Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:17:47.0499822Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-09-27T15:17:47.0772193Z [ 36%] Built target sleefavx 2022-09-27T15:17:47.0925635Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-09-27T15:17:47.0926938Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:47.1345251Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:47.1578730Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:47.1729545Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:17:47.1886717Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:17:47.2191384Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:17:47.2313398Z [ 36%] Built target sleefdetavx 2022-09-27T15:17:47.2389042Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:17:47.2490026Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-09-27T15:17:47.2616805Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:47.3074660Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:17:47.3127378Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:47.3398396Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:17:47.3406558Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:47.3641591Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:17:47.4061155Z [ 36%] Built target sleefsse4 2022-09-27T15:17:47.4123226Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:17:47.4157698Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:47.4158382Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:17:47.4496762Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:17:47.4513753Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-09-27T15:17:47.4782025Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:47.4999868Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:17:47.5305893Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:47.5539958Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:47.5641924Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:17:47.5819263Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:47.6008981Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:47.6107330Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:17:47.6238369Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:17:47.6351919Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:47.6751691Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:47.6917865Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:17:47.7145859Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-09-27T15:17:47.7235051Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-09-27T15:17:47.7243300Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:47.7323142Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:47.7491865Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:17:47.7957302Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:47.8069015Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:17:47.8140639Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:47.8304865Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:47.8326575Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:47.8630330Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:47.8738118Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:47.9014302Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:47.9054836Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:47.9247794Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:47.9461166Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-09-27T15:17:47.9607823Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-09-27T15:17:48.0058098Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-09-27T15:17:48.0100762Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:48.0126163Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:48.0418922Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:17:48.0947574Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:17:48.0980232Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-09-27T15:17:48.0981477Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:48.1384454Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:48.1552479Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:17:48.1779016Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:48.1891225Z [ 36%] Built target sleefsse2 2022-09-27T15:17:48.1961324Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:48.2156970Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:48.2162825Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-09-27T15:17:48.2624409Z [ 36%] Built target sleefdetsse4 2022-09-27T15:17:48.2671932Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:48.2743326Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:48.2980867Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:48.3072154Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:48.3508424Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:48.3561093Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:17:48.3883941Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:48.3884745Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-09-27T15:17:48.4127975Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:48.4548510Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:17:48.4688911Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-09-27T15:17:48.4774094Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-09-27T15:17:48.4814055Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-09-27T15:17:48.5430611Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:17:48.5438755Z [ 37%] Built target sleefdetsse2 2022-09-27T15:17:48.5477316Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-09-27T15:17:48.5488203Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-09-27T15:17:48.5511751Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:17:48.5517832Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:17:48.5824059Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-09-27T15:17:48.6141141Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:17:48.6183363Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:48.6284477Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-09-27T15:17:48.6434342Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-09-27T15:17:48.6629653Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-09-27T15:17:48.6836985Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-09-27T15:17:48.7122282Z [ 37%] Built target sleefpurec_scalar 2022-09-27T15:17:48.7167439Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:48.7206508Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:17:48.7373178Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-09-27T15:17:48.7378288Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-09-27T15:17:48.7455855Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-09-27T15:17:48.7491698Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:48.7962039Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:17:48.8174503Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:17:48.8195564Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-09-27T15:17:48.8236735Z [ 37%] Built target sleefdetpurec_scalar 2022-09-27T15:17:48.8288993Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-09-27T15:17:48.8355742Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-09-27T15:17:48.8754132Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:17:48.8945750Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-09-27T15:17:48.9182145Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-09-27T15:17:48.9297984Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-09-27T15:17:48.9335196Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-09-27T15:17:48.9375697Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-09-27T15:17:48.9976096Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-09-27T15:17:49.0152511Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-09-27T15:17:49.0172770Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-09-27T15:17:49.0214095Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-09-27T15:17:49.0357382Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-09-27T15:17:49.0619109Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:17:49.1026176Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:17:49.1068926Z [ 37%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-09-27T15:17:49.1229676Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-09-27T15:17:49.1285921Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-09-27T15:17:49.1316830Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-09-27T15:17:49.1381228Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-09-27T15:17:49.1750088Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-09-27T15:17:49.1921256Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:17:49.2016330Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:49.2181797Z [ 38%] Built target sleefpurecfma_scalar 2022-09-27T15:17:49.2232347Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:49.2541129Z [ 38%] Built target dispsse_obj 2022-09-27T15:17:49.2541613Z [ 38%] Built target sleefdetpurecfma_scalar 2022-09-27T15:17:49.2615170Z [ 38%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-09-27T15:17:49.2616592Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:17:49.2674072Z [ 38%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-09-27T15:17:49.2932538Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:49.2933240Z [ 38%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-09-27T15:17:49.3055677Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:49.3247545Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:49.3854508Z [ 38%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-09-27T15:17:49.3906566Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:17:49.3947682Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:17:49.3960165Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-09-27T15:17:49.4336467Z [ 38%] Built target dispavx_obj 2022-09-27T15:17:49.4340928Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:49.4392977Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:49.5129879Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:49.5164371Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:49.5263560Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-09-27T15:17:49.5438905Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-09-27T15:17:49.5858905Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-09-27T15:17:49.6122208Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-09-27T15:17:49.6382117Z [ 39%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-09-27T15:17:49.6417133Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:49.6755094Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:49.6846700Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:49.7067877Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:49.7280383Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-09-27T15:17:49.7327448Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:49.7661004Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-09-27T15:17:49.7823258Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-09-27T15:17:49.8091298Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-09-27T15:17:49.8334487Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:49.8414355Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:49.8797710Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:49.9091426Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:49.9185779Z [ 39%] Built target Caffe2_PROTO 2022-09-27T15:17:49.9235734Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:49.9238817Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-09-27T15:17:49.9286722Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-09-27T15:17:49.9496641Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-09-27T15:17:49.9572829Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-09-27T15:17:49.9887978Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-09-27T15:17:50.0217920Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:50.0315267Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:50.0537858Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:50.0800485Z [ 39%] Running gen_proto.py on onnx/onnx.in.proto 2022-09-27T15:17:50.0971481Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-09-27T15:17:50.1075897Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-09-27T15:17:50.1120422Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-09-27T15:17:50.1129647Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-09-27T15:17:50.1130426Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:17:50.1151736Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-09-27T15:17:50.1179206Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-09-27T15:17:50.1183106Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-09-27T15:17:50.1183697Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2022-09-27T15:17:50.1305462Z [ 39%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:17:50.1337734Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:50.1850458Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:50.2048210Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-09-27T15:17:50.2224410Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-09-27T15:17:50.2382644Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-09-27T15:17:50.2418980Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-09-27T15:17:50.2757868Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:50.2936621Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:50.2938731Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-09-27T15:17:50.3139491Z [ 39%] Linking C static library ../../lib/libsleef.a 2022-09-27T15:17:50.3597160Z [ 39%] Built target gen_onnx_proto 2022-09-27T15:17:50.3652552Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-09-27T15:17:50.3653129Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-09-27T15:17:50.3673352Z [ 39%] Built target sleef 2022-09-27T15:17:50.3722411Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-09-27T15:17:50.4110098Z [ 39%] Linking CXX static library ../lib/libcaffe2_protos.a 2022-09-27T15:17:50.4178962Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:50.4256172Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:50.4442945Z [ 39%] Built target caffe2_protos 2022-09-27T15:17:50.4492505Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:50.4671637Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:50.4764640Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:50.4853992Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-09-27T15:17:50.4997576Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-09-27T15:17:50.5065473Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-09-27T15:17:50.5301905Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-09-27T15:17:50.5588624Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:50.5619462Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-09-27T15:17:50.5942294Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:50.6015544Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-09-27T15:17:50.6231802Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:50.6423847Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-09-27T15:17:50.6529099Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:50.6734667Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:50.6777312Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-09-27T15:17:50.7091202Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:17:50.7166479Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:17:50.7343458Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:17:50.7641671Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:50.7736731Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:50.8030500Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:50.8168041Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:50.8426660Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:50.8519919Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:17:50.8638476Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:17:50.8639561Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:17:50.8901468Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:50.8979883Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:50.9309176Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:50.9709300Z [ 39%] Running gen_proto.py on onnx/onnx-data.in.proto 2022-09-27T15:17:51.0017764Z [ 39%] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-09-27T15:17:51.0050703Z [ 39%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-09-27T15:17:51.0063396Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-09-27T15:17:51.0064163Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:17:51.0068218Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-09-27T15:17:51.0074022Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2022-09-27T15:17:51.0074790Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2022-09-27T15:17:51.0178024Z [ 39%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:17:51.0202323Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:51.0225813Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:51.0242841Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:51.0385171Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-09-27T15:17:51.0385984Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:17:51.0388840Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-09-27T15:17:51.0395166Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-09-27T15:17:51.0396039Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-09-27T15:17:51.0509487Z [ 39%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:17:51.0846547Z [ 39%] Built target gen_onnx_data_proto 2022-09-27T15:17:51.0938681Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:51.1082917Z [ 39%] Built target gen_onnx_operators_proto 2022-09-27T15:17:51.1167340Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:51.1172068Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:51.1300073Z [ 39%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-09-27T15:17:51.1510342Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:51.2169129Z [ 39%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:17:51.2261588Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:17:51.2339693Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:17:51.2614262Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:51.3551311Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-09-27T15:17:51.3659224Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-09-27T15:17:51.3757376Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:17:51.4226660Z [ 39%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:17:51.4263714Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:51.4390845Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-09-27T15:17:51.4643943Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-09-27T15:17:51.4989296Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-09-27T15:17:51.5183340Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:51.5333013Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:51.5651821Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-09-27T15:17:51.5750183Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-09-27T15:17:51.5755207Z [ 39%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2022-09-27T15:17:51.6378686Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:51.6473876Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-09-27T15:17:51.6783474Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-09-27T15:17:51.6784184Z [ 39%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2022-09-27T15:17:51.7086574Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-09-27T15:17:51.7511287Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-09-27T15:17:51.7723226Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-09-27T15:17:51.8079052Z [ 39%] Built target vec_test_all_types_AVX2 2022-09-27T15:17:51.8173262Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-09-27T15:17:51.8233576Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-09-27T15:17:51.8615807Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:17:51.8650833Z [ 39%] Built target vec_test_all_types_DEFAULT 2022-09-27T15:17:51.8739935Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:17:51.9046661Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-09-27T15:17:51.9563072Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-09-27T15:17:51.9770940Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:17:51.9926084Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:17:52.0124892Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:17:52.0214914Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:17:52.0415212Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:17:52.0709529Z [ 39%] Linking CXX static library ../../lib/libonnx_proto.a 2022-09-27T15:17:52.0759212Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:52.0919405Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:17:52.1002066Z [ 39%] Built target onnx_proto 2022-09-27T15:17:52.1067633Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:17:52.1319444Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-09-27T15:17:52.1440659Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-09-27T15:17:52.1471536Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-09-27T15:17:52.1659077Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-09-27T15:17:52.1812400Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:17:52.2139537Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:52.2571221Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:17:52.2949012Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:52.3307889Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:17:52.3331192Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-09-27T15:17:52.3944791Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-09-27T15:17:52.4044949Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:17:52.4266988Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:52.4285716Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:17:52.4536098Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:17:52.4727997Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-09-27T15:17:52.4782033Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-09-27T15:17:52.5111451Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:52.5191647Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:52.5501434Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:52.5870153Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:52.5882733Z [ 40%] Linking CXX static library ../../lib/libXNNPACK.a 2022-09-27T15:17:52.5888150Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-09-27T15:17:52.5921110Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-09-27T15:17:52.6255762Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:52.6643903Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-09-27T15:17:52.7037465Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:52.7295742Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:52.7354730Z [ 40%] Built target XNNPACK 2022-09-27T15:17:52.7376522Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:52.7460908Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:52.7928738Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-09-27T15:17:52.8106533Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-09-27T15:17:52.8240797Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:52.8301227Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:52.8411406Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:52.8510077Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:52.9133876Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-09-27T15:17:52.9169979Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-09-27T15:17:52.9208518Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:52.9464205Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-09-27T15:17:53.0163014Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:53.0324356Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:53.0533667Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-09-27T15:17:53.1079829Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-09-27T15:17:53.1153728Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:53.1567522Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-09-27T15:17:53.1777952Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-09-27T15:17:53.1872816Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-09-27T15:17:53.2217345Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-09-27T15:17:53.2281125Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-09-27T15:17:53.2502483Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-09-27T15:17:53.2932757Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-09-27T15:17:53.3028115Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-09-27T15:17:53.3484999Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-09-27T15:17:53.3546647Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-09-27T15:17:53.3679952Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-09-27T15:17:53.3934054Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-09-27T15:17:53.4227614Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-09-27T15:17:53.4571435Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-09-27T15:17:53.4945343Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-09-27T15:17:53.5083181Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-09-27T15:17:53.5618946Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-09-27T15:17:53.5619873Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-09-27T15:17:53.6104748Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-09-27T15:17:53.6589499Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-09-27T15:17:53.6813241Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-09-27T15:17:53.7150685Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-09-27T15:17:53.7499149Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-09-27T15:17:53.7532518Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-09-27T15:17:53.7888002Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-09-27T15:17:53.7937896Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-09-27T15:17:53.8018272Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-09-27T15:17:53.8174110Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-09-27T15:17:53.8681628Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-09-27T15:17:53.8908200Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-09-27T15:17:53.9102237Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-09-27T15:17:53.9852751Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-09-27T15:17:54.0268276Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-09-27T15:17:54.0628211Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-09-27T15:17:54.0958413Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-09-27T15:17:54.1007876Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-09-27T15:17:54.1017405Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-09-27T15:17:54.1072162Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:54.1719041Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-09-27T15:17:54.1843340Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-09-27T15:17:54.1996150Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-09-27T15:17:54.2044704Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:54.3111896Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:54.3286467Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:54.3870772Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:54.4073625Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-09-27T15:17:54.4140734Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-09-27T15:17:54.4347903Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:54.4657913Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-09-27T15:17:54.4712849Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-09-27T15:17:54.4953748Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:54.5330681Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-09-27T15:17:54.6693170Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:54.6971028Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-09-27T15:17:54.6975910Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-09-27T15:17:54.7624223Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:54.7718963Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:54.7836401Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:54.7944353Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:54.8580965Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-09-27T15:17:54.8739590Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-09-27T15:17:54.8809733Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-09-27T15:17:54.8851394Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:54.9455589Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:54.9509430Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:54.9864150Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-09-27T15:17:55.0419481Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-09-27T15:17:55.0476803Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:55.0913022Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-09-27T15:17:55.1200469Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:55.1502961Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-09-27T15:17:55.1944457Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:55.2111440Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:55.2383745Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:55.2908290Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:55.3039882Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:55.3217596Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:55.3336123Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:55.3751328Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:55.3965545Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:55.3999365Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:55.4110519Z [ 41%] Linking CXX static library ../../lib/libonnx.a 2022-09-27T15:17:55.4252508Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:55.4260154Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:55.4701451Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:55.4861359Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:55.4873077Z [ 41%] Built target onnx 2022-09-27T15:17:55.4883434Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:55.4921191Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:55.5255185Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:55.5589947Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:55.5694839Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:55.5805497Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:55.5851381Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:55.6095983Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/cmake_pch.hxx.gch 2022-09-27T15:17:55.6157784Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-09-27T15:17:55.6415484Z [ 41%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-09-27T15:17:55.6622404Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-09-27T15:17:55.6797861Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:55.6812611Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-09-27T15:17:55.7524044Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-09-27T15:17:55.7525100Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-09-27T15:17:55.7525745Z ^~~~~~~ 2022-09-27T15:17:55.7596982Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:55.7715829Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-09-27T15:17:55.8590300Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:55.9625701Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:55.9987000Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:56.0744485Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:56.1074034Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-09-27T15:17:56.1477489Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-09-27T15:17:56.1591133Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:56.2542483Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:17:56.3515311Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:17:56.4517821Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:17:56.5523163Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-09-27T15:17:56.6518170Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-09-27T15:17:56.7258278Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-09-27T15:17:56.7355278Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-09-27T15:17:56.7670874Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-09-27T15:17:56.7970141Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-09-27T15:17:56.8386516Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-09-27T15:17:56.9386201Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-09-27T15:17:57.0353258Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-09-27T15:17:57.0843402Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-09-27T15:17:57.0908200Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-09-27T15:17:57.1094553Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-09-27T15:17:57.1626466Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-09-27T15:17:57.3117191Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-09-27T15:17:57.3785808Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-09-27T15:17:57.4082978Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-09-27T15:17:57.4343831Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:17:57.4393885Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:57.4806826Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:57.5130857Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:17:57.5930112Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:17:57.6029434Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:57.6745630Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:17:57.7746213Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:17:57.8995758Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:17:57.9706796Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-09-27T15:17:57.9934072Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-09-27T15:17:58.0092080Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-09-27T15:17:58.0286071Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:58.0546006Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-09-27T15:17:58.0548794Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:17:58.0823418Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:58.1130719Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-09-27T15:17:58.1449633Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:58.2107804Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-09-27T15:17:58.2847125Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-09-27T15:17:58.3738302Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-09-27T15:17:58.4399622Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-09-27T15:17:58.4923368Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:17:58.5193886Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:58.5791997Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-09-27T15:17:58.5981180Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-09-27T15:17:58.6511164Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:58.6666502Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-09-27T15:17:58.7182923Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-09-27T15:17:58.7582646Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-09-27T15:17:58.8372521Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-09-27T15:17:58.9050793Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:58.9161786Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-09-27T15:17:58.9733725Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-09-27T15:17:58.9848494Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.0455406Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-09-27T15:17:59.1004373Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-09-27T15:17:59.1117187Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-09-27T15:17:59.1891431Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.1974841Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:17:59.2286312Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-09-27T15:17:59.2302006Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:17:59.2692376Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.2878665Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.2956631Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:17:59.3259480Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.3655921Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-09-27T15:17:59.4357227Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:17:59.4701259Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:17:59.5025653Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.5437766Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-09-27T15:17:59.6139583Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-09-27T15:17:59.6423361Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.6871090Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-09-27T15:17:59.7585591Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.7864705Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-09-27T15:17:59.8496250Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-09-27T15:17:59.9138176Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:17:59.9222421Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.9322289Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-09-27T15:17:59.9589806Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-09-27T15:17:59.9898041Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:00.0068073Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:18:00.0879835Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:18:00.1079881Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-09-27T15:18:00.1568409Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-09-27T15:18:00.1844587Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:18:00.2373152Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:18:00.2494630Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-09-27T15:18:00.3178155Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:00.3235308Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-09-27T15:18:00.3973106Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-09-27T15:18:00.4248780Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-09-27T15:18:00.4538838Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:00.4589024Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-09-27T15:18:00.4787926Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:00.5216187Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-09-27T15:18:00.5619198Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:00.6051498Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:18:00.6783617Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-09-27T15:18:00.6913458Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-09-27T15:18:00.7588850Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-09-27T15:18:00.7903536Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:00.8348564Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:18:00.8794784Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-09-27T15:18:00.9129617Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:00.9598422Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:18:00.9605911Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-09-27T15:18:00.9896313Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-09-27T15:18:01.0178305Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:01.0260142Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:01.0526694Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-09-27T15:18:01.1188228Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:18:01.1278806Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-09-27T15:18:01.1794156Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-09-27T15:18:01.1966889Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:18:01.2530476Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:01.2715463Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-09-27T15:18:01.3728431Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-09-27T15:18:01.4132532Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:01.4361137Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-09-27T15:18:01.4547325Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-09-27T15:18:01.4935221Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:01.5040687Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:01.5768110Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-09-27T15:18:01.6673974Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-09-27T15:18:01.7408980Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-09-27T15:18:01.8393522Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-09-27T15:18:01.8450106Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:18:01.9267034Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-09-27T15:18:01.9718703Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:02.0231972Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:18:02.0707348Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-09-27T15:18:02.1236828Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:02.1533667Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:18:02.2620703Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-09-27T15:18:02.2623629Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:02.2733542Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:02.3464683Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:18:02.4092380Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-09-27T15:18:02.4153979Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:02.4879380Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:18:02.4928057Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:02.5614355Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:18:02.6286636Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:02.6360557Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:18:02.6998681Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-09-27T15:18:02.7355889Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-09-27T15:18:02.7804806Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:18:02.8231077Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-09-27T15:18:02.9170652Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-09-27T15:18:02.9380974Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-09-27T15:18:02.9526159Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-09-27T15:18:02.9903339Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-09-27T15:18:02.9970577Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-09-27T15:18:03.0382261Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-09-27T15:18:03.0830880Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-09-27T15:18:03.1097966Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-09-27T15:18:03.1149600Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-09-27T15:18:03.1732604Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o 2022-09-27T15:18:03.1982846Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-09-27T15:18:03.2641800Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-09-27T15:18:03.2822513Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-09-27T15:18:03.3636763Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o 2022-09-27T15:18:03.3712431Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-09-27T15:18:03.3801306Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-09-27T15:18:03.4336119Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-09-27T15:18:03.4544081Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2022-09-27T15:18:03.5184715Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-09-27T15:18:03.6069107Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-09-27T15:18:03.6476983Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-09-27T15:18:03.7084064Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-09-27T15:18:03.7147088Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-09-27T15:18:03.7985750Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2022-09-27T15:18:03.8079583Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-09-27T15:18:03.8891149Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2022-09-27T15:18:04.0023839Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2022-09-27T15:18:04.0380631Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-09-27T15:18:04.0738481Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-09-27T15:18:04.1271696Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2022-09-27T15:18:04.1299283Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-09-27T15:18:04.2384016Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-09-27T15:18:04.3266272Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-09-27T15:18:04.3499976Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-09-27T15:18:04.3579138Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-09-27T15:18:04.4317306Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-09-27T15:18:04.4355170Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-09-27T15:18:04.4543673Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-09-27T15:18:04.4823825Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2022-09-27T15:18:04.5164032Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-09-27T15:18:04.5509212Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-09-27T15:18:04.5564585Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-09-27T15:18:04.6036113Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2022-09-27T15:18:04.7013960Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-09-27T15:18:04.7672694Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-09-27T15:18:04.7993992Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2022-09-27T15:18:04.8208651Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-09-27T15:18:04.8340575Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-09-27T15:18:04.8893705Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-09-27T15:18:04.9086216Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-09-27T15:18:04.9302424Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2022-09-27T15:18:04.9340140Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-09-27T15:18:04.9967665Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-09-27T15:18:05.0168086Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2022-09-27T15:18:05.1084606Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2022-09-27T15:18:05.1907254Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2022-09-27T15:18:05.1912562Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-09-27T15:18:05.2688237Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-09-27T15:18:05.2880659Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2022-09-27T15:18:05.3736683Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2022-09-27T15:18:05.3737954Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-09-27T15:18:05.3942436Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2022-09-27T15:18:05.4052567Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-09-27T15:18:05.4210739Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-09-27T15:18:05.4467015Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-09-27T15:18:05.4728649Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-09-27T15:18:05.4806341Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-09-27T15:18:05.5875974Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2022-09-27T15:18:05.6404102Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-09-27T15:18:05.6754249Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-09-27T15:18:05.7241163Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2022-09-27T15:18:05.7693719Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2022-09-27T15:18:05.8086374Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-09-27T15:18:05.8462669Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-09-27T15:18:05.8576199Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-09-27T15:18:05.8593953Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2022-09-27T15:18:05.9460667Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2022-09-27T15:18:06.0335275Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-09-27T15:18:06.1294763Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2022-09-27T15:18:06.1560165Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2022-09-27T15:18:06.1982348Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-09-27T15:18:06.2070451Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-09-27T15:18:06.2259668Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2022-09-27T15:18:06.2369661Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-09-27T15:18:06.2754940Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-09-27T15:18:06.2755858Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-09-27T15:18:06.3102731Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-09-27T15:18:06.3223019Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-09-27T15:18:06.3484942Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-09-27T15:18:06.4330873Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-09-27T15:18:06.5182030Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-09-27T15:18:06.5555744Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-09-27T15:18:06.5830660Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-09-27T15:18:06.5930519Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-09-27T15:18:06.6448374Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-09-27T15:18:06.6522725Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-09-27T15:18:06.6617485Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-09-27T15:18:06.6993419Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-09-27T15:18:06.7356222Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-09-27T15:18:06.8044833Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-09-27T15:18:06.8144320Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-09-27T15:18:06.9108345Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-09-27T15:18:07.0154792Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-09-27T15:18:07.0465222Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-09-27T15:18:07.1323256Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-09-27T15:18:07.1340953Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-09-27T15:18:07.2025470Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-09-27T15:18:07.2151225Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-09-27T15:18:07.2890576Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-09-27T15:18:07.3226977Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:18:07.4249976Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-09-27T15:18:07.4915314Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-09-27T15:18:07.5184757Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-09-27T15:18:07.5221448Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-09-27T15:18:07.5860100Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:18:07.6183678Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-09-27T15:18:07.6219803Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-09-27T15:18:07.6337114Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-09-27T15:18:07.6338049Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-09-27T15:18:07.6629584Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:18:07.6741483Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-09-27T15:18:07.7185870Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-09-27T15:18:07.7625427Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-09-27T15:18:07.8636170Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-09-27T15:18:07.9502547Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-09-27T15:18:08.0570475Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-09-27T15:18:08.0666913Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-09-27T15:18:08.1095841Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-09-27T15:18:08.1585032Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-09-27T15:18:08.1863969Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2022-09-27T15:18:08.2369888Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-09-27T15:18:08.3299315Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-09-27T15:18:08.3763074Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-09-27T15:18:08.4641297Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:18:08.4728938Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-09-27T15:18:08.4729616Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2022-09-27T15:18:08.5217094Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-09-27T15:18:08.5523479Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-09-27T15:18:08.5543867Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2022-09-27T15:18:08.6152732Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-09-27T15:18:08.6402560Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-09-27T15:18:08.6502906Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-09-27T15:18:08.6970625Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-09-27T15:18:08.7305262Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:18:08.8204620Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-09-27T15:18:08.9222853Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:18:09.0222934Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-09-27T15:18:09.0281560Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-09-27T15:18:09.1193826Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-09-27T15:18:09.1306101Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-09-27T15:18:09.1538431Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-09-27T15:18:09.2570767Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-09-27T15:18:09.3315914Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:18:09.3580562Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2022-09-27T15:18:09.4058875Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:18:09.4141975Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-09-27T15:18:09.4529473Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:18:09.4550374Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2022-09-27T15:18:09.4861291Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2022-09-27T15:18:09.4862207Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-09-27T15:18:09.5334951Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2022-09-27T15:18:09.5752039Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-09-27T15:18:09.6769300Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-09-27T15:18:09.6837816Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2022-09-27T15:18:09.7510663Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-09-27T15:18:09.7614283Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-09-27T15:18:09.8290559Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2022-09-27T15:18:09.8795183Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-09-27T15:18:09.8885828Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-09-27T15:18:10.0190656Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2022-09-27T15:18:10.0222637Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-09-27T15:18:10.1563666Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-09-27T15:18:10.2551374Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-09-27T15:18:10.3642349Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-09-27T15:18:10.4973123Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-09-27T15:18:10.5423946Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2022-09-27T15:18:10.6065993Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-09-27T15:18:10.6427245Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-09-27T15:18:10.6994444Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2022-09-27T15:18:10.7504582Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-09-27T15:18:10.7999806Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-09-27T15:18:10.8454524Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2022-09-27T15:18:10.9064876Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-09-27T15:18:10.9973663Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-09-27T15:18:11.0414370Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2022-09-27T15:18:11.1050017Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-09-27T15:18:11.1759075Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-09-27T15:18:11.2065962Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2022-09-27T15:18:11.2809643Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-09-27T15:18:11.3786525Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-09-27T15:18:11.4954573Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-09-27T15:18:11.5837670Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-09-27T15:18:11.6202385Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2022-09-27T15:18:11.6839152Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-09-27T15:18:11.6879676Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-09-27T15:18:11.7901795Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2022-09-27T15:18:11.8193684Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-09-27T15:18:11.9132254Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-09-27T15:18:12.0178935Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-09-27T15:18:12.0263556Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-09-27T15:18:12.1131118Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-09-27T15:18:12.1213225Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-09-27T15:18:12.1345548Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-09-27T15:18:12.2150092Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2022-09-27T15:18:12.2170599Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2022-09-27T15:18:12.2753013Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-09-27T15:18:12.3727347Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-09-27T15:18:12.3867386Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-09-27T15:18:12.4638909Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2022-09-27T15:18:12.4929974Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-09-27T15:18:12.5782194Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-09-27T15:18:12.6528446Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-09-27T15:18:12.6813423Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2022-09-27T15:18:12.7655869Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-09-27T15:18:12.8279773Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-09-27T15:18:12.8633136Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2022-09-27T15:18:12.9187473Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-09-27T15:18:12.9954035Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-09-27T15:18:13.0922307Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-09-27T15:18:13.2058929Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-09-27T15:18:13.2843697Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-09-27T15:18:13.3279635Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2022-09-27T15:18:13.3657071Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-09-27T15:18:13.3752446Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-09-27T15:18:13.4563210Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2022-09-27T15:18:13.4609968Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-09-27T15:18:13.4631882Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2022-09-27T15:18:13.5630401Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-09-27T15:18:13.6464149Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-09-27T15:18:13.6864224Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2022-09-27T15:18:13.7332327Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-09-27T15:18:13.8138462Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-09-27T15:18:13.9281126Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-09-27T15:18:13.9685170Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-09-27T15:18:14.0129024Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2022-09-27T15:18:14.0403410Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2022-09-27T15:18:14.0468963Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-09-27T15:18:14.1098608Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-09-27T15:18:14.1460577Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2022-09-27T15:18:14.1864544Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2022-09-27T15:18:14.2048112Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-09-27T15:18:14.3184206Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-09-27T15:18:14.4334882Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-09-27T15:18:14.4442571Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-09-27T15:18:14.4869716Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-09-27T15:18:14.4984926Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-09-27T15:18:14.5276800Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2022-09-27T15:18:14.5732090Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2022-09-27T15:18:14.5950813Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-09-27T15:18:14.6620208Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-09-27T15:18:14.6932336Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2022-09-27T15:18:14.7506236Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-09-27T15:18:14.8387396Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-09-27T15:18:14.9373465Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-09-27T15:18:15.0209107Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-09-27T15:18:15.0212690Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-09-27T15:18:15.0836140Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-09-27T15:18:15.1020028Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-09-27T15:18:15.1033585Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2022-09-27T15:18:15.1371525Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-09-27T15:18:15.1557679Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-09-27T15:18:15.1762998Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-09-27T15:18:15.1927933Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-09-27T15:18:15.2610595Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-09-27T15:18:15.2744212Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2022-09-27T15:18:15.2828977Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-09-27T15:18:15.3400310Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-09-27T15:18:15.3696601Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-09-27T15:18:15.4166148Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:18:15.4553815Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-09-27T15:18:15.5017415Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:18:15.5930191Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:18:15.6484285Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:18:15.6760256Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-09-27T15:18:15.6815845Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-09-27T15:18:15.7163441Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-09-27T15:18:15.7481344Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-09-27T15:18:15.7569157Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-09-27T15:18:15.8453246Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-09-27T15:18:15.8550110Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-09-27T15:18:15.8570075Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-09-27T15:18:15.9347014Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-09-27T15:18:15.9579479Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-09-27T15:18:16.0088288Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-09-27T15:18:16.0467626Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-09-27T15:18:16.0743149Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-09-27T15:18:16.0944677Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-09-27T15:18:16.1007658Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-09-27T15:18:16.1619261Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2022-09-27T15:18:16.1857347Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-09-27T15:18:16.1942775Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-09-27T15:18:16.2760086Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-09-27T15:18:16.3601281Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2022-09-27T15:18:16.3740339Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-09-27T15:18:16.4264246Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-09-27T15:18:16.4689039Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2022-09-27T15:18:16.4874174Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-09-27T15:18:16.5235664Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-09-27T15:18:16.5574848Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-09-27T15:18:16.5698185Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:18:16.6190508Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:18:16.6585513Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-09-27T15:18:16.6972083Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:18:16.7737370Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:18:16.8138448Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:18:16.8251309Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:18:16.8411415Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:18:16.8854166Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-09-27T15:18:16.9131584Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-09-27T15:18:16.9224897Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:18:16.9470342Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-09-27T15:18:16.9644877Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2022-09-27T15:18:17.0007693Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2022-09-27T15:18:17.0306504Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-09-27T15:18:17.0874403Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-09-27T15:18:17.1316348Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-09-27T15:18:17.1629687Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-09-27T15:18:17.2195782Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-09-27T15:18:17.2476904Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-09-27T15:18:17.2713962Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-09-27T15:18:17.2984125Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-09-27T15:18:17.3278157Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-09-27T15:18:17.3416430Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-09-27T15:18:17.3668134Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-09-27T15:18:17.3747527Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-09-27T15:18:17.4023366Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-09-27T15:18:17.4369810Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-09-27T15:18:17.4621023Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-09-27T15:18:17.5454157Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-09-27T15:18:17.6249436Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2022-09-27T15:18:17.6664419Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2022-09-27T15:18:17.7024656Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-09-27T15:18:17.7427742Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-09-27T15:18:17.7479602Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2022-09-27T15:18:17.8118956Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-09-27T15:18:17.8263644Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2022-09-27T15:18:17.8579408Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2022-09-27T15:18:17.8820740Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-09-27T15:18:17.8821366Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-09-27T15:18:17.9013813Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-09-27T15:18:17.9395157Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-09-27T15:18:17.9688067Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-09-27T15:18:17.9692561Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-09-27T15:18:18.0167787Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-09-27T15:18:18.0485462Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-09-27T15:18:18.0539568Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-09-27T15:18:18.1104455Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-09-27T15:18:18.2033227Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-09-27T15:18:18.2609456Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-09-27T15:18:18.2983236Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-09-27T15:18:18.3600457Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-09-27T15:18:18.3829626Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-09-27T15:18:18.3869217Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-09-27T15:18:18.4399084Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-09-27T15:18:18.4706330Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-09-27T15:18:18.4780561Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-09-27T15:18:18.5072135Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-09-27T15:18:18.5221645Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-09-27T15:18:18.5388572Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-09-27T15:18:18.5806133Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-09-27T15:18:18.6107789Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x4.c.o 2022-09-27T15:18:18.6140297Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-09-27T15:18:18.6885286Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-09-27T15:18:18.6912124Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-09-27T15:18:18.7584148Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x12.c.o 2022-09-27T15:18:18.7713619Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-09-27T15:18:18.8621897Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x16.c.o 2022-09-27T15:18:18.8740406Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x20.c.o 2022-09-27T15:18:18.9170618Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x24.c.o 2022-09-27T15:18:18.9363360Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-09-27T15:18:18.9540734Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-09-27T15:18:18.9541923Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-09-27T15:18:19.0061451Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2022-09-27T15:18:19.0567454Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2022-09-27T15:18:19.0884093Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-09-27T15:18:19.1185673Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2022-09-27T15:18:19.1316057Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-09-27T15:18:19.1976807Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2022-09-27T15:18:19.2780412Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2022-09-27T15:18:19.3538414Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2022-09-27T15:18:19.3553981Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-09-27T15:18:19.3763133Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-09-27T15:18:19.4152779Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-09-27T15:18:19.4512327Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-09-27T15:18:19.4932666Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-09-27T15:18:19.5183816Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-09-27T15:18:19.5567270Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-09-27T15:18:19.5742705Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-09-27T15:18:19.5902694Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-09-27T15:18:19.6919747Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-09-27T15:18:19.7260087Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-09-27T15:18:19.7846799Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-09-27T15:18:19.7997571Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-09-27T15:18:19.7998529Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-09-27T15:18:19.8019794Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-09-27T15:18:19.8850090Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-09-27T15:18:19.9145683Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-09-27T15:18:19.9530613Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-09-27T15:18:19.9904013Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-09-27T15:18:20.0315232Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-09-27T15:18:20.0669707Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-09-27T15:18:20.1464266Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-09-27T15:18:20.2353726Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-09-27T15:18:20.3305349Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-09-27T15:18:20.4228194Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-09-27T15:18:20.5059197Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-09-27T15:18:20.5620740Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-09-27T15:18:20.5785233Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:20.6363158Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:20.6596901Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-09-27T15:18:20.7297131Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:20.7488269Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-09-27T15:18:20.7554875Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:20.7847747Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:20.8039190Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:20.8077219Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-09-27T15:18:20.8271313Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-09-27T15:18:20.8646317Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-09-27T15:18:20.8935810Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:21.0165305Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:21.1084856Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:21.2368098Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:21.3319212Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:21.4186470Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:21.5174617Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:21.5724269Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:21.6038178Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-09-27T15:18:21.6322160Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:21.6617858Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:21.6707189Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-09-27T15:18:21.6780277Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-09-27T15:18:21.7166548Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-09-27T15:18:21.7689174Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:21.8857984Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:21.9064496Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:21.9865813Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-09-27T15:18:22.0088063Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:22.0825406Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-09-27T15:18:22.1304939Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:22.2350970Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:22.3644431Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:22.4573214Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:22.4977111Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-09-27T15:18:22.5511062Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:22.6205235Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:22.6454349Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-09-27T15:18:22.6981803Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:22.7166105Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-09-27T15:18:22.7663343Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:22.7983873Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:22.8676594Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:22.8702604Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-09-27T15:18:22.8780828Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2022-09-27T15:18:22.9607390Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:23.0566473Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:23.1610026Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:23.2492507Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:23.2903640Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:23.3134838Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:23.3452456Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-09-27T15:18:23.3673101Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:23.3942868Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:23.4009593Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:23.4526512Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-09-27T15:18:23.4856059Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-09-27T15:18:23.5007057Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:23.5209664Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-09-27T15:18:23.5961495Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:23.7124731Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:23.8208738Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:23.9101068Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:23.9426791Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:24.0576361Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-09-27T15:18:24.0810152Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:24.1572863Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:24.1689284Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-09-27T15:18:24.2397890Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:24.2972207Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:24.3312952Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-09-27T15:18:24.3778953Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:24.4271320Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:24.4627281Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:24.4686038Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-09-27T15:18:24.5335168Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-09-27T15:18:24.5672929Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:24.6630079Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:24.7667200Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:24.8603012Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:24.9605829Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-09-27T15:18:24.9626902Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:25.0375769Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:25.0738414Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:25.1338083Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-09-27T15:18:25.1631078Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:25.1755747Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:25.2589644Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-09-27T15:18:25.2768901Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:25.2779211Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:25.2934525Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:25.3639652Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:18:25.3646108Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-09-27T15:18:25.3720843Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-09-27T15:18:25.3932556Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-09-27T15:18:25.4505133Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:18:25.5340569Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:18:25.6263541Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:18:25.7065844Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:18:25.7954501Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:18:25.9219891Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:18:26.0012190Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:18:26.0024841Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-09-27T15:18:26.0909511Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:18:26.1893203Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:18:26.2229274Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:26.2465663Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:26.2697218Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-09-27T15:18:26.2747386Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:26.3075296Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:26.3426389Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-09-27T15:18:26.3654077Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-09-27T15:18:26.3857346Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-09-27T15:18:26.4266924Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:26.5352936Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:26.6284692Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:26.7302478Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:26.8421020Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:26.8726049Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:26.8990513Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:26.9290588Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:26.9657741Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-09-27T15:18:26.9747933Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-09-27T15:18:27.0135380Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:27.0857193Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:27.1300102Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-09-27T15:18:27.1592970Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:27.1604119Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-09-27T15:18:27.2385039Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:27.2408100Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-09-27T15:18:27.3379298Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:27.4378937Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:27.5367787Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:27.6463692Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:27.6898203Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:27.7433003Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-09-27T15:18:27.7955431Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:27.8375162Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:27.9004711Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-09-27T15:18:27.9327745Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:27.9895415Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-09-27T15:18:28.0337099Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:28.1231407Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:28.2486460Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:28.2522513Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:28.3386702Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-09-27T15:18:28.3499411Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:28.3633652Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:28.4588286Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-09-27T15:18:28.4766502Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:28.4769570Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:28.5755818Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-09-27T15:18:28.6049134Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:18:28.6504679Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-09-27T15:18:28.6961560Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:28.7832757Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:28.7941185Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:28.8308309Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:28.8772607Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-09-27T15:18:28.8819157Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-09-27T15:18:28.9212671Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:29.0258194Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:29.1205437Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:29.2141925Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:29.3122491Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:29.3634955Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:29.4110894Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-09-27T15:18:29.4643279Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:29.5491114Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:29.5578931Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-09-27T15:18:29.6505785Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:29.6987576Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:29.7446379Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-09-27T15:18:29.7613908Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:29.7730583Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-09-27T15:18:29.8433431Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-09-27T15:18:29.8450178Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:29.9464584Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:30.0380971Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:30.1319852Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:30.2163171Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:30.2385798Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-09-27T15:18:30.3169074Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:30.4299752Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:30.5399834Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-09-27T15:18:30.5827930Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-09-27T15:18:30.6061328Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-09-27T15:18:30.6119138Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-09-27T15:18:30.6613809Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-09-27T15:18:30.7008066Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:30.7705761Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:18:30.7864639Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-09-27T15:18:30.8638115Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-09-27T15:18:30.8946255Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-09-27T15:18:30.9586244Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-09-27T15:18:31.0492849Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:31.0509812Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-09-27T15:18:31.0792636Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:18:31.1436752Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-09-27T15:18:31.1723063Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-09-27T15:18:31.2544082Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-09-27T15:18:31.3463054Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:31.4394042Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-09-27T15:18:31.5433128Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:31.5743354Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-09-27T15:18:31.6270281Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-09-27T15:18:31.6544680Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-09-27T15:18:31.7379438Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-09-27T15:18:31.7510255Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:31.8459672Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-09-27T15:18:31.9025633Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:31.9083512Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:31.9622984Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:32.0051333Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-09-27T15:18:32.0073595Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-09-27T15:18:32.0127544Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:18:32.0625735Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-09-27T15:18:32.1070897Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:18:32.1905236Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:18:32.2744724Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:18:32.3446979Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:18:32.4265096Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:18:32.5278473Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:18:32.5419607Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:18:32.6188270Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-09-27T15:18:32.6287611Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:18:32.7184846Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:18:32.8090079Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:32.8758155Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:32.9172862Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-09-27T15:18:32.9681255Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:32.9726662Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-09-27T15:18:32.9727512Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-09-27T15:18:33.0344420Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:33.0706593Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:33.1224328Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-09-27T15:18:33.1620140Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:33.2457496Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:33.3406241Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:33.3851509Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:33.4360333Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:33.4852391Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:33.5268460Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:33.5850381Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-09-27T15:18:33.6312525Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:33.7326000Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:33.7906061Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:33.8301512Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-09-27T15:18:33.8929683Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:33.9256725Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-09-27T15:18:33.9626636Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:33.9902525Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-09-27T15:18:34.0595436Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:34.1606953Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:34.2487262Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:34.2756225Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-09-27T15:18:34.3128072Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:34.3355478Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:34.4145205Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:34.4470803Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-09-27T15:18:34.5049490Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:34.6123335Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:34.7085756Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:34.7183480Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:34.7184518Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-09-27T15:18:34.8140326Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-09-27T15:18:34.8146406Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:34.9130714Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:34.9237330Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-09-27T15:18:35.0096340Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:35.1126060Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:35.1497370Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-09-27T15:18:35.2116619Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:35.2754152Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:35.3104988Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-09-27T15:18:35.3755590Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:35.4827982Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:35.5710435Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:35.6078897Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:35.6813924Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-09-27T15:18:35.7109983Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:35.7436185Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:35.7535232Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:35.7917179Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-09-27T15:18:35.8277816Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:35.8543243Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-09-27T15:18:35.9308688Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:35.9584651Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-09-27T15:18:36.0265449Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:36.1355667Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:18:36.2190232Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-09-27T15:18:36.2349003Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-09-27T15:18:36.3105177Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-09-27T15:18:36.3169787Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-09-27T15:18:36.4049600Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:36.4650122Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:18:36.4906116Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-09-27T15:18:36.5711380Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:36.6478958Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:18:36.6754540Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-09-27T15:18:36.7273183Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:36.8326308Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-09-27T15:18:36.8761074Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-09-27T15:18:36.9032194Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:36.9633508Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-09-27T15:18:37.0383498Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-09-27T15:18:37.0669591Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:18:37.1499391Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-09-27T15:18:37.1556142Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-09-27T15:18:37.2470267Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:18:37.3228675Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-09-27T15:18:37.3245985Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:18:37.4138348Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-09-27T15:18:37.4139265Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-09-27T15:18:37.5284723Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:18:37.5664092Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-09-27T15:18:37.6127569Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-09-27T15:18:37.6410035Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-09-27T15:18:37.6717893Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-09-27T15:18:37.7062034Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-09-27T15:18:37.7522087Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-09-27T15:18:37.8365290Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-09-27T15:18:37.9057200Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-09-27T15:18:37.9608153Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-09-27T15:18:37.9852383Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-09-27T15:18:37.9952576Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-09-27T15:18:38.0385418Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-09-27T15:18:38.0769477Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-09-27T15:18:38.1622916Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-09-27T15:18:38.2451596Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-09-27T15:18:38.3238078Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-09-27T15:18:38.4299992Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-09-27T15:18:38.4788583Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-09-27T15:18:38.5905852Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-09-27T15:18:38.7440252Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-09-27T15:18:38.7748387Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-09-27T15:18:38.8581104Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-09-27T15:18:38.8581725Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-09-27T15:18:38.9318905Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-09-27T15:18:38.9638889Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-09-27T15:18:38.9912995Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-09-27T15:18:38.9914097Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-09-27T15:18:39.0658580Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-09-27T15:18:39.1333496Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-09-27T15:18:39.1973200Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-09-27T15:18:39.3047980Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-09-27T15:18:39.3344851Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-09-27T15:18:39.4438867Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-09-27T15:18:39.5016834Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-09-27T15:18:39.5265376Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-09-27T15:18:39.5500844Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-09-27T15:18:39.6027985Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-09-27T15:18:39.6058373Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-09-27T15:18:39.6098777Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-09-27T15:18:39.6867605Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-09-27T15:18:39.7837652Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-09-27T15:18:39.8791652Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-09-27T15:18:39.9940206Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-09-27T15:18:40.0507212Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-09-27T15:18:40.1220243Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-09-27T15:18:40.1986113Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-09-27T15:18:40.2469256Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-09-27T15:18:40.3165537Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-09-27T15:18:40.3369193Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-09-27T15:18:40.3577979Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2022-09-27T15:18:40.4202008Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2022-09-27T15:18:40.4414292Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2022-09-27T15:18:40.4493898Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-09-27T15:18:40.4512455Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-09-27T15:18:40.4988239Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-09-27T15:18:40.5186149Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-09-27T15:18:40.5468617Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-09-27T15:18:40.6097096Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-09-27T15:18:40.6282359Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-09-27T15:18:40.7337504Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-09-27T15:18:40.8267653Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-09-27T15:18:40.9116356Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-09-27T15:18:40.9784647Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:18:41.0145468Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:18:41.0864167Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-09-27T15:18:41.0864737Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-09-27T15:18:41.1325388Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-09-27T15:18:41.2027461Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:18:41.2828291Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:18:41.2920077Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-09-27T15:18:41.3391706Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-09-27T15:18:41.3816973Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-09-27T15:18:41.4471791Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:18:41.4545774Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-09-27T15:18:41.5441441Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:18:41.6391788Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-09-27T15:18:41.7388464Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:18:41.8335950Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:18:41.9312266Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:18:41.9430075Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:18:41.9928964Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:18:42.0294714Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-09-27T15:18:42.0426943Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-09-27T15:18:42.0831682Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:18:42.1884715Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-09-27T15:18:42.2240476Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-09-27T15:18:42.2721853Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-09-27T15:18:42.3074324Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-09-27T15:18:42.3285300Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-09-27T15:18:42.3715462Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-09-27T15:18:42.3803049Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-09-27T15:18:42.4344505Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-09-27T15:18:42.4570508Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-09-27T15:18:42.4656333Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-09-27T15:18:42.5208767Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-09-27T15:18:42.5968699Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-09-27T15:18:42.6227797Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-09-27T15:18:42.7356538Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-09-27T15:18:42.8368036Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-09-27T15:18:42.9430096Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-09-27T15:18:43.0387668Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-09-27T15:18:43.1025399Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-09-27T15:18:43.1397534Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-09-27T15:18:43.2442714Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:18:43.2721794Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:18:43.3329056Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-09-27T15:18:43.3738720Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:18:43.3989286Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:18:43.4155705Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-09-27T15:18:43.4509611Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-09-27T15:18:43.4915183Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-09-27T15:18:43.5145202Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-09-27T15:18:43.5224559Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:18:43.6075062Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-09-27T15:18:43.6116440Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:18:43.7107594Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:18:43.8026285Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:18:43.8861848Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2022-09-27T15:18:43.9385425Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2022-09-27T15:18:43.9419847Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2022-09-27T15:18:43.9704708Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-09-27T15:18:44.0275009Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-09-27T15:18:44.0373087Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2022-09-27T15:18:44.0507640Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2022-09-27T15:18:44.1342223Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-09-27T15:18:44.1418401Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2022-09-27T15:18:44.1968437Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-09-27T15:18:44.2338866Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-09-27T15:18:44.2932155Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-09-27T15:18:44.2984052Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-09-27T15:18:44.4101551Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-09-27T15:18:44.4215244Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-09-27T15:18:44.4532685Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-09-27T15:18:44.5094171Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-09-27T15:18:44.5254188Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-09-27T15:18:44.5402863Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-09-27T15:18:44.5748370Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-09-27T15:18:44.6399680Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-09-27T15:18:44.6914448Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-09-27T15:18:44.7418073Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-09-27T15:18:44.7690415Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-09-27T15:18:44.7904991Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-09-27T15:18:44.8660719Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-09-27T15:18:44.9489015Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-09-27T15:18:44.9744886Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-09-27T15:18:44.9931051Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2022-09-27T15:18:45.0509149Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-09-27T15:18:45.0712176Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-09-27T15:18:45.1658397Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-09-27T15:18:45.1983427Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-09-27T15:18:45.2468479Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-09-27T15:18:45.2893914Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-09-27T15:18:45.3144157Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x4.c.o 2022-09-27T15:18:45.3665025Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-09-27T15:18:45.3736857Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-09-27T15:18:45.4168128Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x12.c.o 2022-09-27T15:18:45.4750908Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2022-09-27T15:18:45.5211424Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x16.c.o 2022-09-27T15:18:45.6138035Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x20.c.o 2022-09-27T15:18:45.7120149Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x24.c.o 2022-09-27T15:18:45.8217865Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2022-09-27T15:18:45.8290353Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2022-09-27T15:18:45.9118529Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-09-27T15:18:45.9145200Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:18:45.9218102Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2022-09-27T15:18:46.0138166Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2022-09-27T15:18:46.1210519Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2022-09-27T15:18:46.1345293Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2022-09-27T15:18:46.2133443Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-09-27T15:18:46.2344307Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-09-27T15:18:46.2858222Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-09-27T15:18:46.3061350Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-09-27T15:18:46.3262278Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-09-27T15:18:46.3846631Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-09-27T15:18:46.4220920Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-09-27T15:18:46.4536807Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-09-27T15:18:46.5358088Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-09-27T15:18:46.6036155Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-09-27T15:18:46.6871568Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-09-27T15:18:46.7632621Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:46.7699943Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:46.8730467Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-09-27T15:18:46.8788678Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:47.0674714Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:47.1154481Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:47.1637234Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:47.2111653Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:47.3149677Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-09-27T15:18:47.3525211Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:47.3865550Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:47.4319014Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:47.4649008Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-09-27T15:18:47.4817008Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:47.5107607Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-09-27T15:18:47.5242886Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:47.5750101Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:47.6418066Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-09-27T15:18:47.6665470Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:47.7705228Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:47.8062759Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-09-27T15:18:47.8712595Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:48.0027610Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:48.0940554Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:48.1720354Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:48.1721905Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-09-27T15:18:48.2835462Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:48.3522097Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:48.4299845Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-09-27T15:18:48.4300919Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:48.4771566Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:48.5368973Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:48.5783761Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-09-27T15:18:48.5808597Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-09-27T15:18:48.6275868Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:48.7389083Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:48.7736878Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:48.8489690Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-09-27T15:18:48.9105106Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:49.0196117Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:49.1400896Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:49.2463373Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:49.3505565Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:49.3952051Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:49.4311004Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-09-27T15:18:49.4363303Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:49.4906279Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-09-27T15:18:49.5417755Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:49.6544037Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:49.6810559Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:49.7099015Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:49.7479916Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-09-27T15:18:49.7814989Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-09-27T15:18:49.8254829Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:49.8747522Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-09-27T15:18:49.9225885Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:50.0081771Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:50.1083389Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:50.1987764Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:50.2231695Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:50.2892953Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:50.3023243Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-09-27T15:18:50.3306213Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:50.3867372Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:50.4354845Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-09-27T15:18:50.5032829Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:50.6000375Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:50.6080246Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:50.6569561Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:50.7032417Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-09-27T15:18:50.7048204Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:50.7647871Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-09-27T15:18:50.8160999Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:50.9260871Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:51.0172204Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:51.1026298Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:51.1184919Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-09-27T15:18:51.2037016Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:51.2424157Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:51.3157429Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-09-27T15:18:51.3541136Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:51.4363096Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-09-27T15:18:51.4437662Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:51.5527899Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:51.6635997Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:51.8035296Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:51.8195593Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:51.8588428Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-09-27T15:18:51.9274901Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-09-27T15:18:51.9889471Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:52.0970695Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:52.1177467Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:52.1682770Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:52.2038527Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-09-27T15:18:52.2375588Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-09-27T15:18:52.2594797Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:52.4010292Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:52.5060453Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:52.6447912Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:52.7104774Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:52.7242790Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:52.7517474Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:52.7943648Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:18:52.8002585Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-09-27T15:18:52.8391913Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-09-27T15:18:52.8730030Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:18:52.9145102Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-09-27T15:18:53.0057823Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:18:53.1153923Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:18:53.2502719Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:18:53.3257297Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-09-27T15:18:53.3957442Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:18:53.4657265Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:18:53.4983505Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-09-27T15:18:53.5663801Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:18:53.6608033Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:18:53.7525172Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:18:53.8458203Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:18:53.9432105Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:54.1612238Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:54.1952984Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:54.2222471Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:54.2233267Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:54.2542535Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-09-27T15:18:54.2619166Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:54.2829055Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:54.3074996Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-09-27T15:18:54.3183809Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-09-27T15:18:54.3415996Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:54.3772406Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:54.3823299Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:54.4431307Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:54.4809232Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-09-27T15:18:54.4861364Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:54.5423893Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-09-27T15:18:54.5730898Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:54.6855308Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:54.7955694Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:54.8864487Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:54.9899840Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:55.0828082Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:55.1768807Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:55.3140173Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:55.3569065Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:55.4205483Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:55.4660323Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:55.4662210Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-09-27T15:18:55.4665438Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-09-27T15:18:55.5128840Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:55.5346992Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:55.5387382Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-09-27T15:18:55.5518370Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-09-27T15:18:55.6154352Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-09-27T15:18:55.6651324Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:55.7663468Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:55.8467353Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:55.9427819Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:56.0790572Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:56.2096048Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:56.3090437Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:56.4035955Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:18:56.4373047Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:56.4954046Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:56.4985103Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-09-27T15:18:56.5251039Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-09-27T15:18:56.6089477Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:56.7452760Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:56.8033508Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:56.8768362Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-09-27T15:18:56.8785491Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:56.8924331Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:56.9305193Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:56.9918271Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-09-27T15:18:57.0124290Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:57.0140814Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-09-27T15:18:57.1245024Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:57.2290809Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:57.3267219Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:57.4417989Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:57.5461166Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:57.5784869Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:57.6245956Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:57.6462338Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-09-27T15:18:57.6746458Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:57.7267323Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:57.7935165Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-09-27T15:18:57.8196292Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:57.8264232Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:57.9110682Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:57.9468887Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-09-27T15:18:57.9810874Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-09-27T15:18:58.0082819Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:18:58.0611038Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-09-27T15:18:58.1017421Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-09-27T15:18:58.1473225Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-09-27T15:18:58.2278395Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-09-27T15:18:58.3133702Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-09-27T15:18:58.4233665Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-09-27T15:18:58.5184720Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:18:58.6246532Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:18:58.7055435Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-09-27T15:18:58.7113206Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-09-27T15:18:58.7383407Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-09-27T15:18:58.7943799Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-09-27T15:18:58.8623347Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:18:58.8741657Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-09-27T15:18:59.0055156Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:18:59.1148338Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-09-27T15:18:59.1300557Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-09-27T15:18:59.2194678Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-09-27T15:18:59.2758074Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-09-27T15:18:59.3187314Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-09-27T15:18:59.4044522Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:18:59.5021999Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:18:59.5915863Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-09-27T15:18:59.5946021Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-09-27T15:18:59.6913036Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-09-27T15:18:59.6939978Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:18:59.8597512Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:18:59.9761345Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-09-27T15:19:00.0570215Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-09-27T15:19:00.1070826Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-09-27T15:19:00.2008814Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-09-27T15:19:00.2062222Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:19:00.3030092Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-09-27T15:19:00.3330779Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-09-27T15:19:00.3331815Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:19:00.3661731Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:00.3933262Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-09-27T15:19:00.4178417Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-09-27T15:19:00.4652797Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:00.5968041Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:00.6068563Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:00.7050842Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-09-27T15:19:00.7440130Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:00.8373483Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:00.9970548Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:01.0633087Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:01.0909054Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-09-27T15:19:01.1926630Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:19:01.3340939Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-09-27T15:19:01.3341703Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:19:01.3984735Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:19:01.4459105Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:19:01.4841385Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:19:01.5252314Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:19:01.5822743Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:19:01.5863263Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-09-27T15:19:01.6251034Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-09-27T15:19:01.6705603Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:19:01.6865236Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-09-27T15:19:01.7597363Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:19:01.8434566Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:19:01.9237070Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:02.0069390Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:02.1045982Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:02.1214333Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:02.2006485Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-09-27T15:19:02.2290378Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:02.3341338Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:02.3535469Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:02.4383674Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:02.4504134Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-09-27T15:19:02.5507025Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:02.6746214Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:02.6848420Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:02.7866798Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-09-27T15:19:02.7913366Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:02.8045963Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-09-27T15:19:02.8289531Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-09-27T15:19:02.8988332Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:02.9974178Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:03.0980743Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:03.2230914Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:03.2388696Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-09-27T15:19:03.3321533Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:03.4353849Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:03.4729246Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:03.5392793Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-09-27T15:19:03.5817366Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:03.6809642Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:03.7225941Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:03.7901097Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:03.7936431Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-09-27T15:19:03.8187559Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-09-27T15:19:03.8884321Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:03.9974245Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:04.0376643Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:04.0817543Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-09-27T15:19:04.1297036Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:04.2401309Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:04.2504517Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-09-27T15:19:04.3387066Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:04.4467842Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:04.5028545Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-09-27T15:19:04.5465809Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:04.6502509Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:04.7008667Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:04.7465051Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:04.8047412Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:04.8305293Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:04.8463227Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:04.9091525Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:04.9422084Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-09-27T15:19:04.9606673Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-09-27T15:19:05.0106106Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:05.1021883Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:05.1139729Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-09-27T15:19:05.1343526Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-09-27T15:19:05.2010850Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:05.2927313Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:05.3493931Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:05.4002514Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-09-27T15:19:05.4451368Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:05.5394525Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-09-27T15:19:05.6278189Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-09-27T15:19:05.9027610Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:19:05.9239705Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-09-27T15:19:05.9792796Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-09-27T15:19:05.9830134Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:19:06.0687661Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:19:06.0950047Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:19:06.0984109Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-09-27T15:19:06.1876133Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:19:06.2358103Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-09-27T15:19:06.2692633Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:19:06.3065389Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:19:06.3594446Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:19:06.4487667Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-09-27T15:19:06.5045661Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-09-27T15:19:06.5517280Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:19:06.6300680Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-09-27T15:19:06.7234227Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:19:06.7507384Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-09-27T15:19:06.7996799Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-09-27T15:19:06.8379938Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:19:06.8734674Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-09-27T15:19:06.9207974Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-09-27T15:19:06.9390231Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-09-27T15:19:06.9556717Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-09-27T15:19:06.9873065Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-09-27T15:19:07.0436023Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-09-27T15:19:07.0921273Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:19:07.1736729Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-09-27T15:19:07.2670608Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2022-09-27T15:19:07.2671444Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-09-27T15:19:07.4910468Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-09-27T15:19:07.4969038Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2022-09-27T15:19:07.5679497Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2022-09-27T15:19:07.5843610Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-09-27T15:19:07.6093595Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2022-09-27T15:19:07.6452679Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-09-27T15:19:07.6641455Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2022-09-27T15:19:07.6868672Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-09-27T15:19:07.7041319Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-09-27T15:19:07.7491666Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2022-09-27T15:19:07.8356406Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-09-27T15:19:08.0365012Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2022-09-27T15:19:08.0485890Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-09-27T15:19:08.1242294Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-09-27T15:19:08.1528989Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-09-27T15:19:08.1787337Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2022-09-27T15:19:08.2442639Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-09-27T15:19:08.2713199Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-09-27T15:19:08.3130979Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-09-27T15:19:08.3731243Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-09-27T15:19:08.4151346Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-09-27T15:19:08.4208132Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-09-27T15:19:08.5712652Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-09-27T15:19:08.5720217Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-09-27T15:19:08.6190980Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-09-27T15:19:08.7168852Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-09-27T15:19:08.7251728Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-09-27T15:19:08.8289430Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-09-27T15:19:08.8535445Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-09-27T15:19:08.9670644Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-09-27T15:19:09.0197415Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-09-27T15:19:09.1201463Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-09-27T15:19:09.1764835Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-09-27T15:19:09.1865251Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-09-27T15:19:09.2455216Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-09-27T15:19:09.2955303Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-09-27T15:19:09.3238355Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-09-27T15:19:09.3297144Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-09-27T15:19:09.4338769Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-09-27T15:19:09.4377646Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-09-27T15:19:09.4555318Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-09-27T15:19:09.5219515Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:09.6014602Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:09.6015279Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-09-27T15:19:09.6416664Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:09.6771004Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:09.6885716Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-09-27T15:19:09.7190109Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:19:09.7502025Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-09-27T15:19:09.8398281Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2022-09-27T15:19:09.8630100Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-09-27T15:19:09.9144231Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.0045827Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.0576713Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.0827156Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.1538071Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.1558540Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-09-27T15:19:10.1869605Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-09-27T15:19:10.1955601Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-09-27T15:19:10.1956359Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.2957471Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.2982093Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.3430235Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.4293505Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.4472030Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-09-27T15:19:10.4750140Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-09-27T15:19:10.5291251Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.5545697Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-09-27T15:19:10.5822516Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-09-27T15:19:10.6224945Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.6587683Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-09-27T15:19:10.7676829Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.8273460Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.9226661Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-09-27T15:19:10.9606494Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:10.9947012Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:11.1063397Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-09-27T15:19:11.1305106Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:11.2647945Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:11.2682182Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:11.3384675Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-09-27T15:19:11.4069725Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-09-27T15:19:11.4282685Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-09-27T15:19:11.4283584Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:11.4766986Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:11.5466385Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:11.5597404Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:11.6063593Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-09-27T15:19:11.6682258Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:11.6931922Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:11.8504918Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:12.0054656Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-09-27T15:19:12.1408420Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-09-27T15:19:12.1887225Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:12.2990222Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:12.3624093Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:12.4298140Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:12.4607502Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:12.4608403Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:12.5015103Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-09-27T15:19:12.5779676Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:12.5812066Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:12.5959705Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:12.7108861Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:12.7887001Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:12.8512655Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:12.9439837Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:12.9824449Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:13.0961486Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-09-27T15:19:13.1423960Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-09-27T15:19:13.1509606Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-09-27T15:19:13.2465354Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:13.3177348Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-09-27T15:19:13.3662709Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:13.4024094Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-09-27T15:19:13.4607492Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:13.5417052Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-09-27T15:19:13.5602082Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-09-27T15:19:13.6035615Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-09-27T15:19:13.6626271Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:13.6849650Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-09-27T15:19:13.7271550Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-09-27T15:19:13.8266321Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-09-27T15:19:13.8673126Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-09-27T15:19:13.8809732Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-09-27T15:19:13.9869479Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:14.0114716Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:14.0148462Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-09-27T15:19:14.1561667Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-09-27T15:19:14.1862588Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-09-27T15:19:14.2293603Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-09-27T15:19:14.2716017Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:14.3073509Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-09-27T15:19:14.3153042Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-09-27T15:19:14.3541992Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-09-27T15:19:14.4323255Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:14.4655607Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:14.4665776Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-09-27T15:19:14.4814008Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:14.5704902Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-09-27T15:19:14.5909601Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:14.6749408Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-09-27T15:19:14.7066453Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-09-27T15:19:14.8078024Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:14.8647173Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-09-27T15:19:14.8820534Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:14.9997181Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-09-27T15:19:15.0571588Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:15.0610563Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-09-27T15:19:15.1110213Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:15.1344284Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-09-27T15:19:15.1789779Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:15.3070878Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-09-27T15:19:15.3147691Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-09-27T15:19:15.4129506Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-09-27T15:19:15.4617173Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:15.5127193Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-09-27T15:19:15.5613443Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:15.6459539Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-09-27T15:19:15.6464965Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-09-27T15:19:15.6498437Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-09-27T15:19:15.7752646Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:15.7906272Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:15.7923312Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-09-27T15:19:15.8534688Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:15.9713084Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-09-27T15:19:15.9759868Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:16.0851678Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-09-27T15:19:16.1070209Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:16.2570334Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o 2022-09-27T15:19:16.3043421Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o 2022-09-27T15:19:16.3066846Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o 2022-09-27T15:19:16.3761590Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-09-27T15:19:16.3867515Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:16.4253667Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-09-27T15:19:16.4318298Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:16.4697729Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o 2022-09-27T15:19:16.4877335Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o 2022-09-27T15:19:16.4987738Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2022-09-27T15:19:16.6047894Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:16.6377573Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:16.6708196Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2022-09-27T15:19:16.8307603Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2022-09-27T15:19:16.8584345Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:16.9661919Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2022-09-27T15:19:17.0273231Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2022-09-27T15:19:17.1043275Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:17.2542618Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2022-09-27T15:19:17.4441346Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2022-09-27T15:19:17.4733500Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2022-09-27T15:19:17.5066426Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2022-09-27T15:19:17.5297255Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2022-09-27T15:19:17.5926605Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2022-09-27T15:19:17.6237321Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:17.6475484Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:17.6599437Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:17.6753717Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2022-09-27T15:19:17.6867420Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:17.7266602Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:17.8046951Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-09-27T15:19:17.9520570Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-09-27T15:19:18.0917721Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-09-27T15:19:18.1296172Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:18.1742729Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-09-27T15:19:18.1954100Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-09-27T15:19:18.2313772Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:19:18.2804864Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-09-27T15:19:18.3242688Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-09-27T15:19:18.3608915Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-09-27T15:19:18.4243065Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-09-27T15:19:18.4571209Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-09-27T15:19:18.4984759Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-09-27T15:19:18.5590690Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-09-27T15:19:18.5985537Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-09-27T15:19:18.6270606Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-09-27T15:19:18.6971548Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-09-27T15:19:18.7932162Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-09-27T15:19:18.7949895Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-09-27T15:19:18.8323046Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-09-27T15:19:18.8806854Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2022-09-27T15:19:18.9268640Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2022-09-27T15:19:18.9492430Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-09-27T15:19:18.9989704Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2022-09-27T15:19:19.0423242Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-09-27T15:19:19.0659388Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2022-09-27T15:19:19.1408416Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-09-27T15:19:19.1606686Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-09-27T15:19:19.1869877Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2022-09-27T15:19:19.2324070Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-09-27T15:19:19.3111816Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2022-09-27T15:19:19.3158993Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-09-27T15:19:19.3986244Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2022-09-27T15:19:19.4304583Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-09-27T15:19:19.5190667Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2022-09-27T15:19:19.5209481Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2022-09-27T15:19:19.5504032Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-09-27T15:19:19.6448639Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2022-09-27T15:19:19.6456913Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-09-27T15:19:19.6518216Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2022-09-27T15:19:19.7649477Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2022-09-27T15:19:19.7788385Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2022-09-27T15:19:19.7983917Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2022-09-27T15:19:19.8794897Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2022-09-27T15:19:19.8943222Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2022-09-27T15:19:20.0709188Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2022-09-27T15:19:20.1443618Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2022-09-27T15:19:20.2846800Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2022-09-27T15:19:20.4122120Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-09-27T15:19:20.5493275Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2022-09-27T15:19:20.5850226Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2022-09-27T15:19:20.6330494Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2022-09-27T15:19:20.6765987Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2022-09-27T15:19:20.6935767Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2022-09-27T15:19:20.7304363Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2022-09-27T15:19:20.8327896Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2022-09-27T15:19:20.8829696Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2022-09-27T15:19:21.0013464Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-09-27T15:19:21.0134217Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2022-09-27T15:19:21.0663664Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2022-09-27T15:19:21.1228455Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-09-27T15:19:21.2487414Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-09-27T15:19:21.2527251Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2022-09-27T15:19:21.3518721Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-09-27T15:19:21.4808565Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-09-27T15:19:21.5777965Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-09-27T15:19:21.6385247Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-09-27T15:19:21.6388294Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-09-27T15:19:21.7333886Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-09-27T15:19:21.7353333Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2022-09-27T15:19:21.7356775Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaKernel(const torch::jit::Node*)’: 2022-09-27T15:19:21.7358397Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:97:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2022-09-27T15:19:21.7359210Z }; 2022-09-27T15:19:21.7359415Z ^ 2022-09-27T15:19:21.7359781Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:4:0, 2022-09-27T15:19:21.7425736Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-09-27T15:19:21.7426485Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-09-27T15:19:21.7426879Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-09-27T15:19:21.7427290Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-09-27T15:19:21.7427721Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-09-27T15:19:21.7428165Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-09-27T15:19:21.7428654Z Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-09-27T15:19:21.7428927Z ^~~~~~~~~ 2022-09-27T15:19:21.7453895Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaGuardKernel(const torch::jit::Node*)’: 2022-09-27T15:19:21.7456177Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:162:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaGuardKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2022-09-27T15:19:21.7458197Z }; 2022-09-27T15:19:21.7458522Z ^ 2022-09-27T15:19:21.7458907Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:4:0, 2022-09-27T15:19:21.7459350Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-09-27T15:19:21.7459907Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-09-27T15:19:21.7460277Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-09-27T15:19:21.7460683Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-09-27T15:19:21.7461267Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-09-27T15:19:21.7461692Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-09-27T15:19:21.7462140Z Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-09-27T15:19:21.7462410Z ^~~~~~~~~ 2022-09-27T15:19:21.7532468Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-09-27T15:19:21.8143137Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2022-09-27T15:19:21.8650423Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2022-09-27T15:19:21.8686386Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2022-09-27T15:19:21.9055465Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2022-09-27T15:19:22.0375668Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-09-27T15:19:22.2137927Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-09-27T15:19:22.3648788Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2022-09-27T15:19:22.4928143Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-09-27T15:19:22.5426183Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-09-27T15:19:22.6485491Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2022-09-27T15:19:22.6947186Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-09-27T15:19:22.8187040Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:19:22.8920325Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:22.9487634Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:22.9716317Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2022-09-27T15:19:22.9763235Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:19:23.0504516Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:23.0716749Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2022-09-27T15:19:23.1356101Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2022-09-27T15:19:23.1419599Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:23.1529007Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2022-09-27T15:19:23.3502994Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:19:23.4408395Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:23.5128019Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:23.5270739Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2022-09-27T15:19:23.5966579Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:19:23.6586750Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2022-09-27T15:19:23.7123451Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:23.7502961Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:23.7792206Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:23.8068339Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2022-09-27T15:19:23.8186276Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:23.8777118Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2022-09-27T15:19:23.9067310Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2022-09-27T15:19:23.9332471Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:24.0256140Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:24.0626402Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:24.1589528Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2022-09-27T15:19:24.1849037Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:24.1974746Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:24.2834960Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-09-27T15:19:24.3014985Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:24.3900455Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:24.3930992Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:24.4304808Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:24.4875064Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-09-27T15:19:24.4928482Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-09-27T15:19:24.5269459Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:24.6306008Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:24.6745192Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:24.7190862Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:24.7501559Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:24.7741601Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-09-27T15:19:24.8231112Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-09-27T15:19:24.8712600Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:24.9230837Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:24.9396926Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:24.9782553Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:25.0138354Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:25.0266900Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:25.0428006Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-09-27T15:19:25.0875614Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-09-27T15:19:25.1189099Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-09-27T15:19:25.1301531Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:25.2104934Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:25.2299807Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-09-27T15:19:25.2645145Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-09-27T15:19:25.3064454Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:25.4055449Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:25.4624025Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-09-27T15:19:25.5050823Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:25.5661958Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:25.5928416Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:25.5991059Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-09-27T15:19:25.6670826Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:25.6740707Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-09-27T15:19:25.6927154Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-09-27T15:19:25.7609466Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:25.8586982Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:25.8975857Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:25.9716310Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:25.9792847Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-09-27T15:19:26.0711295Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:26.1150285Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:26.1229022Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:26.1867490Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2022-09-27T15:19:26.2027617Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:26.2055309Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-09-27T15:19:26.2982470Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:26.3931289Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:26.4184705Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:26.4851689Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-09-27T15:19:26.4871910Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:26.5833653Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-09-27T15:19:26.5868055Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:26.5907009Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:26.6085494Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:26.6747065Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-09-27T15:19:26.6903939Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-09-27T15:19:26.7041326Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:26.7432131Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-09-27T15:19:26.8093322Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:26.9163509Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:27.0239195Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:19:27.0852906Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:27.0855030Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:27.0936776Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:19:27.1110714Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-09-27T15:19:27.1681335Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-09-27T15:19:27.1886281Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-09-27T15:19:27.2345722Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:27.3818856Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:27.5189436Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:19:27.5255875Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:27.6148469Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-09-27T15:19:27.6321519Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:27.6332036Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:19:27.6692265Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:27.7165015Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:27.7179947Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-09-27T15:19:27.7557052Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:27.7585520Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-09-27T15:19:27.8439319Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-09-27T15:19:27.8602100Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:27.9631746Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:27.9996537Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-09-27T15:19:28.0523403Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:28.0984932Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-09-27T15:19:28.1997506Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:28.2285384Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:28.2702905Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:28.3314104Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-09-27T15:19:28.3332294Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-09-27T15:19:28.3542200Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:28.3709224Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-09-27T15:19:28.4508789Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:28.5104807Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-09-27T15:19:28.5663608Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:28.6763954Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:28.7868743Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:28.8903256Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:28.8964146Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:28.9894166Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-09-27T15:19:29.0223185Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:29.1367368Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:29.2181362Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-09-27T15:19:29.2184687Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:29.3166578Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-09-27T15:19:29.3171219Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:29.3511608Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:29.4155762Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-09-27T15:19:29.4499862Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:29.5101502Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-09-27T15:19:29.5425859Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:29.6391480Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:29.7306270Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:29.7517403Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:29.8203077Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-09-27T15:19:29.8416830Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:29.8465167Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-09-27T15:19:29.8528388Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:29.8788082Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:29.9219518Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:29.9302765Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:29.9391088Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-09-27T15:19:29.9822598Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:30.0200108Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-09-27T15:19:30.0220089Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-09-27T15:19:30.0631459Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:30.2014016Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:30.2715143Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:30.3052250Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-09-27T15:19:30.3586940Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:30.3634532Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-09-27T15:19:30.3907593Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:30.4014753Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:30.4519763Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:30.4761981Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-09-27T15:19:30.4845544Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-09-27T15:19:30.5049960Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-09-27T15:19:30.5399216Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:30.6430614Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:30.7395217Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:30.7704594Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2022-09-27T15:19:30.8314934Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-09-27T15:19:30.8669292Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:30.9150824Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:30.9618653Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-09-27T15:19:30.9655619Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:30.9908539Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-09-27T15:19:31.0294765Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:31.0499341Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:31.0579140Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-09-27T15:19:31.1162600Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-09-27T15:19:31.1531343Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:31.2566538Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:31.3154264Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:31.3509514Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-09-27T15:19:31.4001146Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:31.4145595Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-09-27T15:19:31.4947845Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:31.4994852Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:31.5984904Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:31.6011025Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-09-27T15:19:31.6077608Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:31.6107576Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-09-27T15:19:31.7050414Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:31.7071504Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-09-27T15:19:31.8072717Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:31.8136221Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-09-27T15:19:31.8364499Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-09-27T15:19:31.8996878Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:31.9981144Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:32.0554086Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:32.0964407Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-09-27T15:19:32.1342657Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:32.1388875Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:32.1577428Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:32.2217364Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-09-27T15:19:32.2480405Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-09-27T15:19:32.2935667Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:32.3014515Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-09-27T15:19:32.3649325Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-09-27T15:19:32.3741875Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-09-27T15:19:32.3949338Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-09-27T15:19:32.6583110Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2022-09-27T15:19:32.6731227Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-09-27T15:19:32.7462622Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2022-09-27T15:19:32.7790964Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:19:32.8162045Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-09-27T15:19:32.8439009Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-09-27T15:19:32.9098306Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2022-09-27T15:19:32.9357481Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-09-27T15:19:32.9368014Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-09-27T15:19:33.0237190Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2022-09-27T15:19:33.0812709Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-09-27T15:19:33.1552322Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-09-27T15:19:33.1733191Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-09-27T15:19:33.2024044Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-09-27T15:19:33.2629032Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2022-09-27T15:19:33.3276688Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2022-09-27T15:19:33.3584275Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-09-27T15:19:33.4104614Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-09-27T15:19:33.4109794Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:19:33.4656874Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2022-09-27T15:19:33.5336136Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2022-09-27T15:19:33.5406297Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-09-27T15:19:33.5608679Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-09-27T15:19:33.6249652Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-09-27T15:19:33.6414319Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-09-27T15:19:33.6568640Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:19:33.6767089Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-09-27T15:19:33.7072879Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:19:33.7373958Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-09-27T15:19:33.7662753Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:33.8024825Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:33.8744045Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-09-27T15:19:33.9700695Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:34.0169964Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-09-27T15:19:34.0711648Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:34.0715219Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-09-27T15:19:34.2360412Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:34.3394456Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:34.3841350Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-09-27T15:19:34.4762660Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:19:34.4773726Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-09-27T15:19:34.5751155Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:19:34.5769923Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:34.6104592Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:34.6704481Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:34.6971791Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-09-27T15:19:34.7181716Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-09-27T15:19:34.7504622Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-09-27T15:19:34.8024084Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:34.9325419Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:35.0327538Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:35.1292714Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:35.1859014Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:35.1871979Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:35.2239126Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-09-27T15:19:35.2303781Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-09-27T15:19:35.2575443Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-09-27T15:19:35.2750527Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:35.2892186Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:35.3727741Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:35.3969734Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:35.4373108Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-09-27T15:19:35.4582846Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-09-27T15:19:35.4944119Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:35.5804727Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:35.6714877Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:35.7464735Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:35.7634343Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-09-27T15:19:35.7869445Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-09-27T15:19:35.8304937Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:35.9337520Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.0055583Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-09-27T15:19:36.0164720Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:36.1116272Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.1458613Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:36.2079961Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-09-27T15:19:36.2356729Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.2423570Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:36.2943429Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.3322795Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-09-27T15:19:36.3489785Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-09-27T15:19:36.3492983Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:36.3865521Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.4559484Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-09-27T15:19:36.4725827Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:36.4782560Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.5751905Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:36.5884335Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.6696011Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:36.6736109Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-09-27T15:19:36.6801785Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.7603378Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-09-27T15:19:36.7870152Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:36.8354721Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.8672070Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-09-27T15:19:36.8699458Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:36.9296186Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:36.9396343Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:37.0104833Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-09-27T15:19:37.0253556Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-09-27T15:19:37.1205241Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:37.2168098Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-09-27T15:19:37.2169425Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:37.3099909Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:37.3461173Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-09-27T15:19:37.3985446Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:37.4624586Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:37.5104172Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-09-27T15:19:37.5512896Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:37.5554664Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-09-27T15:19:37.6526212Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:37.6909416Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:37.7263254Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-09-27T15:19:37.7569719Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-09-27T15:19:37.7989314Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-09-27T15:19:37.7990198Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:19:37.8983885Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:19:37.9950251Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-09-27T15:19:38.0385143Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-09-27T15:19:38.0826397Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-09-27T15:19:38.1305651Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:19:38.2156365Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-09-27T15:19:38.2509400Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-09-27T15:19:38.3146860Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-09-27T15:19:38.3391541Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-09-27T15:19:38.4430976Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-09-27T15:19:38.5332748Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:19:38.6522988Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-09-27T15:19:38.6905902Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-09-27T15:19:38.7268824Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-09-27T15:19:38.7581196Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:19:38.7605345Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-09-27T15:19:38.7718730Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-09-27T15:19:38.8100698Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-09-27T15:19:38.8411994Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-09-27T15:19:38.8418481Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:19:38.9378499Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-09-27T15:19:38.9962556Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-09-27T15:19:39.0683431Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-09-27T15:19:39.1994195Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-09-27T15:19:39.2029329Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-09-27T15:19:39.2699393Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-09-27T15:19:39.2708049Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:19:39.3087113Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-09-27T15:19:39.3419698Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-09-27T15:19:39.3500136Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-09-27T15:19:39.3829648Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-09-27T15:19:39.4279845Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-09-27T15:19:39.4631177Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-09-27T15:19:39.5174485Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-09-27T15:19:39.5697223Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-09-27T15:19:39.6761062Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-09-27T15:19:39.8033723Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-09-27T15:19:39.8159664Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-09-27T15:19:39.8494158Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-09-27T15:19:39.9249285Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-09-27T15:19:39.9309407Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-09-27T15:19:39.9980392Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-09-27T15:19:40.0638672Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-09-27T15:19:40.1904105Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-09-27T15:19:40.2850668Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-09-27T15:19:40.3254722Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-09-27T15:19:40.3671803Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-09-27T15:19:40.4023448Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-09-27T15:19:40.4182681Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-09-27T15:19:40.5040709Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-09-27T15:19:40.5303022Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-09-27T15:19:40.6563554Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-09-27T15:19:40.7899861Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-09-27T15:19:40.8019011Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-09-27T15:19:40.9324894Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-09-27T15:19:40.9621742Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-09-27T15:19:40.9712221Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-09-27T15:19:41.0151359Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-09-27T15:19:41.0546835Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-09-27T15:19:41.1242530Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-09-27T15:19:41.1567825Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-09-27T15:19:41.1813121Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-09-27T15:19:41.2724313Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-09-27T15:19:41.3108479Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-09-27T15:19:41.4115306Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-09-27T15:19:41.4364720Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-09-27T15:19:41.4407201Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-09-27T15:19:41.4466577Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-09-27T15:19:41.5885234Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-09-27T15:19:41.5905901Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-09-27T15:19:41.5945138Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-09-27T15:19:41.6469786Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-09-27T15:19:41.7110876Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-09-27T15:19:41.7426338Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-09-27T15:19:41.7785860Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-09-27T15:19:41.8920662Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-09-27T15:19:41.9259432Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-09-27T15:19:42.0201322Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-09-27T15:19:42.0626245Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-09-27T15:19:42.0985322Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-09-27T15:19:42.2082026Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-09-27T15:19:42.2514594Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-09-27T15:19:42.2743650Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-09-27T15:19:42.2941595Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2022-09-27T15:19:42.3760086Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-09-27T15:19:42.4084309Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-09-27T15:19:42.4451280Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-09-27T15:19:42.5028788Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-09-27T15:19:42.5289857Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-09-27T15:19:42.5482618Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-09-27T15:19:42.5784491Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-09-27T15:19:42.6511283Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-09-27T15:19:42.7808345Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-09-27T15:19:42.9222817Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-09-27T15:19:42.9291743Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-09-27T15:19:42.9576199Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-09-27T15:19:43.0516311Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-09-27T15:19:43.0755052Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-09-27T15:19:43.0925107Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-09-27T15:19:43.1088727Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-09-27T15:19:43.1134406Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-09-27T15:19:43.1790599Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-09-27T15:19:43.2017268Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-09-27T15:19:43.2182323Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-09-27T15:19:43.2744788Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:19:43.3232514Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-09-27T15:19:43.3530934Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-09-27T15:19:43.3996406Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-09-27T15:19:43.5415685Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-09-27T15:19:43.5540504Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:19:43.6656476Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:43.6765004Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-09-27T15:19:43.7143659Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:19:43.7418983Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:43.7987958Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:19:43.7996839Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:43.8290638Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-09-27T15:19:43.8818434Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-09-27T15:19:43.8967133Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-09-27T15:19:43.9340442Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:19:43.9388762Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-09-27T15:19:44.1009469Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:44.1584430Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-09-27T15:19:44.2567319Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:44.3555265Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:44.4011411Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-09-27T15:19:44.4060666Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:44.4975007Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-09-27T15:19:44.5270874Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:44.5500788Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:44.6880628Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:44.7291598Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-09-27T15:19:44.7932559Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:44.8350558Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-09-27T15:19:44.9418203Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:44.9821955Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-09-27T15:19:45.1156583Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:45.1579063Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-09-27T15:19:45.2066191Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:45.2710567Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-09-27T15:19:45.3102960Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:45.3666183Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:45.3759379Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-09-27T15:19:45.4389000Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:45.4455914Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:45.4984046Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:45.5716580Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:45.5957546Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-09-27T15:19:45.6611919Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-09-27T15:19:45.6893520Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:45.7433012Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-09-27T15:19:45.7623595Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-09-27T15:19:45.8264313Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:45.8314219Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-09-27T15:19:45.9980707Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:46.1399671Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-09-27T15:19:46.1671951Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:46.2391378Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-09-27T15:19:46.3173396Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:46.4582112Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:46.5184920Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:46.6254266Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-09-27T15:19:46.6446501Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-09-27T15:19:46.6625060Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:46.6792848Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-09-27T15:19:46.7417274Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:46.8289294Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:46.8548574Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:46.8874939Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:46.9784262Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-09-27T15:19:46.9962534Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-09-27T15:19:47.0014634Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:47.0458198Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-09-27T15:19:47.1672000Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:47.3298594Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:47.4447943Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:47.4839572Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-09-27T15:19:47.4961284Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:47.5794316Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-09-27T15:19:47.6767702Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:47.7384612Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:47.8370812Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-09-27T15:19:47.8654546Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:47.9022475Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:47.9023196Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-09-27T15:19:47.9577895Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:48.0086434Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-09-27T15:19:48.0506516Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:48.1518456Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-09-27T15:19:48.1953242Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:48.3076995Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:48.3474396Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:48.3586542Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-09-27T15:19:48.4538072Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:48.5106797Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:48.6086260Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-09-27T15:19:48.6716615Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:48.7537008Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-09-27T15:19:48.8240390Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:48.9657505Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:19:48.9941000Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-09-27T15:19:49.0250060Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:49.1084956Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:19:49.1334363Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-09-27T15:19:49.1617264Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-09-27T15:19:49.2406523Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:49.2493911Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-09-27T15:19:49.3751806Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:19:49.4055090Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:49.5130942Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:19:49.5131933Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-09-27T15:19:49.5491430Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:49.6365651Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:49.6740518Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:49.6790082Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:49.7760892Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:49.8064417Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:49.8645059Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:49.9327647Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-09-27T15:19:49.9642774Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-09-27T15:19:49.9855365Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:50.0069938Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:50.0133929Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-09-27T15:19:50.1281236Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-09-27T15:19:50.1785510Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:50.3513808Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:50.4528468Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-09-27T15:19:50.5027876Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:50.6565650Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:50.6605762Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-09-27T15:19:50.8089187Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:50.8094717Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-09-27T15:19:50.9687316Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:51.1339501Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:51.2216505Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:51.2232263Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-09-27T15:19:51.2770895Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-09-27T15:19:51.3146232Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:51.3739178Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-09-27T15:19:51.4888021Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:51.5303282Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-09-27T15:19:51.6020237Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-09-27T15:19:51.6317172Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:51.7301477Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:51.7945711Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-09-27T15:19:51.8872227Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:51.8944463Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:51.9270490Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:52.0527305Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:52.0538692Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-09-27T15:19:52.0609559Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-09-27T15:19:52.0663183Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-09-27T15:19:52.2234105Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:52.2943653Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-09-27T15:19:52.3759439Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:52.5245440Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:52.5440320Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-09-27T15:19:52.6329990Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:52.6435458Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:52.7093188Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:52.7683568Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-09-27T15:19:52.8013754Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-09-27T15:19:52.8376267Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:52.8432790Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-09-27T15:19:52.9959941Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:53.0632799Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-09-27T15:19:53.1479157Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:53.1891285Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:53.2886701Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-09-27T15:19:53.3266772Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2022-09-27T15:19:53.3271468Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:53.4803644Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-09-27T15:19:53.5067546Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:53.6740496Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:53.8701002Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:53.8858751Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:53.9252769Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.0027851Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.0061906Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-09-27T15:19:54.0640640Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.0760523Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-09-27T15:19:54.1355955Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.1880188Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-09-27T15:19:54.2109634Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.2711675Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.3371123Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.3837701Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-09-27T15:19:54.4430905Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-09-27T15:19:54.5037579Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.6946012Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.8548016Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.8605619Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.9111971Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-09-27T15:19:54.9978142Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-09-27T15:19:55.0322637Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:55.0444350Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:55.1926801Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-09-27T15:19:55.1959691Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:55.3436592Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:55.3545771Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-09-27T15:19:55.4118550Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-09-27T15:19:55.4984433Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:55.6605822Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:55.7410685Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:19:55.7857311Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-09-27T15:19:55.7995773Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:19:55.8592358Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2022-09-27T15:19:55.9023784Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-09-27T15:19:55.9526923Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-09-27T15:19:55.9944063Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2022-09-27T15:19:56.1481962Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:19:56.2430482Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:19:56.2454375Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2022-09-27T15:19:56.2457383Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-09-27T15:19:56.2909917Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-09-27T15:19:56.3858588Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-09-27T15:19:56.3972800Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2022-09-27T15:19:56.5195581Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:56.6615814Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:56.7887879Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:56.8185911Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:19:56.8389453Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-09-27T15:19:56.9442489Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:56.9753347Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:57.1104360Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-09-27T15:19:57.1288716Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:57.1688471Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:57.2020302Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-09-27T15:19:57.2627945Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-09-27T15:19:57.2749637Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:57.3213554Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-09-27T15:19:57.4292709Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:57.5844805Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:57.7552972Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:57.8699524Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:57.9020301Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-09-27T15:19:58.0200645Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:58.0626020Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-09-27T15:19:58.1663626Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:58.1837847Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:58.2542926Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:58.3277588Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-09-27T15:19:58.3532299Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-09-27T15:19:58.3582885Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-09-27T15:19:58.3891301Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:58.5525650Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:58.7060567Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:58.8611163Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:58.8965080Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-09-27T15:19:59.0229202Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:59.1096711Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:59.1717460Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:59.2673981Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-09-27T15:19:59.3105402Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:59.3407394Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:59.3745638Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:59.4032292Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:59.4626261Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-09-27T15:19:59.4900387Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:59.5314166Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:59.5494406Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:59.6278879Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-09-27T15:19:59.6999294Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-09-27T15:19:59.7224962Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:59.7783628Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-09-27T15:19:59.8803079Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:20:00.0279354Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:20:00.1250695Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:20:00.1995482Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:20:00.3171284Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-09-27T15:20:00.3509383Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:20:00.4184131Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:20:00.4997442Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-09-27T15:20:00.5794810Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:20:00.5899782Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-09-27T15:20:00.6180627Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-09-27T15:20:00.6908772Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:20:00.7265140Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-09-27T15:20:00.7975705Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-09-27T15:20:00.8435872Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:20:01.0067945Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:20:01.0073453Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-09-27T15:20:01.0614982Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:20:01.1463156Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:20:01.1777185Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-09-27T15:20:01.2179245Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-09-27T15:20:01.2263112Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:20:01.2958223Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-09-27T15:20:01.4351654Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:20:01.4745433Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-09-27T15:20:01.5190066Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-09-27T15:20:01.5741109Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:20:01.6649684Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:20:01.6742441Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:20:01.7057655Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:20:01.7853782Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:20:01.8101627Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-09-27T15:20:01.8301528Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-09-27T15:20:01.8461555Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:20:01.9735934Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-09-27T15:20:01.9907760Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-09-27T15:20:01.9939054Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-09-27T15:20:02.1132408Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-09-27T15:20:02.1329240Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-09-27T15:20:02.2105731Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-09-27T15:20:02.2390027Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-09-27T15:20:02.3206415Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-09-27T15:20:02.3221853Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-09-27T15:20:02.4428404Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-09-27T15:20:02.4671257Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-09-27T15:20:02.5452801Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-09-27T15:20:02.5874940Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-09-27T15:20:02.6112034Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-09-27T15:20:02.6607890Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-09-27T15:20:02.6927423Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-09-27T15:20:02.7270086Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-09-27T15:20:02.7749684Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:20:02.9062764Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-09-27T15:20:02.9065456Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-09-27T15:20:03.0385479Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-09-27T15:20:03.0561017Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:20:03.0863520Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-09-27T15:20:03.1341392Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-09-27T15:20:03.1372211Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-09-27T15:20:03.1901192Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-09-27T15:20:03.2896203Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:20:03.4291922Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-09-27T15:20:03.4576140Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-09-27T15:20:03.4590510Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-09-27T15:20:03.4992547Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-09-27T15:20:03.5558294Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-09-27T15:20:03.5767557Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-09-27T15:20:03.6024183Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-09-27T15:20:03.6142388Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-09-27T15:20:03.6653570Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-09-27T15:20:03.6940263Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-09-27T15:20:03.7207097Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-09-27T15:20:03.7624592Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-09-27T15:20:03.8987773Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-09-27T15:20:04.0473971Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-09-27T15:20:04.0693476Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-09-27T15:20:04.1262709Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-09-27T15:20:04.1267017Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-09-27T15:20:04.1857811Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-09-27T15:20:04.1858808Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-09-27T15:20:04.2346744Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-09-27T15:20:04.2637281Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-09-27T15:20:04.2986448Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-09-27T15:20:04.3399112Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-09-27T15:20:04.3747055Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-09-27T15:20:04.3983510Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-09-27T15:20:04.4391257Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-09-27T15:20:04.4983521Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-09-27T15:20:04.5090479Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-09-27T15:20:04.5602572Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-09-27T15:20:04.5829825Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-09-27T15:20:04.6781528Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-09-27T15:20:04.7109664Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-09-27T15:20:04.8106930Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-09-27T15:20:04.9660374Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-09-27T15:20:04.9778373Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-09-27T15:20:05.0532394Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:20:05.0876646Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-09-27T15:20:05.0891155Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-09-27T15:20:05.1108988Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-09-27T15:20:05.1251965Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2022-09-27T15:20:05.1847991Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2022-09-27T15:20:05.2516702Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-09-27T15:20:05.2528989Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:20:05.3963268Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-09-27T15:20:05.5149505Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:20:05.5424355Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-09-27T15:20:05.6841255Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-09-27T15:20:05.6960857Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-09-27T15:20:05.7020305Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-09-27T15:20:05.7226284Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-09-27T15:20:05.7665467Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:05.8232954Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-09-27T15:20:05.8500639Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:05.8903225Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-09-27T15:20:05.9775872Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.0874417Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.1103068Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-09-27T15:20:06.1605904Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.2498736Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-09-27T15:20:06.3173388Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.3262981Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-09-27T15:20:06.4485582Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.5964171Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.5964838Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-09-27T15:20:06.7022948Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.7370516Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-09-27T15:20:06.8198500Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.8468637Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.8852967Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:06.9636646Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-09-27T15:20:06.9677034Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-09-27T15:20:07.0204622Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.0244620Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.1057316Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-09-27T15:20:07.1506998Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.1729783Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2022-09-27T15:20:07.2329281Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.2852552Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2022-09-27T15:20:07.3808134Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.5398540Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.6704155Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.6769601Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.6813449Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.8053884Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2022-09-27T15:20:07.8273031Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2022-09-27T15:20:07.8634685Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:20:07.9926092Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.0466716Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2022-09-27T15:20:08.1680991Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.1734440Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2022-09-27T15:20:08.1925401Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.2763569Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.3159505Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2022-09-27T15:20:08.3162954Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2022-09-27T15:20:08.3255857Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.4213503Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.4777795Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2022-09-27T15:20:08.5103116Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.5817426Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2022-09-27T15:20:08.6558210Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.6681588Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2022-09-27T15:20:08.7981830Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.8667196Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-09-27T15:20:08.9254404Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2022-09-27T15:20:09.0082452Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.0265341Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.0669323Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2022-09-27T15:20:09.1561142Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-09-27T15:20:09.1846181Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.2173013Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.3353737Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.3360968Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-09-27T15:20:09.3666093Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.4752613Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-09-27T15:20:09.5109964Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.5887810Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-09-27T15:20:09.6514005Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.7630228Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.7860864Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-09-27T15:20:09.7912162Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-09-27T15:20:09.8961215Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-09-27T15:20:09.9251448Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-09-27T15:20:09.9631047Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-09-27T15:20:10.0600911Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-09-27T15:20:10.0769403Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-09-27T15:20:10.1145263Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-09-27T15:20:10.1971173Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-09-27T15:20:10.2477253Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-09-27T15:20:10.3048628Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-09-27T15:20:10.3382403Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-09-27T15:20:10.3955359Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-09-27T15:20:10.4062353Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-09-27T15:20:10.4628769Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-09-27T15:20:10.4635447Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-09-27T15:20:10.5352754Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2022-09-27T15:20:10.5739413Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-09-27T15:20:10.6076106Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-09-27T15:20:10.7378103Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-09-27T15:20:10.7819894Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-09-27T15:20:10.8446303Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-09-27T15:20:10.8493064Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-09-27T15:20:10.9035245Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-09-27T15:20:11.0726952Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.0812986Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-09-27T15:20:11.1027990Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.1031357Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-09-27T15:20:11.2071969Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-09-27T15:20:11.2609747Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.4106895Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.5423367Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.5678773Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.6700833Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-09-27T15:20:11.7238751Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.7262582Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-09-27T15:20:11.7545153Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.8790117Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2022-09-27T15:20:11.9057517Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.9623302Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:11.9801132Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:20:12.0324016Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-09-27T15:20:12.1067404Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:12.1182491Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2022-09-27T15:20:12.1659220Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-09-27T15:20:12.2226419Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:20:12.2624747Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:12.3450558Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-09-27T15:20:12.3730438Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-09-27T15:20:12.4110217Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:12.5051264Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2022-09-27T15:20:12.5310329Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2022-09-27T15:20:12.5346274Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-09-27T15:20:12.5625441Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2022-09-27T15:20:12.6763299Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:20:12.7936193Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:20:12.8506234Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-09-27T15:20:12.9482944Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2022-09-27T15:20:12.9708219Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:20:13.0071745Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:20:13.0132354Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:20:13.0989498Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-09-27T15:20:13.1331084Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2022-09-27T15:20:13.1364772Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2022-09-27T15:20:13.1410203Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:20:13.1705009Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-09-27T15:20:13.2180115Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2022-09-27T15:20:13.2713887Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2022-09-27T15:20:13.2953039Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-09-27T15:20:13.4304919Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-09-27T15:20:13.5158318Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-09-27T15:20:13.5826587Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-09-27T15:20:13.6560424Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp.o 2022-09-27T15:20:13.6923092Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-09-27T15:20:13.7297519Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2022-09-27T15:20:13.8311161Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-09-27T15:20:13.9745102Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-09-27T15:20:14.0910473Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-09-27T15:20:14.0944374Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-09-27T15:20:14.2226544Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2022-09-27T15:20:14.2552952Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-09-27T15:20:14.3199377Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-09-27T15:20:14.3793547Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-09-27T15:20:14.3902836Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2022-09-27T15:20:14.4211743Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2022-09-27T15:20:14.4351508Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2022-09-27T15:20:14.5233476Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-09-27T15:20:14.6175097Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-09-27T15:20:14.6314094Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-09-27T15:20:14.6488152Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2022-09-27T15:20:14.7536470Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-09-27T15:20:14.7548119Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2022-09-27T15:20:14.7902518Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-09-27T15:20:14.8960259Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-09-27T15:20:14.9099533Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-09-27T15:20:14.9360192Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2022-09-27T15:20:14.9923314Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-09-27T15:20:15.0334251Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2022-09-27T15:20:15.0590016Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2022-09-27T15:20:15.1345751Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-09-27T15:20:15.2759550Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-09-27T15:20:15.3401901Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-09-27T15:20:15.3673572Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2022-09-27T15:20:15.4178622Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2022-09-27T15:20:15.4431027Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-09-27T15:20:15.4898271Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-09-27T15:20:15.5806540Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2022-09-27T15:20:15.6062783Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-09-27T15:20:15.6228084Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-09-27T15:20:15.7321978Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2022-09-27T15:20:15.7488247Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-09-27T15:20:15.7669306Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2022-09-27T15:20:15.9155261Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-09-27T15:20:16.0177814Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2022-09-27T15:20:16.0648765Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2022-09-27T15:20:16.1410014Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-09-27T15:20:16.1743693Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2022-09-27T15:20:16.2806642Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2022-09-27T15:20:16.4018263Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2022-09-27T15:20:16.4151144Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2022-09-27T15:20:16.4297871Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2022-09-27T15:20:16.5358635Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2022-09-27T15:20:16.6896291Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-09-27T15:20:16.7187309Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2022-09-27T15:20:16.8279301Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o 2022-09-27T15:20:16.8287130Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o 2022-09-27T15:20:16.8846969Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o 2022-09-27T15:20:16.9647782Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2022-09-27T15:20:16.9870538Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2022-09-27T15:20:17.0386963Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o 2022-09-27T15:20:17.0968347Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o 2022-09-27T15:20:17.1825297Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o 2022-09-27T15:20:17.2560803Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-09-27T15:20:17.2663027Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o 2022-09-27T15:20:17.3381110Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2022-09-27T15:20:17.4101296Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2022-09-27T15:20:17.4103727Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o 2022-09-27T15:20:17.4164273Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2022-09-27T15:20:17.5689477Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o 2022-09-27T15:20:17.7122913Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o 2022-09-27T15:20:17.7495276Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2022-09-27T15:20:17.8689486Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o 2022-09-27T15:20:17.9471536Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2022-09-27T15:20:18.0128655Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o 2022-09-27T15:20:18.0752777Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o 2022-09-27T15:20:18.1523146Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o 2022-09-27T15:20:18.1550753Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2022-09-27T15:20:18.1782851Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2022-09-27T15:20:18.2394596Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o 2022-09-27T15:20:18.2864878Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2022-09-27T15:20:18.3715523Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o 2022-09-27T15:20:18.5202649Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o 2022-09-27T15:20:18.5664914Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2022-09-27T15:20:18.6758126Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o 2022-09-27T15:20:18.7359898Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o 2022-09-27T15:20:18.8023239Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o 2022-09-27T15:20:18.8787033Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o 2022-09-27T15:20:18.9409201Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o 2022-09-27T15:20:18.9880905Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o 2022-09-27T15:20:19.0788937Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o 2022-09-27T15:20:19.1375284Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2022-09-27T15:20:19.1654224Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2022-09-27T15:20:19.2073286Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o 2022-09-27T15:20:19.2186672Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o 2022-09-27T15:20:19.3455456Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2022-09-27T15:20:19.3753472Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o 2022-09-27T15:20:19.3773295Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o 2022-09-27T15:20:19.4273689Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2022-09-27T15:20:19.5058708Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2022-09-27T15:20:19.5306935Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o 2022-09-27T15:20:19.6686914Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2022-09-27T15:20:19.8078156Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2022-09-27T15:20:19.8097231Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2022-09-27T15:20:19.8183797Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2022-09-27T15:20:19.9464305Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2022-09-27T15:20:19.9918715Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2022-09-27T15:20:20.0726491Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2022-09-27T15:20:20.0841584Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2022-09-27T15:20:20.2111714Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2022-09-27T15:20:20.2346173Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2022-09-27T15:20:20.3819375Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2022-09-27T15:20:20.4152006Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2022-09-27T15:20:20.5065700Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2022-09-27T15:20:20.5549994Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2022-09-27T15:20:20.7073225Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2022-09-27T15:20:20.7621343Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2022-09-27T15:20:20.7925025Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-09-27T15:20:20.8393173Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-09-27T15:20:20.8566536Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2022-09-27T15:20:20.9210530Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-09-27T15:20:20.9915092Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2022-09-27T15:20:21.0355463Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-09-27T15:20:21.1803707Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-09-27T15:20:21.2924277Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-09-27T15:20:21.2962533Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-09-27T15:20:21.4175926Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-09-27T15:20:21.4733570Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2022-09-27T15:20:21.5565188Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-09-27T15:20:21.6905896Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-09-27T15:20:21.6923024Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2022-09-27T15:20:21.8337838Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-09-27T15:20:21.8956470Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-09-27T15:20:21.9362140Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-09-27T15:20:21.9362864Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-09-27T15:20:21.9652494Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2022-09-27T15:20:22.0113494Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-09-27T15:20:22.0418348Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2022-09-27T15:20:22.0564758Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2022-09-27T15:20:22.0796264Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2022-09-27T15:20:22.1276403Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-09-27T15:20:22.2914401Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-09-27T15:20:22.4290129Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-09-27T15:20:22.5864623Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-09-27T15:20:22.6330399Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-09-27T15:20:22.6583493Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2022-09-27T15:20:22.7012365Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-09-27T15:20:22.7457670Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2022-09-27T15:20:22.8376841Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-09-27T15:20:22.9199280Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-09-27T15:20:22.9545500Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-09-27T15:20:22.9664109Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2022-09-27T15:20:23.0613795Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2022-09-27T15:20:23.0953433Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-09-27T15:20:23.2021886Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-09-27T15:20:23.2383884Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2022-09-27T15:20:23.3333356Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2022-09-27T15:20:23.4816002Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2022-09-27T15:20:23.5929511Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2022-09-27T15:20:23.6230229Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2022-09-27T15:20:23.6930840Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2022-09-27T15:20:23.7378732Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2022-09-27T15:20:23.7624264Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-09-27T15:20:23.9119244Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2022-09-27T15:20:23.9158876Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2022-09-27T15:20:24.0535333Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2022-09-27T15:20:24.0538209Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2022-09-27T15:20:24.1025071Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2022-09-27T15:20:24.2113528Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2022-09-27T15:20:24.2506947Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2022-09-27T15:20:24.4314468Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2022-09-27T15:20:24.4439171Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2022-09-27T15:20:24.5777301Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2022-09-27T15:20:24.5778295Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2022-09-27T15:20:24.5864365Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2022-09-27T15:20:24.7191333Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2022-09-27T15:20:24.8663922Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2022-09-27T15:20:24.9305755Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2022-09-27T15:20:25.0147684Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2022-09-27T15:20:25.2092636Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2022-09-27T15:20:25.2348563Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2022-09-27T15:20:25.2939779Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2022-09-27T15:20:25.3339365Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2022-09-27T15:20:25.3811448Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2022-09-27T15:20:25.4447367Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2022-09-27T15:20:25.4550529Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2022-09-27T15:20:25.5721415Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2022-09-27T15:20:25.5805563Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2022-09-27T15:20:25.5918806Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2022-09-27T15:20:25.6989603Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2022-09-27T15:20:25.7585182Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2022-09-27T15:20:25.8186218Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2022-09-27T15:20:25.9019847Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2022-09-27T15:20:25.9643597Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2022-09-27T15:20:26.0455396Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2022-09-27T15:20:26.1845465Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2022-09-27T15:20:26.3295785Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2022-09-27T15:20:26.4037045Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2022-09-27T15:20:26.4681230Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2022-09-27T15:20:26.5302751Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2022-09-27T15:20:26.5695308Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2022-09-27T15:20:26.5706406Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-09-27T15:20:26.6942228Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2022-09-27T15:20:26.7372098Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-09-27T15:20:26.7439703Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2022-09-27T15:20:26.7823768Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-09-27T15:20:26.7930993Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2022-09-27T15:20:26.8611609Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2022-09-27T15:20:26.9231772Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2022-09-27T15:20:26.9463895Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2022-09-27T15:20:27.0560980Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2022-09-27T15:20:27.0810599Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2022-09-27T15:20:27.1778768Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-09-27T15:20:27.3026992Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-09-27T15:20:27.4841902Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2022-09-27T15:20:27.6022607Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2022-09-27T15:20:27.6423766Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2022-09-27T15:20:27.7244966Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2022-09-27T15:20:27.7430213Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2022-09-27T15:20:27.7631101Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-09-27T15:20:27.8788363Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-09-27T15:20:27.8989517Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2022-09-27T15:20:27.9278380Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-09-27T15:20:27.9420792Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2022-09-27T15:20:27.9983439Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2022-09-27T15:20:28.0642847Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2022-09-27T15:20:28.0847743Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2022-09-27T15:20:28.0901162Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2022-09-27T15:20:28.2076635Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2022-09-27T15:20:28.2252535Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2022-09-27T15:20:28.2654560Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-09-27T15:20:28.3596306Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2022-09-27T15:20:28.3863037Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-09-27T15:20:28.4960693Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-09-27T15:20:28.5006875Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2022-09-27T15:20:28.6490795Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:28.6596300Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2022-09-27T15:20:28.7894204Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:28.9302443Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:28.9743832Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:20:29.0981252Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:20:29.0981857Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2022-09-27T15:20:29.2367289Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:29.2901830Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2022-09-27T15:20:29.3381329Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:29.3797692Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2022-09-27T15:20:29.4451018Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:20:29.5068731Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:20:29.6242360Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2022-09-27T15:20:29.6630278Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:29.7284089Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2022-09-27T15:20:29.8148451Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:29.9655549Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:30.1466460Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:30.2800056Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:20:30.3088690Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:20:30.3469161Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:30.4487394Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2022-09-27T15:20:30.4728883Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2022-09-27T15:20:30.5143192Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:30.5705869Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2022-09-27T15:20:30.6692165Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:20:30.8028656Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:20:30.8454195Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:30.9049968Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:30.9584977Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:20:30.9745834Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2022-09-27T15:20:31.0766830Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:31.0835174Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:20:31.2154883Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:31.2459733Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2022-09-27T15:20:31.3665744Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:20:31.5616888Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:31.5874536Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:31.6629360Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:31.6745091Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:31.7042962Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2022-09-27T15:20:31.7230011Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2022-09-27T15:20:31.7780289Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2022-09-27T15:20:31.8215817Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:32.0115373Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:32.0613172Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:20:32.1569216Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2022-09-27T15:20:32.2013263Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:20:32.3653649Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:32.4211688Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:32.4933163Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2022-09-27T15:20:32.5588085Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:20:32.6890102Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:20:32.8616026Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:32.9342755Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:32.9483341Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:32.9753037Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2022-09-27T15:20:33.0382079Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:33.1047719Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:20:33.1053100Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2022-09-27T15:20:33.1526422Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2022-09-27T15:20:33.2267120Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:20:33.2332047Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2022-09-27T15:20:33.3923288Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:33.5464788Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:33.6898137Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:20:33.7031911Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:20:33.8340617Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2022-09-27T15:20:33.8625852Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:33.9969549Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-09-27T15:20:34.0399261Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:20:34.0670615Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2022-09-27T15:20:34.1396087Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-09-27T15:20:34.2106120Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:20:34.2857422Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:34.2962980Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:20:34.3589131Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2022-09-27T15:20:34.3804839Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:34.4069068Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2022-09-27T15:20:34.4700209Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2022-09-27T15:20:34.5837115Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:20:34.7396259Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:34.8146584Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:20:34.8866754Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2022-09-27T15:20:34.9767198Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:35.0303907Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:35.1238272Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2022-09-27T15:20:35.1299234Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2022-09-27T15:20:35.2011838Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:35.3149731Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-09-27T15:20:35.3431254Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2022-09-27T15:20:35.3751237Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:20:35.4493455Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-09-27T15:20:35.5187521Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2022-09-27T15:20:35.5855197Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-09-27T15:20:35.7034756Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2022-09-27T15:20:35.7343607Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-09-27T15:20:35.8764357Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:20:36.0188160Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-09-27T15:20:36.0433917Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-09-27T15:20:36.0623875Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2022-09-27T15:20:36.1537848Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2022-09-27T15:20:36.1774668Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:36.2500875Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:36.2959107Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2022-09-27T15:20:36.3758024Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:36.4411248Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2022-09-27T15:20:36.4789062Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:36.4949927Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:36.6280204Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2022-09-27T15:20:36.6338925Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:20:36.7856870Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-09-27T15:20:36.9119210Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:20:37.0026895Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2022-09-27T15:20:37.0589591Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-09-27T15:20:37.1999718Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:20:37.2853907Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:37.3325880Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2022-09-27T15:20:37.3822030Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2022-09-27T15:20:37.4570286Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:37.5378816Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2022-09-27T15:20:37.6227571Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:37.7547872Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:37.7690205Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2022-09-27T15:20:37.9143801Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:38.0676801Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:38.1064418Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-09-27T15:20:38.2216982Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2022-09-27T15:20:38.2423053Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:20:38.2553945Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-09-27T15:20:38.3854477Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2022-09-27T15:20:38.3884047Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:20:38.4883428Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-09-27T15:20:38.4954290Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-09-27T15:20:38.5190623Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2022-09-27T15:20:38.6092824Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2022-09-27T15:20:38.6195084Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-09-27T15:20:38.6572340Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-09-27T15:20:38.7639983Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-09-27T15:20:38.7723992Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-09-27T15:20:38.8025762Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-09-27T15:20:38.8794861Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-09-27T15:20:38.9015662Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-09-27T15:20:38.9197699Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-09-27T15:20:38.9517412Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-09-27T15:20:39.0084411Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-09-27T15:20:39.0409483Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-09-27T15:20:39.0560304Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-09-27T15:20:39.0995630Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-09-27T15:20:39.1392129Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-09-27T15:20:39.1749332Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-09-27T15:20:39.2103040Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-09-27T15:20:39.2182703Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-09-27T15:20:39.2557383Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-09-27T15:20:39.2939221Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.3309007Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.3522107Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.3657157Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.4173667Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.4684629Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.5064088Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.5374193Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.5779659Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.6129827Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.6220219Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.6570685Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.6926831Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.7085986Z [ 89%] Linking CXX shared library ../lib/libtorch_cpu.so 2022-09-27T15:20:39.7325058Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.7548609Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.7826571Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.7834345Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.8286069Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:39.8423020Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-09-27T15:20:39.8718841Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-09-27T15:20:39.9053689Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-09-27T15:20:39.9243535Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-09-27T15:20:39.9687205Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:20:39.9771997Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-09-27T15:20:40.0002420Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:20:40.0256734Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-09-27T15:20:40.0297287Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-09-27T15:20:40.0881854Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:20:40.1089527Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-09-27T15:20:40.1096210Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-09-27T15:20:40.1345278Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-09-27T15:20:40.1629825Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:20:40.1927724Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-09-27T15:20:40.2208916Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-09-27T15:20:40.2408620Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:20:40.2415252Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-09-27T15:20:40.2717802Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:20:40.3130108Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-09-27T15:20:40.3469201Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-09-27T15:20:40.3555306Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:20:40.3777748Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-09-27T15:20:40.3931276Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-09-27T15:20:40.4339185Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-09-27T15:20:40.4727604Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:20:40.4877787Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2022-09-27T15:20:40.5014089Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2022-09-27T15:20:40.5387076Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-09-27T15:20:40.5531286Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2022-09-27T15:20:40.6220818Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-09-27T15:20:40.6298269Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2022-09-27T15:20:40.6402321Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2022-09-27T15:20:40.6756409Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-09-27T15:20:40.6975147Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2022-09-27T15:20:40.7265854Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2022-09-27T15:20:40.7435489Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2022-09-27T15:20:40.7563073Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-09-27T15:20:40.7868873Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-09-27T15:20:40.8391676Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-09-27T15:20:40.8507963Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-09-27T15:20:40.8790536Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-09-27T15:20:40.8839932Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-09-27T15:20:40.9219163Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-09-27T15:20:40.9786319Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-09-27T15:20:40.9853491Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-09-27T15:20:41.0013460Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-09-27T15:20:41.0184731Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-09-27T15:20:41.0514730Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-09-27T15:20:41.0927038Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-09-27T15:20:41.0927937Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-09-27T15:20:41.1309269Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-09-27T15:20:41.1374003Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-09-27T15:20:41.1643142Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-09-27T15:20:41.2015939Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-09-27T15:20:41.2102324Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-09-27T15:20:41.2381366Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-09-27T15:20:41.2691763Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-09-27T15:20:41.2780442Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-09-27T15:20:41.3102719Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-09-27T15:20:41.3324800Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-09-27T15:20:41.3529585Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-09-27T15:20:41.3869473Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-09-27T15:20:41.3946004Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-09-27T15:20:41.4344598Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-09-27T15:20:41.4604703Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-09-27T15:20:41.4763512Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-09-27T15:20:41.5054531Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-09-27T15:20:41.5174755Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-09-27T15:20:41.5531922Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-09-27T15:20:41.5822875Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-09-27T15:20:41.5884306Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-09-27T15:20:41.6241523Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-09-27T15:20:41.6538148Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o 2022-09-27T15:20:41.6581165Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o 2022-09-27T15:20:41.6895756Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o 2022-09-27T15:20:41.7188026Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-09-27T15:20:41.7411833Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o 2022-09-27T15:20:41.7781317Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o 2022-09-27T15:20:41.8021565Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o 2022-09-27T15:20:41.8051529Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o 2022-09-27T15:20:41.8428080Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-09-27T15:20:41.8504405Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-09-27T15:20:41.9112816Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-09-27T15:20:41.9123746Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-09-27T15:20:41.9411708Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-09-27T15:20:41.9734712Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-09-27T15:20:41.9859927Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-09-27T15:20:42.0502549Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-09-27T15:20:42.0537823Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-09-27T15:20:42.0604960Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-09-27T15:20:42.0932759Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-09-27T15:20:42.1072010Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-09-27T15:20:42.1623434Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-09-27T15:20:42.1775694Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-09-27T15:20:42.1977613Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-09-27T15:20:42.2204796Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-09-27T15:20:42.2295919Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-09-27T15:20:42.3001074Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-09-27T15:20:42.3150693Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-09-27T15:20:42.3200797Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-09-27T15:20:42.3412847Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-09-27T15:20:42.3623949Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-09-27T15:20:42.4272437Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-09-27T15:20:42.4389774Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-09-27T15:20:42.4621023Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-09-27T15:20:42.4638101Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-09-27T15:20:42.4944031Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-09-27T15:20:42.5429278Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-09-27T15:20:42.5532065Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-09-27T15:20:42.5678354Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:20:42.5870358Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:20:42.6233060Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:20:42.6474954Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-09-27T15:20:42.6712600Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:20:42.6972387Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-09-27T15:20:42.7342520Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-09-27T15:20:42.7774391Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-09-27T15:20:42.7891612Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-09-27T15:20:42.8212313Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-09-27T15:20:42.8486488Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-09-27T15:20:42.8911360Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-09-27T15:20:42.9104804Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:20:42.9445147Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:20:42.9570890Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:20:43.0156276Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-09-27T15:20:43.0202194Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:20:43.0515353Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x16.c.o 2022-09-27T15:20:43.0553486Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x32.c.o 2022-09-27T15:20:43.1272283Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x48.c.o 2022-09-27T15:20:43.1327049Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x64.c.o 2022-09-27T15:20:43.1580391Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x80.c.o 2022-09-27T15:20:43.1709010Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x96.c.o 2022-09-27T15:20:43.2412490Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x112.c.o 2022-09-27T15:20:43.2556508Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x128.c.o 2022-09-27T15:20:43.2767668Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c.o 2022-09-27T15:20:43.2818131Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c.o 2022-09-27T15:20:43.3375060Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c.o 2022-09-27T15:20:43.3569639Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c.o 2022-09-27T15:20:43.4013820Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c.o 2022-09-27T15:20:43.4090503Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c.o 2022-09-27T15:20:43.4506885Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c.o 2022-09-27T15:20:43.4588332Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c.o 2022-09-27T15:20:43.4815424Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.o 2022-09-27T15:20:43.5213962Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.o 2022-09-27T15:20:43.5255739Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.o 2022-09-27T15:20:43.5548191Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.o 2022-09-27T15:20:43.5711516Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.o 2022-09-27T15:20:43.6026847Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.o 2022-09-27T15:20:43.6384471Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.o 2022-09-27T15:20:43.6413369Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.o 2022-09-27T15:20:43.6603173Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.o 2022-09-27T15:20:43.6862165Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.o 2022-09-27T15:20:43.7116397Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.o 2022-09-27T15:20:43.7615920Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.o 2022-09-27T15:20:43.7809900Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.o 2022-09-27T15:20:43.7852827Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.o 2022-09-27T15:20:43.8064399Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.o 2022-09-27T15:20:43.8290933Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.o 2022-09-27T15:20:43.8876883Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c.o 2022-09-27T15:20:43.9038509Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c.o 2022-09-27T15:20:43.9262107Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c.o 2022-09-27T15:20:43.9296623Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-09-27T15:20:43.9474847Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c.o 2022-09-27T15:20:44.0033655Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c.o 2022-09-27T15:20:44.0363505Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c.o 2022-09-27T15:20:44.0500401Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c.o 2022-09-27T15:20:44.0501813Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c.o 2022-09-27T15:20:44.0869364Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c.o 2022-09-27T15:20:44.1316575Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c.o 2022-09-27T15:20:44.1463213Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c.o 2022-09-27T15:20:44.1763304Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c.o 2022-09-27T15:20:44.1817039Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c.o 2022-09-27T15:20:44.2206150Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c.o 2022-09-27T15:20:44.2585315Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c.o 2022-09-27T15:20:44.2702210Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-09-27T15:20:44.2845778Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-09-27T15:20:44.2992446Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-09-27T15:20:44.3179774Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-09-27T15:20:44.3719420Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-09-27T15:20:44.3927722Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-09-27T15:20:44.4303804Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-09-27T15:20:44.4346375Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-09-27T15:20:44.4403261Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-09-27T15:20:44.4676954Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-09-27T15:20:44.5090028Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-09-27T15:20:44.5480419Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-09-27T15:20:44.5481744Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-09-27T15:20:44.5782662Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-09-27T15:20:44.5945786Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2022-09-27T15:20:44.6269127Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-09-27T15:20:44.6697430Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2022-09-27T15:20:44.6705428Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-09-27T15:20:44.6916530Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-09-27T15:20:44.7032903Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-09-27T15:20:44.7254400Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-09-27T15:20:44.7739679Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-09-27T15:20:44.7942310Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-09-27T15:20:44.8129202Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2022-09-27T15:20:44.8307618Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2022-09-27T15:20:44.8443766Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-09-27T15:20:44.8769972Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2022-09-27T15:20:44.8956443Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2022-09-27T15:20:44.9183734Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-09-27T15:20:44.9305903Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2022-09-27T15:20:44.9621552Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2022-09-27T15:20:44.9882964Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-09-27T15:20:44.9928746Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-09-27T15:20:45.0464777Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-09-27T15:20:45.0649735Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-09-27T15:20:45.0693258Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2022-09-27T15:20:45.0974574Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2022-09-27T15:20:45.1098180Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-09-27T15:20:45.1452200Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2022-09-27T15:20:45.1662575Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2022-09-27T15:20:45.1827073Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-09-27T15:20:45.1920131Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2022-09-27T15:20:45.2110114Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2022-09-27T15:20:45.2424116Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-09-27T15:20:45.2683513Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-09-27T15:20:45.2827721Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-09-27T15:20:45.3097310Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-09-27T15:20:45.3110535Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-09-27T15:20:45.3532052Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-09-27T15:20:45.3698852Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-09-27T15:20:45.4143730Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:20:45.4176812Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:45.4356520Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:20:45.4783922Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:45.5159532Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:20:45.5160515Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:45.5210568Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-09-27T15:20:45.5618224Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:20:45.5926444Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:45.6218718Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:20:45.6354846Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-09-27T15:20:45.6360120Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:20:45.6875063Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:45.7113196Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:45.7418813Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:45.7491976Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:45.7669729Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:45.8104588Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:45.8286697Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:45.8707174Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:45.8938305Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:45.8939337Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:45.9342062Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:45.9654041Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:45.9821401Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:46.0144017Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:46.0318330Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:46.0615953Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:46.0980995Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:20:46.0996753Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:46.1360222Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:20:46.1406538Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-09-27T15:20:46.1917948Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.2036623Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.2298327Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.2622212Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.2706957Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.3167721Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.3537163Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.3623344Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.3717860Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:20:46.4063645Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-09-27T15:20:46.4390420Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:20:46.4871727Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-09-27T15:20:46.5035093Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:46.5167340Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:46.5604299Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:46.5730319Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:20:46.5932197Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:20:46.6198178Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:46.6567614Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-09-27T15:20:46.6773909Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:20:46.6971245Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.7326106Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.7379365Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.7560027Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.7840632Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.8172492Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.8543070Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.8593821Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:46.8954439Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:20:46.9039763Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-09-27T15:20:46.9414860Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:20:46.9575760Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-09-27T15:20:46.9865434Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-09-27T15:20:47.0064241Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-09-27T15:20:47.0253245Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-09-27T15:20:47.0548355Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-09-27T15:20:47.0584369Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-09-27T15:20:47.1039136Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-09-27T15:20:47.1231723Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-09-27T15:20:47.1278338Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-09-27T15:20:47.1332620Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-09-27T15:20:47.1628888Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-09-27T15:20:47.1683534Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-09-27T15:20:47.2321144Z [ 93%] Built target all_microkernels 2022-09-27T15:20:57.5540102Z [ 93%] Built target torch_cpu 2022-09-27T15:20:57.5691877Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2022-09-27T15:20:57.5695417Z [ 93%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-09-27T15:20:57.5717242Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2022-09-27T15:20:57.5737619Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2022-09-27T15:20:57.5742035Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2022-09-27T15:20:57.5745146Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2022-09-27T15:20:57.6342827Z [ 93%] Linking CXX shared library ../lib/libtorch.so 2022-09-27T15:20:57.9847382Z [ 93%] Built target torch 2022-09-27T15:20:58.0039545Z [ 93%] Linking CXX executable ../bin/FileStoreTest 2022-09-27T15:20:58.0040024Z [ 93%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2022-09-27T15:20:58.0297433Z [ 93%] Linking CXX executable ../bin/HashStoreTest 2022-09-27T15:20:58.0970941Z [ 93%] Linking CXX executable ../bin/TCPStoreTest 2022-09-27T15:20:58.5121892Z [ 93%] Linking CXX executable ../bin/example_allreduce 2022-09-27T15:20:58.6384904Z [ 93%] Built target FileStoreTest 2022-09-27T15:20:58.6566216Z [ 93%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2022-09-27T15:20:58.6943987Z [ 93%] Built target HashStoreTest 2022-09-27T15:20:58.7222696Z [ 93%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2022-09-27T15:20:58.7914022Z [ 93%] Built target TCPStoreTest 2022-09-27T15:20:58.8116441Z [ 93%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2022-09-27T15:20:58.8419576Z [ 93%] Linking CXX executable ../bin/ProcessGroupGlooTest 2022-09-27T15:20:58.9440738Z [ 93%] Linking CXX executable ../bin/Dimname_test 2022-09-27T15:20:58.9750673Z [ 93%] Linking CXX executable ../bin/Dict_test 2022-09-27T15:20:59.0479660Z [ 93%] Built target example_allreduce 2022-09-27T15:20:59.0791423Z [ 93%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2022-09-27T15:20:59.4197376Z [ 93%] Built target ProcessGroupGlooTest 2022-09-27T15:20:59.4369899Z [ 93%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2022-09-27T15:20:59.4985093Z [ 93%] Built target Dimname_test 2022-09-27T15:20:59.5266929Z [ 93%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2022-09-27T15:20:59.6261907Z [ 93%] Linking CXX executable ../bin/MaybeOwned_test 2022-09-27T15:20:59.6450157Z [ 93%] Built target Dict_test 2022-09-27T15:20:59.6705151Z [ 93%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2022-09-27T15:20:59.7303472Z [ 93%] Linking CXX executable ../bin/NamedTensor_test 2022-09-27T15:20:59.9299417Z [ 93%] Linking CXX executable ../bin/apply_utils_test 2022-09-27T15:21:00.2139164Z [ 93%] Built target MaybeOwned_test 2022-09-27T15:21:00.2311975Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2022-09-27T15:21:00.3618686Z [ 93%] Linking CXX executable ../bin/atest 2022-09-27T15:21:00.3739511Z [ 93%] Built target NamedTensor_test 2022-09-27T15:21:00.4092954Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2022-09-27T15:21:00.4728245Z [ 93%] Linking CXX executable ../bin/basic 2022-09-27T15:21:00.5423517Z [ 93%] Built target apply_utils_test 2022-09-27T15:21:00.5672317Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2022-09-27T15:21:00.6157806Z [ 93%] Linking CXX executable ../bin/broadcast_test 2022-09-27T15:21:00.9752195Z [ 93%] Built target basic 2022-09-27T15:21:00.9766409Z [ 93%] Built target atest 2022-09-27T15:21:00.9960145Z [ 93%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2022-09-27T15:21:01.0001978Z [ 93%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2022-09-27T15:21:01.1112749Z [ 93%] Linking CXX executable ../bin/cpu_generator_test 2022-09-27T15:21:01.2831508Z [ 93%] Built target broadcast_test 2022-09-27T15:21:01.3025291Z [ 93%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2022-09-27T15:21:01.3669951Z [ 93%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2022-09-27T15:21:01.7078740Z [ 93%] Built target cpu_generator_test 2022-09-27T15:21:01.7275237Z [ 93%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2022-09-27T15:21:01.8865437Z [ 93%] Linking CXX executable ../bin/cpu_rng_test 2022-09-27T15:21:01.9684087Z [ 93%] Linking CXX executable ../bin/dispatch_key_set_test 2022-09-27T15:21:02.0012600Z [ 93%] Built target cpu_profiling_allocator_test 2022-09-27T15:21:02.0062669Z [ 93%] Linking CXX executable ../bin/dlconvertor_test 2022-09-27T15:21:02.0298842Z [ 93%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2022-09-27T15:21:02.1820168Z [ 93%] Linking CXX executable ../bin/extension_backend_test 2022-09-27T15:21:02.5028759Z [ 93%] Built target dispatch_key_set_test 2022-09-27T15:21:02.5199886Z [ 93%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2022-09-27T15:21:02.5621619Z [ 93%] Built target cpu_rng_test 2022-09-27T15:21:02.5870385Z [ 93%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2022-09-27T15:21:02.6142035Z [ 93%] Built target dlconvertor_test 2022-09-27T15:21:02.6304221Z [ 93%] Linking CXX executable ../bin/half_test 2022-09-27T15:21:02.6328771Z [ 93%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2022-09-27T15:21:02.8614882Z [ 93%] Built target extension_backend_test 2022-09-27T15:21:02.8831186Z [ 93%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2022-09-27T15:21:03.3389895Z [ 93%] Built target half_test 2022-09-27T15:21:03.3545182Z [ 93%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2022-09-27T15:21:03.3710648Z [ 93%] Linking CXX executable ../bin/ivalue_test 2022-09-27T15:21:03.3917247Z [ 93%] Linking CXX executable ../bin/lazy_tensor_test 2022-09-27T15:21:03.5469771Z [ 93%] Linking CXX executable ../bin/math_kernel_test 2022-09-27T15:21:03.5991633Z [ 93%] Linking CXX executable ../bin/memory_format_test 2022-09-27T15:21:03.8705074Z [ 93%] Linking CXX executable ../bin/memory_overlapping_test 2022-09-27T15:21:03.9331166Z [ 93%] Built target ivalue_test 2022-09-27T15:21:03.9573467Z [ 93%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2022-09-27T15:21:04.0688069Z [ 93%] Built target lazy_tensor_test 2022-09-27T15:21:04.0893051Z [ 93%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2022-09-27T15:21:04.2009171Z [ 93%] Built target math_kernel_test 2022-09-27T15:21:04.2109204Z [ 93%] Built target memory_format_test 2022-09-27T15:21:04.2214136Z [ 93%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2022-09-27T15:21:04.2297759Z [ 93%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2022-09-27T15:21:04.3859691Z [ 93%] Linking CXX executable ../bin/operator_name_test 2022-09-27T15:21:04.4581029Z [ 93%] Linking CXX executable ../bin/mobile_memory_cleanup 2022-09-27T15:21:04.5309168Z [ 93%] Built target memory_overlapping_test 2022-09-27T15:21:04.5594635Z [ 93%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2022-09-27T15:21:04.8179162Z [ 93%] Linking CXX executable ../bin/native_test 2022-09-27T15:21:05.0382812Z [ 93%] Built target operator_name_test 2022-09-27T15:21:05.0575391Z [ 93%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2022-09-27T15:21:05.1206486Z [ 93%] Built target mobile_memory_cleanup 2022-09-27T15:21:05.1389529Z [ 93%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2022-09-27T15:21:05.1585306Z [ 93%] Linking CXX executable ../bin/operators_test 2022-09-27T15:21:05.1777402Z [ 93%] Linking CXX executable ../bin/packedtensoraccessor_test 2022-09-27T15:21:05.4064467Z [ 93%] Built target native_test 2022-09-27T15:21:05.4329579Z [ 93%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2022-09-27T15:21:05.5831704Z [ 93%] Linking CXX executable ../bin/pow_test 2022-09-27T15:21:05.8465978Z [ 93%] Built target operators_test 2022-09-27T15:21:05.8641806Z [ 93%] Built target packedtensoraccessor_test 2022-09-27T15:21:05.8689223Z [ 93%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2022-09-27T15:21:05.8881176Z [ 93%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2022-09-27T15:21:05.9747817Z [ 93%] Linking CXX executable ../bin/quantized_test 2022-09-27T15:21:06.1984476Z [ 93%] Linking CXX executable ../bin/reduce_ops_test 2022-09-27T15:21:06.2087012Z [ 93%] Built target pow_test 2022-09-27T15:21:06.2137140Z [ 93%] Linking CXX executable ../bin/reportMemoryUsage_test 2022-09-27T15:21:06.2356845Z [ 93%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2022-09-27T15:21:06.5638910Z [ 93%] Built target quantized_test 2022-09-27T15:21:06.5826062Z [ 93%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2022-09-27T15:21:06.6512151Z [ 93%] Linking CXX executable ../bin/scalar_tensor_test 2022-09-27T15:21:06.7867751Z [ 93%] Built target reduce_ops_test 2022-09-27T15:21:06.8057088Z [ 93%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2022-09-27T15:21:06.8736577Z [ 93%] Linking CXX executable ../bin/scalar_test 2022-09-27T15:21:06.8984854Z [ 93%] Built target reportMemoryUsage_test 2022-09-27T15:21:06.9347691Z [ 93%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2022-09-27T15:21:07.1278361Z [ 93%] Linking CXX executable ../bin/stride_properties_test 2022-09-27T15:21:07.2917431Z [ 93%] Built target scalar_tensor_test 2022-09-27T15:21:07.3130536Z [ 93%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2022-09-27T15:21:07.5569072Z [ 93%] Built target scalar_test 2022-09-27T15:21:07.5777645Z [ 93%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2022-09-27T15:21:07.6531903Z [ 93%] Linking CXX executable ../bin/type_ptr_test 2022-09-27T15:21:07.7038267Z [ 93%] Linking CXX executable ../bin/tensor_iterator_test 2022-09-27T15:21:07.7283178Z [ 93%] Built target stride_properties_test 2022-09-27T15:21:07.7460547Z [ 93%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2022-09-27T15:21:07.7986564Z [ 93%] Linking CXX executable ../bin/thread_init_test 2022-09-27T15:21:08.2621337Z [ 93%] Built target type_ptr_test 2022-09-27T15:21:08.2809529Z [ 93%] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2022-09-27T15:21:08.2912811Z [ 93%] Built target tensor_iterator_test 2022-09-27T15:21:08.3106791Z [ 93%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2022-09-27T15:21:08.3167130Z [ 93%] Linking CXX executable ../bin/test_parallel 2022-09-27T15:21:08.3922172Z [ 93%] Built target thread_init_test 2022-09-27T15:21:08.4267223Z [ 93%] Building CXX object caffe2/CMakeFiles/vmap_test.dir/__/aten/src/ATen/test/vmap_test.cpp.o 2022-09-27T15:21:08.5437378Z [ 93%] Linking CXX executable ../bin/undefined_tensor_test 2022-09-27T15:21:08.5801933Z [ 93%] Linking CXX executable ../bin/variant_test 2022-09-27T15:21:08.8354231Z [ 93%] Linking CXX executable ../bin/type_test 2022-09-27T15:21:08.9112295Z [ 93%] Built target test_parallel 2022-09-27T15:21:08.9418173Z [ 93%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2022-09-27T15:21:09.1672765Z [ 93%] Built target variant_test 2022-09-27T15:21:09.1856201Z [ 93%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2022-09-27T15:21:09.2122576Z [ 93%] Built target undefined_tensor_test 2022-09-27T15:21:09.2263547Z [ 93%] Linking CXX executable ../bin/verify_api_visibility 2022-09-27T15:21:09.2311930Z [ 93%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2022-09-27T15:21:09.4011101Z [ 93%] Linking CXX executable ../bin/vmap_test 2022-09-27T15:21:09.4987424Z [ 93%] Built target type_test 2022-09-27T15:21:09.5194013Z [ 93%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2022-09-27T15:21:09.7972929Z [ 93%] Linking CXX executable ../bin/weakref_test 2022-09-27T15:21:09.8705402Z [ 93%] Built target verify_api_visibility 2022-09-27T15:21:09.8952222Z [ 93%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2022-09-27T15:21:09.9938575Z [ 94%] Linking CXX executable ../bin/xla_tensor_test 2022-09-27T15:21:09.9938963Z [ 94%] Built target vmap_test 2022-09-27T15:21:10.0150032Z [ 94%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2022-09-27T15:21:10.1015167Z [ 94%] Linking CXX executable ../bin/wrapdim_test 2022-09-27T15:21:10.1417656Z [ 94%] Linking CXX executable ../bin/IListRef_test 2022-09-27T15:21:10.3774360Z [ 94%] Linking CXX executable ../bin/List_test 2022-09-27T15:21:10.3775285Z [ 94%] Built target weakref_test 2022-09-27T15:21:10.4005965Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2022-09-27T15:21:10.6307934Z [ 94%] Built target xla_tensor_test 2022-09-27T15:21:10.6492362Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2022-09-27T15:21:10.6538442Z [ 94%] Built target wrapdim_test 2022-09-27T15:21:10.6907660Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2022-09-27T15:21:10.8301428Z [ 94%] Built target IListRef_test 2022-09-27T15:21:10.8469255Z [ 94%] Linking CXX executable ../bin/kernel_function_legacy_test 2022-09-27T15:21:10.8483232Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2022-09-27T15:21:11.0223841Z [ 94%] Linking CXX executable ../bin/KernelFunction_test 2022-09-27T15:21:11.0656751Z [ 94%] Built target List_test 2022-09-27T15:21:11.0893611Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2022-09-27T15:21:11.1233134Z [ 94%] Linking CXX executable ../bin/kernel_function_test 2022-09-27T15:21:11.2569007Z [ 94%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2022-09-27T15:21:11.2749358Z [ 94%] Linking CXX executable ../bin/kernel_lambda_test 2022-09-27T15:21:11.4568934Z [ 94%] Linking CXX executable ../bin/kernel_stackbased_test 2022-09-27T15:21:11.4621911Z [ 94%] Built target kernel_function_legacy_test 2022-09-27T15:21:11.4825285Z [ 94%] Building CXX object caffe2/CMakeFiles/make_boxed_from_unboxed_functor_test.dir/__/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp.o 2022-09-27T15:21:11.6849833Z [ 94%] Built target KernelFunction_test 2022-09-27T15:21:11.7043322Z [ 94%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2022-09-27T15:21:11.7975009Z [ 94%] Built target kernel_function_test 2022-09-27T15:21:11.8191413Z [ 94%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2022-09-27T15:21:11.8201995Z [ 94%] Built target kernel_lambda_test 2022-09-27T15:21:11.8368051Z [ 94%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2022-09-27T15:21:11.8865288Z [ 94%] Built target kernel_lambda_legacy_test 2022-09-27T15:21:11.9053694Z [ 94%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2022-09-27T15:21:11.9865621Z [ 94%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2022-09-27T15:21:12.0306479Z [ 94%] Linking CXX executable ../bin/CppSignature_test 2022-09-27T15:21:12.0312041Z [ 94%] Built target kernel_stackbased_test 2022-09-27T15:21:12.0553230Z [ 94%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-09-27T15:21:12.1383517Z [ 94%] Linking CXX executable ../bin/op_allowlist_test 2022-09-27T15:21:12.3843516Z [ 94%] Linking CXX executable ../bin/inline_container_test 2022-09-27T15:21:12.4311614Z [ 94%] Linking CXX executable ../bin/op_registration_test 2022-09-27T15:21:12.6099752Z [ 94%] Built target CppSignature_test 2022-09-27T15:21:12.6268239Z [ 94%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2022-09-27T15:21:12.6345493Z [ 94%] Built target make_boxed_from_unboxed_functor_test 2022-09-27T15:21:12.6519553Z [ 94%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2022-09-27T15:21:12.7154730Z [ 94%] Linking CXX executable ../bin/backend_fallback_test 2022-09-27T15:21:12.7539258Z [ 94%] Built target op_allowlist_test 2022-09-27T15:21:12.7917628Z [ 94%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2022-09-27T15:21:12.9489148Z [ 94%] Built target inline_container_test 2022-09-27T15:21:12.9703224Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2022-09-27T15:21:13.1233509Z [ 94%] Built target op_registration_test 2022-09-27T15:21:13.1299020Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2022-09-27T15:21:13.1691666Z [ 94%] Linking CXX shared library ../lib/libjitbackend_test.so 2022-09-27T15:21:13.2038631Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2022-09-27T15:21:13.3086486Z [ 94%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2022-09-27T15:21:13.3247038Z [ 94%] Built target backend_fallback_test 2022-09-27T15:21:13.3386069Z [ 94%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-09-27T15:21:13.5757731Z [ 94%] Built target jitbackend_test 2022-09-27T15:21:13.5828146Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2022-09-27T15:21:13.6306389Z [ 94%] Linking CXX shared library ../lib/libtorchbind_test.so 2022-09-27T15:21:13.7972034Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2022-09-27T15:21:13.8605436Z [ 94%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2022-09-27T15:21:13.9965013Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2022-09-27T15:21:14.0690303Z [ 94%] Built target torchbind_test 2022-09-27T15:21:14.0769315Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2022-09-27T15:21:14.3269863Z [ 94%] Built target backend_with_compiler 2022-09-27T15:21:14.3454321Z [ 94%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2022-09-27T15:21:14.4157504Z [ 94%] Linking CXX executable ../bin/tutorial_tensorexpr 2022-09-27T15:21:14.5976949Z [ 94%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2022-09-27T15:21:14.8207822Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2022-09-27T15:21:14.8216623Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2022-09-27T15:21:14.9797419Z [ 94%] Built target tutorial_tensorexpr 2022-09-27T15:21:14.9861983Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2022-09-27T15:21:14.9867318Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2022-09-27T15:21:15.2951486Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2022-09-27T15:21:15.4064549Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2022-09-27T15:21:15.7280293Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2022-09-27T15:21:15.8675823Z [ 94%] Linking CXX executable ../bin/test_dist_autograd 2022-09-27T15:21:16.0353950Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2022-09-27T15:21:16.1570819Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2022-09-27T15:21:16.4291068Z [ 94%] Built target test_dist_autograd 2022-09-27T15:21:16.4345148Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2022-09-27T15:21:16.5111336Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2022-09-27T15:21:16.6791200Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2022-09-27T15:21:16.9408554Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2022-09-27T15:21:17.0022661Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2022-09-27T15:21:17.1385714Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2022-09-27T15:21:17.1544925Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2022-09-27T15:21:17.2226295Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2022-09-27T15:21:17.3268285Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2022-09-27T15:21:17.9768603Z [ 94%] Linking CXX executable ../bin/test_cpp_rpc 2022-09-27T15:21:18.0410098Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2022-09-27T15:21:18.2430896Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2022-09-27T15:21:18.4948682Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2022-09-27T15:21:18.5228774Z [ 94%] Built target test_cpp_rpc 2022-09-27T15:21:18.5281126Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2022-09-27T15:21:18.5872139Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2022-09-27T15:21:18.7383431Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2022-09-27T15:21:19.2844865Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2022-09-27T15:21:19.5973276Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2022-09-27T15:21:19.6355468Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2022-09-27T15:21:19.8013579Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2022-09-27T15:21:19.9646544Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2022-09-27T15:21:20.0509610Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2022-09-27T15:21:20.3160310Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2022-09-27T15:21:20.9555724Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2022-09-27T15:21:21.1329984Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2022-09-27T15:21:21.1434653Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2022-09-27T15:21:21.2114086Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2022-09-27T15:21:21.2706638Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2022-09-27T15:21:21.3125506Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2022-09-27T15:21:21.3341935Z [ 95%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2022-09-27T15:21:22.2226451Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2022-09-27T15:21:22.2534625Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2022-09-27T15:21:22.2616646Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2022-09-27T15:21:22.3587119Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2022-09-27T15:21:22.3868203Z [ 95%] Linking CXX executable ../bin/parallel_benchmark 2022-09-27T15:21:22.7517447Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2022-09-27T15:21:23.0722418Z [ 96%] Built target parallel_benchmark 2022-09-27T15:21:23.0788806Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2022-09-27T15:21:23.5129710Z [ 96%] Linking CXX executable ../bin/test_tensorexpr 2022-09-27T15:21:23.5382307Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2022-09-27T15:21:23.5868447Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2022-09-27T15:21:23.6755470Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2022-09-27T15:21:23.9869852Z [ 96%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2022-09-27T15:21:24.3755102Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2022-09-27T15:21:24.8495287Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2022-09-27T15:21:24.8508231Z [ 96%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2022-09-27T15:21:24.8825826Z [ 96%] Built target test_tensorexpr 2022-09-27T15:21:24.8888515Z [ 96%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2022-09-27T15:21:24.9397969Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2022-09-27T15:21:25.0520511Z [ 96%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2022-09-27T15:21:25.3298654Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2022-09-27T15:21:25.6576952Z [ 96%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2022-09-27T15:21:25.7096451Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2022-09-27T15:21:25.8369772Z [ 96%] Linking CXX executable ../bin/test_mobile_nnc 2022-09-27T15:21:25.9414167Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2022-09-27T15:21:26.3042829Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2022-09-27T15:21:26.4177856Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2022-09-27T15:21:26.4714234Z [ 96%] Built target test_mobile_nnc 2022-09-27T15:21:26.4778710Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2022-09-27T15:21:26.5588744Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2022-09-27T15:21:26.6818776Z [ 96%] Linking CXX executable ../bin/aot_model_compiler_test 2022-09-27T15:21:26.8548576Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2022-09-27T15:21:27.0141254Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2022-09-27T15:21:27.0198236Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2022-09-27T15:21:27.2616490Z [ 96%] Built target aot_model_compiler_test 2022-09-27T15:21:27.2620226Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2022-09-27T15:21:27.2686532Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2022-09-27T15:21:27.4785942Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2022-09-27T15:21:27.7766228Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2022-09-27T15:21:27.9557981Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2022-09-27T15:21:28.2288363Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2022-09-27T15:21:28.2552395Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2022-09-27T15:21:28.2909158Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2022-09-27T15:21:28.4305051Z [ 96%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2022-09-27T15:21:28.5532045Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2022-09-27T15:21:28.6251812Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2022-09-27T15:21:28.6550627Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2022-09-27T15:21:28.6825009Z [ 96%] Linking CXX shared library ../../../../lib/libshm.so 2022-09-27T15:21:29.1640492Z [ 96%] Built target shm 2022-09-27T15:21:29.1709380Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2022-09-27T15:21:29.5885147Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2022-09-27T15:21:29.7013675Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2022-09-27T15:21:29.7376158Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2022-09-27T15:21:29.8529426Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2022-09-27T15:21:29.9565677Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp: In lambda function: 2022-09-27T15:21:29.9566877Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:959:30: warning: ‘bool c10::isIntegralType(c10::ScalarType)’ is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-09-27T15:21:29.9567583Z isIntegralType(type) ? torch::Scalar(1) : torch::Scalar(1.0); 2022-09-27T15:21:29.9567895Z ^ 2022-09-27T15:21:29.9568236Z In file included from /var/lib/jenkins/workspace/c10/core/Scalar.h:11:0, 2022-09-27T15:21:29.9605029Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:16, 2022-09-27T15:21:29.9645452Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-09-27T15:21:29.9646215Z from /var/lib/jenkins/workspace/aten/src/ATen/Tensor.h:3, 2022-09-27T15:21:29.9648396Z from /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h:7, 2022-09-27T15:21:29.9649835Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops_util.h:4, 2022-09-27T15:21:29.9650857Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:4: 2022-09-27T15:21:29.9651634Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:242:20: note: declared here 2022-09-27T15:21:29.9654122Z static inline bool isIntegralType(ScalarType t) { 2022-09-27T15:21:29.9654772Z ^~~~~~~~~~~~~~ 2022-09-27T15:21:29.9747410Z [ 96%] Linking CXX executable ../bin/test_lazy 2022-09-27T15:21:30.5944612Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2022-09-27T15:21:30.8999302Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2022-09-27T15:21:30.9146195Z [ 96%] Built target test_lazy 2022-09-27T15:21:30.9248591Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2022-09-27T15:21:30.9511263Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2022-09-27T15:21:31.1270116Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2022-09-27T15:21:31.1625060Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2022-09-27T15:21:31.2545029Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2022-09-27T15:21:31.7712908Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2022-09-27T15:21:32.0974343Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2022-09-27T15:21:32.1384349Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2022-09-27T15:21:32.2646290Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2022-09-27T15:21:32.3509202Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2022-09-27T15:21:32.4659368Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/cmake_pch.hxx.gch 2022-09-27T15:21:32.8109477Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2022-09-27T15:21:33.2680129Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2022-09-27T15:21:33.3193361Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2022-09-27T15:21:33.6088866Z [ 96%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2022-09-27T15:21:33.6731009Z [ 96%] Linking CXX executable ../bin/test_api 2022-09-27T15:21:33.8425529Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2022-09-27T15:21:33.8828181Z [ 96%] Linking CXX executable ../../../../bin/torch_shm_manager 2022-09-27T15:21:34.1564795Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2022-09-27T15:21:34.4391559Z [ 96%] Built target torch_shm_manager 2022-09-27T15:21:34.4459915Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2022-09-27T15:21:34.5629667Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2022-09-27T15:21:34.7632439Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2022-09-27T15:21:34.9511062Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2022-09-27T15:21:35.0691315Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2022-09-27T15:21:35.1271017Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2022-09-27T15:21:35.3644718Z [ 96%] Built target test_api 2022-09-27T15:21:35.3694987Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2022-09-27T15:21:35.7950887Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2022-09-27T15:21:35.8682848Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2022-09-27T15:21:35.9229951Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2022-09-27T15:21:36.0090185Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2022-09-27T15:21:36.2244162Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2022-09-27T15:21:36.7464042Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2022-09-27T15:21:36.9740923Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2022-09-27T15:21:37.1070392Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2022-09-27T15:21:37.3058061Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2022-09-27T15:21:37.3357478Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2022-09-27T15:21:37.8177147Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2022-09-27T15:21:38.1502995Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2022-09-27T15:21:38.1695459Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2022-09-27T15:21:38.2107048Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2022-09-27T15:21:38.4847066Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2022-09-27T15:21:38.7704265Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2022-09-27T15:21:39.1093874Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2022-09-27T15:21:39.3179499Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2022-09-27T15:21:39.5476477Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2022-09-27T15:21:39.7780348Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2022-09-27T15:21:39.8212318Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2022-09-27T15:21:39.8769565Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2022-09-27T15:21:40.3105224Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2022-09-27T15:21:40.4095708Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2022-09-27T15:21:40.4321377Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2022-09-27T15:21:40.5848006Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2022-09-27T15:21:41.0705142Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2022-09-27T15:21:41.3406564Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2022-09-27T15:21:41.4885688Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2022-09-27T15:21:41.5645357Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2022-09-27T15:21:41.6496097Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2022-09-27T15:21:42.1191992Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2022-09-27T15:21:42.2372716Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2022-09-27T15:21:43.3222345Z [ 97%] Linking CXX executable ../bin/test_jit 2022-09-27T15:21:43.8393166Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2022-09-27T15:21:43.8396369Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2022-09-27T15:21:43.8397449Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2022-09-27T15:21:43.8398748Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2022-09-27T15:21:43.8412221Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2022-09-27T15:21:44.3305238Z [ 97%] Built target test_jit 2022-09-27T15:21:44.3377688Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2022-09-27T15:21:44.9123625Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2022-09-27T15:21:44.9918522Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2022-09-27T15:21:45.0944027Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2022-09-27T15:21:45.0967338Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2022-09-27T15:21:45.1649041Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2022-09-27T15:21:45.3550725Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2022-09-27T15:21:46.1106626Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2022-09-27T15:21:46.1365710Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2022-09-27T15:21:46.2580779Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2022-09-27T15:21:46.3350624Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2022-09-27T15:21:46.3810446Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2022-09-27T15:21:46.4827505Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2022-09-27T15:21:47.1401994Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2022-09-27T15:21:47.1695842Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2022-09-27T15:21:47.4190979Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2022-09-27T15:21:47.4850073Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2022-09-27T15:21:47.6831701Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2022-09-27T15:21:48.2009547Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2022-09-27T15:21:48.2338559Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2022-09-27T15:21:48.4596946Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2022-09-27T15:21:48.5527415Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2022-09-27T15:21:48.7279172Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2022-09-27T15:21:49.1766669Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2022-09-27T15:21:49.2796136Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2022-09-27T15:21:49.5833148Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2022-09-27T15:21:49.7091691Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2022-09-27T15:21:49.8020587Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2022-09-27T15:21:50.1251895Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2022-09-27T15:21:50.4739853Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2022-09-27T15:21:50.7339395Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2022-09-27T15:21:50.7544094Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2022-09-27T15:21:50.7946409Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2022-09-27T15:21:51.1318704Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2022-09-27T15:21:51.6296469Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2022-09-27T15:21:51.7283388Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2022-09-27T15:21:52.0951936Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2022-09-27T15:21:52.1542982Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2022-09-27T15:21:52.2573830Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2022-09-27T15:21:52.6975403Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2022-09-27T15:21:52.8508735Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2022-09-27T15:21:53.0681264Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2022-09-27T15:21:53.3455580Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2022-09-27T15:21:53.3829023Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/CompileCache.cpp.o 2022-09-27T15:21:53.7384326Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2022-09-27T15:21:53.9380316Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2022-09-27T15:21:54.3187026Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp: In member function ‘virtual void {anonymous}::ConcretePyInterpreterVTable::python_dispatcher(const c10::OperatorHandle&, c10::DispatchKeySet, torch::jit::Stack*) const’: 2022-09-27T15:21:54.3188691Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp:2308:14: warning: ‘bool pybind11::handle::operator==(const pybind11::handle&) const’ is deprecated: Use obj1.is(obj2) instead [-Wdeprecated-declarations] 2022-09-27T15:21:54.3196637Z if (obj == nullptr) { 2022-09-27T15:21:54.3197085Z ^~~~~~~ 2022-09-27T15:21:54.3197749Z In file included from /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp:9:0: 2022-09-27T15:21:54.3198893Z /var/lib/jenkins/workspace/third_party/pybind11/include/pybind11/pytypes.h:277:10: note: declared here 2022-09-27T15:21:54.3199732Z bool operator==(const handle &h) const { return m_ptr == h.m_ptr; } 2022-09-27T15:21:54.3200207Z ^~~~~~~~ 2022-09-27T15:21:54.3295732Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2022-09-27T15:21:54.5660939Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2022-09-27T15:21:54.6075997Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2022-09-27T15:21:54.9145483Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2022-09-27T15:21:55.1657861Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2022-09-27T15:21:55.6284014Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2022-09-27T15:21:55.6604186Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2022-09-27T15:21:55.6944324Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2022-09-27T15:21:56.0479621Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2022-09-27T15:21:56.2972654Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2022-09-27T15:21:56.4312987Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2022-09-27T15:21:56.6268065Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2022-09-27T15:21:56.6336866Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2022-09-27T15:21:56.8680202Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2022-09-27T15:21:57.2730396Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2022-09-27T15:21:57.2751153Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2022-09-27T15:21:57.3972803Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2022-09-27T15:21:57.5713479Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2022-09-27T15:21:57.7104573Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2022-09-27T15:21:57.7947805Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2022-09-27T15:21:58.2234417Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2022-09-27T15:21:58.3690975Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2022-09-27T15:21:58.4387007Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2022-09-27T15:21:58.5306204Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2022-09-27T15:21:58.8724991Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2022-09-27T15:21:59.0811679Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2022-09-27T15:21:59.1222772Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2022-09-27T15:21:59.1603675Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2022-09-27T15:21:59.5660075Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2022-09-27T15:21:59.6807868Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2022-09-27T15:21:59.8165028Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2022-09-27T15:22:00.2371037Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2022-09-27T15:22:00.2672571Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2022-09-27T15:22:00.3161491Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2022-09-27T15:22:00.7882577Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2022-09-27T15:22:00.8560178Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2022-09-27T15:22:01.3418119Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2022-09-27T15:22:01.4523649Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2022-09-27T15:22:01.5786571Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2022-09-27T15:22:01.5815629Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2022-09-27T15:22:02.1144159Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2022-09-27T15:22:02.1480155Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2022-09-27T15:22:02.1999799Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2022-09-27T15:22:02.5038533Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2022-09-27T15:22:02.7081029Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2022-09-27T15:22:02.8125759Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2022-09-27T15:22:03.2092616Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2022-09-27T15:22:03.3491546Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2022-09-27T15:22:03.4265199Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2022-09-27T15:22:03.9366376Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2022-09-27T15:22:03.9753599Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2022-09-27T15:22:04.1800916Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2022-09-27T15:22:04.3399493Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2022-09-27T15:22:04.6772586Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2022-09-27T15:22:04.7922287Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2022-09-27T15:22:05.1116294Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2022-09-27T15:22:05.1450558Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2022-09-27T15:22:05.1898570Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2022-09-27T15:22:05.1978702Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2022-09-27T15:22:05.7386104Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2022-09-27T15:22:06.0169216Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2022-09-27T15:22:06.1963028Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2022-09-27T15:22:06.2367385Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2022-09-27T15:22:06.2758483Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2022-09-27T15:22:06.3065820Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2022-09-27T15:22:06.6614731Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2022-09-27T15:22:07.0482502Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2022-09-27T15:22:07.2135672Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2022-09-27T15:22:07.4425187Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2022-09-27T15:22:07.4639711Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2022-09-27T15:22:07.5347836Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2022-09-27T15:22:07.6241961Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2022-09-27T15:22:08.0729614Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2022-09-27T15:22:08.4193316Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2022-09-27T15:22:08.4577250Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2022-09-27T15:22:08.5214928Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2022-09-27T15:22:08.5829375Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2022-09-27T15:22:08.7162361Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2022-09-27T15:22:09.5575204Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2022-09-27T15:22:09.8194700Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2022-09-27T15:22:09.8623186Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2022-09-27T15:22:09.8826071Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2022-09-27T15:22:09.9647073Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2022-09-27T15:22:10.1380484Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2022-09-27T15:22:11.4822267Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2022-09-27T15:22:13.0174890Z [100%] Built target torch_python 2022-09-27T15:22:13.0332577Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2022-09-27T15:22:13.0333325Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2022-09-27T15:22:13.0356520Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init.cpp.o 2022-09-27T15:22:13.0357049Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2022-09-27T15:22:14.0032350Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2022-09-27T15:22:14.3555086Z [100%] Built target nnapi_backend 2022-09-27T15:22:14.3892815Z [100%] Linking CXX shared module functorch.so 2022-09-27T15:22:14.6847624Z [100%] Built target functorch 2022-09-27T15:22:14.7070491Z Install the project... 2022-09-27T15:22:14.7124828Z -- Install configuration: "Release" 2022-09-27T15:22:14.7414537Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-09-27T15:22:14.9694067Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-09-27T15:22:14.9909581Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-09-27T15:22:14.9916888Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-09-27T15:22:14.9925272Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-09-27T15:22:14.9934245Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-09-27T15:22:14.9941950Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-09-27T15:22:14.9949745Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2022-09-27T15:22:14.9958167Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-09-27T15:22:14.9967469Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-09-27T15:22:14.9975836Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-09-27T15:22:14.9983282Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-09-27T15:22:14.9990846Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-09-27T15:22:15.0009771Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-09-27T15:22:15.0017401Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-09-27T15:22:15.0024993Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-09-27T15:22:15.0032638Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-09-27T15:22:15.0041173Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-09-27T15:22:15.0050961Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-09-27T15:22:15.0070448Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-09-27T15:22:15.0078150Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-09-27T15:22:15.0087067Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-09-27T15:22:15.0095025Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-09-27T15:22:15.0102645Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-09-27T15:22:15.0110278Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-09-27T15:22:15.0118158Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-09-27T15:22:15.0126702Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-09-27T15:22:15.0134818Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-09-27T15:22:15.0142919Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-09-27T15:22:15.0158162Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-09-27T15:22:15.0166170Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-09-27T15:22:15.0174025Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-09-27T15:22:15.0196095Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-09-27T15:22:15.0204025Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-09-27T15:22:15.0212627Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-09-27T15:22:15.0222745Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-09-27T15:22:15.0231819Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-09-27T15:22:15.0239877Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-09-27T15:22:15.0249012Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-09-27T15:22:15.0256781Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-09-27T15:22:15.0265247Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-09-27T15:22:15.0280796Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-09-27T15:22:15.4691935Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4694888Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4699199Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4710744Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4719196Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4729511Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4738330Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4747789Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4756964Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4766376Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4774507Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4784046Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4792594Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4804716Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4813297Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4821984Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4830965Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4839430Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4851407Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4861190Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4869119Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4878064Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4887096Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4895662Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4904402Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4912481Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4920982Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4929907Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4939621Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4948196Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4956493Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4965520Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4974632Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4982944Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.4991521Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5003189Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5012239Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5015900Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5024677Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5033879Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5042336Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5050400Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/variant_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5054873Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5064557Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/vmap_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5072827Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5080574Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5089443Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5098698Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5113660Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5122929Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5138869Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5151906Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5168907Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5182721Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5192293Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5205657Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5214527Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5222837Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5230529Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5283106Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:15.5291581Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8409298Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8414537Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8421410Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8481293Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8569425Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8575896Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8594381Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8604436Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8613385Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8629359Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8646985Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8773678Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8794075Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8799618Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.8850756Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.9008129Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.9024140Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:22:16.9032142Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/lib" 2022-09-27T15:22:16.9047902Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/opt/conda/lib" 2022-09-27T15:22:16.9534595Z running bdist_wheel 2022-09-27T15:22:17.1024717Z running build 2022-09-27T15:22:17.1024969Z running build_py 2022-09-27T15:22:17.1067102Z creating build/lib.linux-x86_64-cpython-37 2022-09-27T15:22:17.1067421Z creating build/lib.linux-x86_64-cpython-37/caffe2 2022-09-27T15:22:17.1067774Z copying caffe2/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2 2022-09-27T15:22:17.1070617Z creating build/lib.linux-x86_64-cpython-37/functorch 2022-09-27T15:22:17.1071143Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-09-27T15:22:17.1071541Z copying functorch/setup.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-09-27T15:22:17.1076733Z creating build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1077162Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1078273Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1079134Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1080305Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1081652Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1083143Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1084108Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1085109Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1086980Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1087701Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1088863Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1089901Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1091077Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1092129Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1093254Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1094453Z copying torch/_six.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1095657Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1096864Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1098579Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1099406Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1101329Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1102854Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1106427Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1107432Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1108616Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1109796Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1111541Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1112785Z copying torch/library.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1113895Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1115620Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1116634Z copying torch/random.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1117526Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1118871Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1120011Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1121370Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1122020Z copying torch/types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1123071Z copying torch/version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.1126815Z creating build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1127349Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1128012Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1128901Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1130134Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1131933Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1133086Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1134246Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1135456Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1136417Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1137508Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1139655Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1140636Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:22:17.1142946Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-09-27T15:22:17.1143345Z copying caffe2/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-09-27T15:22:17.1146296Z creating build/lib.linux-x86_64-cpython-37/caffe2/core 2022-09-27T15:22:17.1146670Z copying caffe2/core/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core 2022-09-27T15:22:17.1148854Z creating build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:22:17.1149243Z copying caffe2/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:22:17.1150129Z copying caffe2/distributed/file_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:22:17.1151185Z copying caffe2/distributed/redis_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:22:17.1152436Z copying caffe2/distributed/store_ops_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:22:17.1154722Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-09-27T15:22:17.1155638Z copying caffe2/experiments/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-09-27T15:22:17.1157315Z creating build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-09-27T15:22:17.1158040Z copying caffe2/perfkernels/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-09-27T15:22:17.1159247Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-09-27T15:22:17.1162609Z creating build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:22:17.1163297Z copying caffe2/proto/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:22:17.1164234Z copying caffe2/proto/gen_proto_typestubs_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:22:17.1166365Z copying caffe2/proto/torch_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:22:17.1167495Z copying caffe2/proto/caffe2_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:22:17.1317113Z creating build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1317554Z copying caffe2/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1318110Z copying caffe2/python/_import_c_extension.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1318690Z copying caffe2/python/allcompare_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1319256Z copying caffe2/python/attention.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1320808Z copying caffe2/python/benchmark_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1321598Z copying caffe2/python/binarysize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1323159Z copying caffe2/python/brew.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1324320Z copying caffe2/python/brew_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1326210Z copying caffe2/python/build.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1327235Z copying caffe2/python/cached_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1328336Z copying caffe2/python/caffe_translator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1330023Z copying caffe2/python/caffe_translator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1330941Z copying caffe2/python/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1332758Z copying caffe2/python/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1333470Z copying caffe2/python/cnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1335460Z copying caffe2/python/context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1336014Z copying caffe2/python/context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1337024Z copying caffe2/python/control.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1338391Z copying caffe2/python/control_ops_grad.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1339798Z copying caffe2/python/control_ops_grad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1341818Z copying caffe2/python/control_ops_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1342729Z copying caffe2/python/control_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1343591Z copying caffe2/python/convert.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1344429Z copying caffe2/python/convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1345564Z copying caffe2/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1346928Z copying caffe2/python/convnet_benchmarks_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1347561Z copying caffe2/python/core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1350005Z copying caffe2/python/core_gradients_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1351188Z copying caffe2/python/core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1352641Z copying caffe2/python/crf.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1353770Z copying caffe2/python/crf_predict.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1354886Z copying caffe2/python/crf_viterbi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1356014Z copying caffe2/python/data_parallel_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1357938Z copying caffe2/python/data_parallel_model_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1359324Z copying caffe2/python/data_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1360467Z copying caffe2/python/data_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1361516Z copying caffe2/python/dataio.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1362975Z copying caffe2/python/dataio_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1364519Z copying caffe2/python/dataset.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1365438Z copying caffe2/python/db_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1366550Z copying caffe2/python/db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1367425Z copying caffe2/python/device_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1368875Z copying caffe2/python/dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1369687Z copying caffe2/python/embedding_generation_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1370619Z copying caffe2/python/experiment_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1371543Z copying caffe2/python/extension_loader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1372543Z copying caffe2/python/fakefp16_transform_lib.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1373422Z copying caffe2/python/filler_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1374386Z copying caffe2/python/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1375377Z copying caffe2/python/functional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1376483Z copying caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1377336Z copying caffe2/python/gradient_check_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1378587Z copying caffe2/python/gradient_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1379624Z copying caffe2/python/gru_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1380760Z copying caffe2/python/hip_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1381823Z copying caffe2/python/hsm_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1382767Z copying caffe2/python/hypothesis_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1385249Z copying caffe2/python/hypothesis_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1385874Z copying caffe2/python/ideep_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1387151Z copying caffe2/python/layer_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1388446Z copying caffe2/python/layer_model_instantiator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1389335Z copying caffe2/python/layer_parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1390891Z copying caffe2/python/layer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1392092Z copying caffe2/python/layers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1394111Z copying caffe2/python/lazy.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1395221Z copying caffe2/python/lazy_dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1396389Z copying caffe2/python/lazy_dyndep_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1398062Z copying caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1399918Z copying caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1400739Z copying caffe2/python/lstm_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1401823Z copying caffe2/python/memonger.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1403442Z copying caffe2/python/memonger_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1405218Z copying caffe2/python/mkl_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1406507Z copying caffe2/python/model_device_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1407887Z copying caffe2/python/model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1409434Z copying caffe2/python/model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1410661Z copying caffe2/python/modifier_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1411815Z copying caffe2/python/muji.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1413052Z copying caffe2/python/muji_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1414367Z copying caffe2/python/net_builder.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1415951Z copying caffe2/python/net_builder_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1417315Z copying caffe2/python/net_drawer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1418575Z copying caffe2/python/net_printer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1420001Z copying caffe2/python/net_printer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1422149Z copying caffe2/python/nomnigraph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1423250Z copying caffe2/python/nomnigraph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1424559Z copying caffe2/python/nomnigraph_transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1425818Z copying caffe2/python/nomnigraph_transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1427090Z copying caffe2/python/normalizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1428439Z copying caffe2/python/normalizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1429724Z copying caffe2/python/normalizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1430783Z copying caffe2/python/numa_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1432235Z copying caffe2/python/numa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1433133Z copying caffe2/python/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1434528Z copying caffe2/python/operator_fp_exceptions_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1435865Z copying caffe2/python/optimizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1438215Z copying caffe2/python/optimizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1439136Z copying caffe2/python/optimizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1440778Z copying caffe2/python/optimizer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1442228Z copying caffe2/python/parallel_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1443501Z copying caffe2/python/parallel_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1445280Z copying caffe2/python/parallelize_bmuf_distributed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1446594Z copying caffe2/python/pipeline.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1448083Z copying caffe2/python/pipeline_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1450258Z copying caffe2/python/predictor_constants.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1451029Z copying caffe2/python/recurrent.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1452044Z copying caffe2/python/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1453316Z copying caffe2/python/queue_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1454522Z copying caffe2/python/record_queue.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1455903Z copying caffe2/python/regularizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1457504Z copying caffe2/python/regularizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1458756Z copying caffe2/python/regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1459960Z copying caffe2/python/rnn_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1462189Z copying caffe2/python/schema.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1463588Z copying caffe2/python/schema_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1464939Z copying caffe2/python/scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1466297Z copying caffe2/python/scope_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1467532Z copying caffe2/python/session.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1468970Z copying caffe2/python/session_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1470222Z copying caffe2/python/sparse_to_dense_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1471520Z copying caffe2/python/sparse_to_dense_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1472677Z copying caffe2/python/task.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1474133Z copying caffe2/python/task_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1475695Z copying caffe2/python/test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1477720Z copying caffe2/python/text_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1478470Z copying caffe2/python/timeout_guard.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1479433Z copying caffe2/python/toy_regression_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1480721Z copying caffe2/python/transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1481947Z copying caffe2/python/transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1483336Z copying caffe2/python/tt_core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1484965Z copying caffe2/python/tt_core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1486141Z copying caffe2/python/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1487504Z copying caffe2/python/utils_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1488870Z copying caffe2/python/visualize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1490190Z copying caffe2/python/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1492041Z copying caffe2/python/workspace_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:22:17.1495546Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-09-27T15:22:17.1496277Z copying caffe2/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-09-27T15:22:17.1498583Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:22:17.1499306Z copying caffe2/contrib/aten/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:22:17.1500446Z copying caffe2/contrib/aten/aten_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:22:17.1501352Z copying caffe2/contrib/aten/gen_op.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:22:17.1504353Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-09-27T15:22:17.1505063Z copying caffe2/contrib/gloo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-09-27T15:22:17.1505878Z copying caffe2/contrib/gloo/gloo_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-09-27T15:22:17.1509123Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-09-27T15:22:17.1509858Z copying caffe2/contrib/nccl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-09-27T15:22:17.1510838Z copying caffe2/contrib/nccl/nccl_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-09-27T15:22:17.1512995Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-09-27T15:22:17.1513425Z copying caffe2/contrib/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-09-27T15:22:17.1514349Z copying caffe2/contrib/nnpack/nnpack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-09-27T15:22:17.1517433Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1517868Z copying caffe2/contrib/playground/AnyExp.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1525327Z copying caffe2/contrib/playground/AnyExpOnTerm.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1526521Z copying caffe2/contrib/playground/ModuleRegister.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1527935Z copying caffe2/contrib/playground/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1528500Z copying caffe2/contrib/playground/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1529335Z copying caffe2/contrib/playground/compute_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1530354Z copying caffe2/contrib/playground/compute_topk_accuracy.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1531436Z copying caffe2/contrib/playground/meter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1532734Z copying caffe2/contrib/playground/module_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1533543Z copying caffe2/contrib/playground/output_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:22:17.1535659Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-09-27T15:22:17.1536526Z copying caffe2/contrib/prof/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-09-27T15:22:17.1537610Z copying caffe2/contrib/prof/cuda_profile_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-09-27T15:22:17.1539562Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-09-27T15:22:17.1540587Z copying caffe2/contrib/script/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-09-27T15:22:17.1542870Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:22:17.1543322Z copying caffe2/contrib/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:22:17.1544816Z copying caffe2/contrib/tensorboard/tensorboard.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:22:17.1546365Z copying caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:22:17.1547825Z copying caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:22:17.1548715Z copying caffe2/contrib/tensorboard/tensorboard_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:22:17.1550590Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-09-27T15:22:17.1551012Z copying caffe2/contrib/warpctc/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-09-27T15:22:17.1552175Z copying caffe2/contrib/warpctc/ctc_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-09-27T15:22:17.1554569Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-09-27T15:22:17.1555177Z copying caffe2/contrib/aten/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-09-27T15:22:17.1555772Z copying caffe2/contrib/aten/docs/sample.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-09-27T15:22:17.1558278Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1558853Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1570330Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1571301Z copying caffe2/contrib/playground/resnetdemo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1572488Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1573439Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1574377Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1575503Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1576496Z copying caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1578130Z copying caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1579173Z copying caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:17.1582109Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-09-27T15:22:17.1583227Z copying caffe2/contrib/script/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-09-27T15:22:17.1585128Z creating build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-09-27T15:22:17.1585550Z copying caffe2/core/nomnigraph/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-09-27T15:22:17.1586688Z copying caffe2/core/nomnigraph/op_gen.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-09-27T15:22:17.1589816Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1590343Z copying caffe2/experiments/python/SparseTransformer.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1599825Z copying caffe2/experiments/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1600446Z copying caffe2/experiments/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1602500Z copying caffe2/experiments/python/device_reduce_sum_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1603673Z copying caffe2/experiments/python/funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1605479Z copying caffe2/experiments/python/net_construct_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1607021Z copying caffe2/experiments/python/sparse_funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1608394Z copying caffe2/experiments/python/sparse_reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1609746Z copying caffe2/experiments/python/tt_contraction_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1610890Z copying caffe2/experiments/python/tt_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:22:17.1613963Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:22:17.1614454Z copying caffe2/python/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:22:17.1615496Z copying caffe2/python/docs/formatter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:22:17.1617493Z copying caffe2/python/docs/generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:22:17.1618504Z copying caffe2/python/docs/github.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:22:17.1619479Z copying caffe2/python/docs/parser.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:22:17.1621941Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:22:17.1622463Z copying caffe2/python/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:22:17.1623914Z copying caffe2/python/examples/char_rnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:22:17.1625969Z copying caffe2/python/examples/imagenet_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:22:17.1626605Z copying caffe2/python/examples/lmdb_create_example.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:22:17.1627078Z copying caffe2/python/examples/resnet50_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:22:17.1629328Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:22:17.1629833Z copying caffe2/python/fakelowp/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:22:17.1630965Z copying caffe2/python/fakelowp/init_shared_libs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:22:17.1631760Z copying caffe2/python/fakelowp/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:22:17.1634655Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1635153Z copying caffe2/python/helpers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1636324Z copying caffe2/python/helpers/algebra.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1637447Z copying caffe2/python/helpers/arg_scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1638106Z copying caffe2/python/helpers/array_helpers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1639825Z copying caffe2/python/helpers/control_ops.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1640501Z copying caffe2/python/helpers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1641588Z copying caffe2/python/helpers/db_input.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1642442Z copying caffe2/python/helpers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1643425Z copying caffe2/python/helpers/elementwise_linear.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1645109Z copying caffe2/python/helpers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1645656Z copying caffe2/python/helpers/nonlinearity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1647462Z copying caffe2/python/helpers/normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1648608Z copying caffe2/python/helpers/pooling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1649472Z copying caffe2/python/helpers/quantization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1650330Z copying caffe2/python/helpers/tools.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1651285Z copying caffe2/python/helpers/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:22:17.1655736Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1656178Z copying caffe2/python/ideep/LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1664083Z copying caffe2/python/ideep/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1664596Z copying caffe2/python/ideep/adam_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1666289Z copying caffe2/python/ideep/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1667180Z copying caffe2/python/ideep/channel_shuffle_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1668298Z copying caffe2/python/ideep/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1669457Z copying caffe2/python/ideep/conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1670454Z copying caffe2/python/ideep/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1671329Z copying caffe2/python/ideep/convfusion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1672844Z copying caffe2/python/ideep/copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1673712Z copying caffe2/python/ideep/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1674863Z copying caffe2/python/ideep/elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1676139Z copying caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1677372Z copying caffe2/python/ideep/fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1678424Z copying caffe2/python/ideep/leaky_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1679452Z copying caffe2/python/ideep/moment_sgd_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1680611Z copying caffe2/python/ideep/operator_fallback_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1682059Z copying caffe2/python/ideep/order_switch_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1682890Z copying caffe2/python/ideep/pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1684453Z copying caffe2/python/ideep/pre_convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1685451Z copying caffe2/python/ideep/relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1686523Z copying caffe2/python/ideep/reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1687477Z copying caffe2/python/ideep/shape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1688233Z copying caffe2/python/ideep/sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1689452Z copying caffe2/python/ideep/softmax_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1690492Z copying caffe2/python/ideep/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1691831Z copying caffe2/python/ideep/test_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1692676Z copying caffe2/python/ideep/transform_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1693981Z copying caffe2/python/ideep/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1694800Z copying caffe2/python/ideep/weightedsum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:22:17.1701549Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1701963Z copying caffe2/python/layers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1711410Z copying caffe2/python/layers/adaptive_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1712375Z copying caffe2/python/layers/add_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1713420Z copying caffe2/python/layers/arc_cosine_feature_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1715386Z copying caffe2/python/layers/batch_huber_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1715858Z copying caffe2/python/layers/batch_lr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1716932Z copying caffe2/python/layers/batch_mse_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1718145Z copying caffe2/python/layers/batch_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1719251Z copying caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1720849Z copying caffe2/python/layers/batch_softmax_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1721916Z copying caffe2/python/layers/blob_weighted_sum.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1723014Z copying caffe2/python/layers/bpr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1723943Z copying caffe2/python/layers/bucket_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1725127Z copying caffe2/python/layers/build_index.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1726142Z copying caffe2/python/layers/concat.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1727720Z copying caffe2/python/layers/constant_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1728437Z copying caffe2/python/layers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1729495Z copying caffe2/python/layers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1730418Z copying caffe2/python/layers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1732046Z copying caffe2/python/layers/fc_with_bootstrap.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1732734Z copying caffe2/python/layers/fc_without_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1733681Z copying caffe2/python/layers/feature_sparse_to_dense.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1734822Z copying caffe2/python/layers/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1735718Z copying caffe2/python/layers/gather_record.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1736807Z copying caffe2/python/layers/homotopy_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1737908Z copying caffe2/python/layers/label_smooth.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1738810Z copying caffe2/python/layers/last_n_window_collector.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1740284Z copying caffe2/python/layers/layer_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1741116Z copying caffe2/python/layers/layers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1742440Z copying caffe2/python/layers/margin_rank_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1743456Z copying caffe2/python/layers/merge_id_lists.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1744401Z copying caffe2/python/layers/pairwise_similarity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1745615Z copying caffe2/python/layers/position_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1746924Z copying caffe2/python/layers/random_fourier_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1747897Z copying caffe2/python/layers/reservoir_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1748880Z copying caffe2/python/layers/sampling_train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1750080Z copying caffe2/python/layers/sampling_trainable_mixin.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1751126Z copying caffe2/python/layers/select_record_by_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1752128Z copying caffe2/python/layers/semi_random_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1753621Z copying caffe2/python/layers/sparse_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1754111Z copying caffe2/python/layers/sparse_feature_hash.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1755551Z copying caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1756392Z copying caffe2/python/layers/sparse_lookup.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1757531Z copying caffe2/python/layers/split.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1758180Z copying caffe2/python/layers/tags.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1759553Z copying caffe2/python/layers/uniform_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:22:17.1762487Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-09-27T15:22:17.1763105Z copying caffe2/python/mint/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-09-27T15:22:17.1764038Z copying caffe2/python/mint/app.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-09-27T15:22:17.1767927Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1768463Z copying caffe2/python/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1769528Z copying caffe2/python/mkl/mkl_LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1770387Z copying caffe2/python/mkl/mkl_LRN_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1771686Z copying caffe2/python/mkl/mkl_concat_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1772507Z copying caffe2/python/mkl/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1773320Z copying caffe2/python/mkl/mkl_copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1774901Z copying caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1775582Z copying caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1776698Z copying caffe2/python/mkl/mkl_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1777402Z copying caffe2/python/mkl/mkl_fc_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1778496Z copying caffe2/python/mkl/mkl_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1779308Z copying caffe2/python/mkl/mkl_pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1781347Z copying caffe2/python/mkl/mkl_pool_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1782097Z copying caffe2/python/mkl/mkl_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1783684Z copying caffe2/python/mkl/mkl_sbn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1785316Z copying caffe2/python/mkl/mkl_sbn_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1786434Z copying caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1787816Z copying caffe2/python/mkl/mkl_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1789062Z copying caffe2/python/mkl/mkl_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1790021Z copying caffe2/python/mkl/rewrite_graph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1790939Z copying caffe2/python/mkl/rewrite_graph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:22:17.1794174Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1794591Z copying caffe2/python/modeling/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1796294Z copying caffe2/python/modeling/compute_histogram_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1797967Z copying caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1799165Z copying caffe2/python/modeling/compute_norm_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1800902Z copying caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1801848Z copying caffe2/python/modeling/compute_statistics_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1802675Z copying caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1803769Z copying caffe2/python/modeling/get_entry_from_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1805217Z copying caffe2/python/modeling/get_entry_from_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1806082Z copying caffe2/python/modeling/gradient_clipping.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1807088Z copying caffe2/python/modeling/gradient_clipping_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1808841Z copying caffe2/python/modeling/initializers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1809756Z copying caffe2/python/modeling/initializers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1810503Z copying caffe2/python/modeling/net_modifier.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1811609Z copying caffe2/python/modeling/parameter_info.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1812373Z copying caffe2/python/modeling/parameter_sharing.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1813168Z copying caffe2/python/modeling/parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:22:17.1815727Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:22:17.1816694Z copying caffe2/python/models/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:22:17.1817875Z copying caffe2/python/models/__sym_init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:22:17.1818953Z copying caffe2/python/models/download.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:22:17.1819662Z copying caffe2/python/models/imagenet_trainer_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:22:17.1820889Z copying caffe2/python/models/resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:22:17.1821934Z copying caffe2/python/models/resnet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:22:17.1823003Z copying caffe2/python/models/shufflenet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:22:17.1823858Z copying caffe2/python/models/shufflenet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:22:17.1826544Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1827257Z copying caffe2/python/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1828379Z copying caffe2/python/onnx/backend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1829737Z copying caffe2/python/onnx/backend_cpp_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1831178Z copying caffe2/python/onnx/backend_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1832337Z copying caffe2/python/onnx/error.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1833954Z copying caffe2/python/onnx/frontend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1835056Z copying caffe2/python/onnx/helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1836623Z copying caffe2/python/onnx/onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1837663Z copying caffe2/python/onnx/test_onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1838777Z copying caffe2/python/onnx/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:22:17.1858059Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1858870Z copying caffe2/python/operator_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1859780Z copying caffe2/python/operator_test/activation_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1860714Z copying caffe2/python/operator_test/adadelta_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1861629Z copying caffe2/python/operator_test/adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1863028Z copying caffe2/python/operator_test/adagrad_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1864074Z copying caffe2/python/operator_test/adam_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1865355Z copying caffe2/python/operator_test/affine_channel_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1866712Z copying caffe2/python/operator_test/alias_with_name_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1868233Z copying caffe2/python/operator_test/apmeter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1869236Z copying caffe2/python/operator_test/arg_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1870420Z copying caffe2/python/operator_test/assert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1871565Z copying caffe2/python/operator_test/async_net_barrier_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1872835Z copying caffe2/python/operator_test/atomic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1874392Z copying caffe2/python/operator_test/basic_rnn_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1875859Z copying caffe2/python/operator_test/batch_box_cox_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1877004Z copying caffe2/python/operator_test/batch_bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1878245Z copying caffe2/python/operator_test/batch_moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1879666Z copying caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1881034Z copying caffe2/python/operator_test/bbox_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1882275Z copying caffe2/python/operator_test/bisect_percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1883592Z copying caffe2/python/operator_test/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1884936Z copying caffe2/python/operator_test/boolean_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1886625Z copying caffe2/python/operator_test/boolean_unmask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1887816Z copying caffe2/python/operator_test/box_with_nms_limit_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1888983Z copying caffe2/python/operator_test/bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1890268Z copying caffe2/python/operator_test/cast_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1891570Z copying caffe2/python/operator_test/ceil_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1892848Z copying caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1894173Z copying caffe2/python/operator_test/channel_shuffle_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1895395Z copying caffe2/python/operator_test/channel_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1896625Z copying caffe2/python/operator_test/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1897866Z copying caffe2/python/operator_test/clip_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1899136Z copying caffe2/python/operator_test/clip_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1900507Z copying caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1901727Z copying caffe2/python/operator_test/concat_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1903021Z copying caffe2/python/operator_test/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1904254Z copying caffe2/python/operator_test/conditional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1905430Z copying caffe2/python/operator_test/conftest.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1906694Z copying caffe2/python/operator_test/conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1908203Z copying caffe2/python/operator_test/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1909654Z copying caffe2/python/operator_test/copy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1911231Z copying caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1912423Z copying caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1914134Z copying caffe2/python/operator_test/counter_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1915514Z copying caffe2/python/operator_test/crf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1916846Z copying caffe2/python/operator_test/cross_entropy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1918195Z copying caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1919349Z copying caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1920716Z copying caffe2/python/operator_test/cudnn_recurrent_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1921915Z copying caffe2/python/operator_test/data_couple_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1923330Z copying caffe2/python/operator_test/dataset_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1924869Z copying caffe2/python/operator_test/decay_adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1926411Z copying caffe2/python/operator_test/deform_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1927896Z copying caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1929300Z copying caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1930619Z copying caffe2/python/operator_test/detectron_keypoints.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1931868Z copying caffe2/python/operator_test/distance_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1933094Z copying caffe2/python/operator_test/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1934479Z copying caffe2/python/operator_test/duplicate_operands_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1935716Z copying caffe2/python/operator_test/elementwise_linear_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1936940Z copying caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1938435Z copying caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1939692Z copying caffe2/python/operator_test/elementwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1941267Z copying caffe2/python/operator_test/emptysample_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1942520Z copying caffe2/python/operator_test/enforce_finite_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1943691Z copying caffe2/python/operator_test/ensure_clipped_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1944983Z copying caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1946223Z copying caffe2/python/operator_test/erf_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1947459Z copying caffe2/python/operator_test/expand_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1948808Z copying caffe2/python/operator_test/fc_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1950132Z copying caffe2/python/operator_test/feature_maps_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1951429Z copying caffe2/python/operator_test/filler_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1952692Z copying caffe2/python/operator_test/find_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1954029Z copying caffe2/python/operator_test/flatten_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1955426Z copying caffe2/python/operator_test/flexible_top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1956643Z copying caffe2/python/operator_test/floor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1957863Z copying caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1959214Z copying caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1960407Z copying caffe2/python/operator_test/gather_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1961778Z copying caffe2/python/operator_test/gather_ranges_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1963202Z copying caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1964855Z copying caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1965748Z copying caffe2/python/operator_test/glu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1966674Z copying caffe2/python/operator_test/group_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1967923Z copying caffe2/python/operator_test/group_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1968586Z copying caffe2/python/operator_test/gru_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1969645Z copying caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1970829Z copying caffe2/python/operator_test/histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1971951Z copying caffe2/python/operator_test/hsm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1973945Z copying caffe2/python/operator_test/hyperbolic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1974678Z copying caffe2/python/operator_test/im2col_col2im_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1975283Z copying caffe2/python/operator_test/image_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1976296Z copying caffe2/python/operator_test/index_hash_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1977286Z copying caffe2/python/operator_test/index_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1978360Z copying caffe2/python/operator_test/instance_norm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1979604Z copying caffe2/python/operator_test/integral_image_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1980535Z copying caffe2/python/operator_test/jsd_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1981644Z copying caffe2/python/operator_test/key_split_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1982733Z copying caffe2/python/operator_test/lars_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1983802Z copying caffe2/python/operator_test/layer_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1984968Z copying caffe2/python/operator_test/leaky_relu_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1986084Z copying caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1987285Z copying caffe2/python/operator_test/learning_rate_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1988554Z copying caffe2/python/operator_test/length_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1989325Z copying caffe2/python/operator_test/lengths_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1990745Z copying caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1991873Z copying caffe2/python/operator_test/lengths_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1993703Z copying caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1994544Z copying caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1995601Z copying caffe2/python/operator_test/load_save_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1997207Z copying caffe2/python/operator_test/locally_connected_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1998133Z copying caffe2/python/operator_test/loss_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1998833Z copying caffe2/python/operator_test/lpnorm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.1999806Z copying caffe2/python/operator_test/map_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2000890Z copying caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2001855Z copying caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2002753Z copying caffe2/python/operator_test/math_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2003735Z copying caffe2/python/operator_test/matmul_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2005166Z copying caffe2/python/operator_test/mean_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2006167Z copying caffe2/python/operator_test/merge_id_lists_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2007443Z copying caffe2/python/operator_test/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2008561Z copying caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2009483Z copying caffe2/python/operator_test/mod_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2010584Z copying caffe2/python/operator_test/moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2011720Z copying caffe2/python/operator_test/momentum_sgd_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2012760Z copying caffe2/python/operator_test/mpi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2014112Z copying caffe2/python/operator_test/mul_gradient_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2014848Z copying caffe2/python/operator_test/negate_gradient_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2015979Z copying caffe2/python/operator_test/ngram_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2017181Z copying caffe2/python/operator_test/normalize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2018172Z copying caffe2/python/operator_test/numpy_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2020351Z copying caffe2/python/operator_test/one_hot_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2021072Z copying caffe2/python/operator_test/onnx_while_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2021844Z copying caffe2/python/operator_test/order_switch_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2022567Z copying caffe2/python/operator_test/pack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2023363Z copying caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2024253Z copying caffe2/python/operator_test/pad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2025437Z copying caffe2/python/operator_test/partition_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2026623Z copying caffe2/python/operator_test/percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2027687Z copying caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2028734Z copying caffe2/python/operator_test/pooling_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2030192Z copying caffe2/python/operator_test/prepend_dim_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2030985Z copying caffe2/python/operator_test/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2032225Z copying caffe2/python/operator_test/quantile_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2033252Z copying caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2034029Z copying caffe2/python/operator_test/rank_loss_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2034712Z copying caffe2/python/operator_test/rebatching_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2035906Z copying caffe2/python/operator_test/record_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2036742Z copying caffe2/python/operator_test/recurrent_net_executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2039081Z copying caffe2/python/operator_test/recurrent_network_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2039744Z copying caffe2/python/operator_test/reduce_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2040425Z copying caffe2/python/operator_test/reduction_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2041518Z copying caffe2/python/operator_test/reshape_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2042783Z copying caffe2/python/operator_test/resize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2044200Z copying caffe2/python/operator_test/rmac_regions_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2045420Z copying caffe2/python/operator_test/rms_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2046468Z copying caffe2/python/operator_test/rnn_cell_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2047632Z copying caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2048604Z copying caffe2/python/operator_test/rowwise_counter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2050658Z copying caffe2/python/operator_test/scale_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2051294Z copying caffe2/python/operator_test/segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2052091Z copying caffe2/python/operator_test/self_binning_histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2053109Z copying caffe2/python/operator_test/selu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2054231Z copying caffe2/python/operator_test/sequence_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2054961Z copying caffe2/python/operator_test/shape_inference_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2056568Z copying caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2057135Z copying caffe2/python/operator_test/softmax_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2058566Z copying caffe2/python/operator_test/softplus_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2059359Z copying caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2060618Z copying caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2061679Z copying caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2062927Z copying caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2064069Z copying caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2065025Z copying caffe2/python/operator_test/sparse_normalize_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2066112Z copying caffe2/python/operator_test/sparse_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2067067Z copying caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2068042Z copying caffe2/python/operator_test/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2069993Z copying caffe2/python/operator_test/specialized_segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2071689Z copying caffe2/python/operator_test/split_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2073154Z copying caffe2/python/operator_test/square_root_divide_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2074143Z copying caffe2/python/operator_test/stats_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2075126Z copying caffe2/python/operator_test/stats_put_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2076545Z copying caffe2/python/operator_test/storm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2077547Z copying caffe2/python/operator_test/string_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2078778Z copying caffe2/python/operator_test/text_file_reader_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2079936Z copying caffe2/python/operator_test/thresholded_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2080944Z copying caffe2/python/operator_test/tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2082187Z copying caffe2/python/operator_test/top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2083326Z copying caffe2/python/operator_test/torch_integration_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2084932Z copying caffe2/python/operator_test/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2086163Z copying caffe2/python/operator_test/trigonometric_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2087158Z copying caffe2/python/operator_test/unique_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2088008Z copying caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2089191Z copying caffe2/python/operator_test/unsafe_coalesce_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2090047Z copying caffe2/python/operator_test/upsample_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2091692Z copying caffe2/python/operator_test/utility_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2092663Z copying caffe2/python/operator_test/video_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2093717Z copying caffe2/python/operator_test/weight_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2094849Z copying caffe2/python/operator_test/weighted_multi_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2095870Z copying caffe2/python/operator_test/weighted_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2096957Z copying caffe2/python/operator_test/weighted_sum_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2098112Z copying caffe2/python/operator_test/wngrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:22:17.2101289Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:22:17.2101831Z copying caffe2/python/predictor/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:22:17.2102803Z copying caffe2/python/predictor/mobile_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:22:17.2103890Z copying caffe2/python/predictor/mobile_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:22:17.2105471Z copying caffe2/python/predictor/predictor_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:22:17.2106690Z copying caffe2/python/predictor/predictor_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:22:17.2107522Z copying caffe2/python/predictor/predictor_py_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:22:17.2108801Z copying caffe2/python/predictor/predictor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:22:17.2109822Z copying caffe2/python/predictor/serde.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:22:17.2112579Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:22:17.2113320Z copying caffe2/python/rnn/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:22:17.2114159Z copying caffe2/python/rnn/lstm_comparison.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:22:17.2114762Z copying caffe2/python/rnn/rnn_cell_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:22:17.2116802Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:22:17.2117381Z copying caffe2/python/serialized_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:22:17.2118302Z copying caffe2/python/serialized_test/coverage.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:22:17.2119039Z copying caffe2/python/serialized_test/serialized_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:22:17.2121921Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2122458Z copying caffe2/python/test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2123539Z copying caffe2/python/test/blob_deallocation_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2124734Z copying caffe2/python/test/do_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2126172Z copying caffe2/python/test/executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2127183Z copying caffe2/python/test/executor_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2127971Z copying caffe2/python/test/fakefp16_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2128838Z copying caffe2/python/test/gpu_context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2129944Z copying caffe2/python/test/inference_lstm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2130955Z copying caffe2/python/test/python_protobuf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:22:17.2133215Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:22:17.2133895Z copying caffe2/python/trt/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:22:17.2134599Z copying caffe2/python/trt/test_pt_onnx_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:22:17.2135787Z copying caffe2/python/trt/test_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:22:17.2136791Z copying caffe2/python/trt/transform.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:22:17.2139531Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:22:17.2140040Z copying caffe2/python/models/seq2seq/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:22:17.2140718Z copying caffe2/python/models/seq2seq/beam_search.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:22:17.2142035Z copying caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:22:17.2142858Z copying caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:22:17.2143947Z copying caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:22:17.2144797Z copying caffe2/python/models/seq2seq/seq2seq_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:22:17.2146263Z copying caffe2/python/models/seq2seq/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:22:17.2147339Z copying caffe2/python/models/seq2seq/translate.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:22:17.2149561Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-09-27T15:22:17.2150162Z copying caffe2/python/onnx/bin/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-09-27T15:22:17.2150745Z copying caffe2/python/onnx/bin/conversion.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-09-27T15:22:17.2153045Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:22:17.2153722Z copying caffe2/python/onnx/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:22:17.2154325Z copying caffe2/python/onnx/tests/c2_ref_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:22:17.2155546Z copying caffe2/python/onnx/tests/conversion_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:22:17.2156577Z copying caffe2/python/onnx/tests/helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:22:17.2157535Z copying caffe2/python/onnx/tests/onnx_backend_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:22:17.2158438Z copying caffe2/python/onnx/tests/ssa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:22:17.2159388Z copying caffe2/python/onnx/tests/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:22:17.2165624Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2166238Z copying caffe2/quantization/server/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2167169Z copying caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2168734Z copying caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2169645Z copying caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2170758Z copying caffe2/quantization/server/compute_equalization_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2171807Z copying caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2173202Z copying caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2174081Z copying caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2174820Z copying caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2176796Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2177783Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2178946Z copying caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2180258Z copying caffe2/quantization/server/dnnlowp_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2181386Z copying caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2182803Z copying caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2183955Z copying caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2184707Z copying caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2185957Z copying caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2186700Z copying caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2187812Z copying caffe2/quantization/server/fully_connected_fp16_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2188989Z copying caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2190078Z copying caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2191046Z copying caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2191970Z copying caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2193192Z copying caffe2/quantization/server/int8_gen_quant_params_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2194422Z copying caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2195382Z copying caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2196297Z copying caffe2/quantization/server/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2197283Z copying caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2198210Z copying caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2199286Z copying caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2200282Z copying caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2201283Z copying caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2202341Z copying caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2203353Z copying caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2204866Z copying caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2206244Z copying caffe2/quantization/server/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:22:17.2209395Z creating build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2210295Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2215688Z copying functorch/_src/aot_autograd.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2216889Z copying functorch/_src/benchmark_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2217866Z copying functorch/_src/compile_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2218712Z copying functorch/_src/compilers.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2219753Z copying functorch/_src/config.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2220554Z copying functorch/_src/eager_transforms.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2222044Z copying functorch/_src/fx_minifier.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2222896Z copying functorch/_src/make_functional.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2224031Z copying functorch/_src/monkey_patching.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2224914Z copying functorch/_src/named_members_polyfill.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2225886Z copying functorch/_src/partitioners.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2226721Z copying functorch/_src/python_key.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2229046Z copying functorch/_src/pytree_hacks.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2229761Z copying functorch/_src/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2230538Z copying functorch/_src/vmap.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:22:17.2232491Z creating build/lib.linux-x86_64-cpython-37/functorch/compile 2022-09-27T15:22:17.2232880Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/compile 2022-09-27T15:22:17.2240006Z creating build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2240468Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2241599Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2242415Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2243618Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2244945Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2245889Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2246929Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2248656Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2249425Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:22:17.2251530Z creating build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:22:17.2252196Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:22:17.2259206Z copying functorch/experimental/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:22:17.2260084Z copying functorch/experimental/cond.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:22:17.2261144Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:22:17.2263365Z creating build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:22:17.2263754Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:22:17.2272991Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:22:17.2274347Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:22:17.2277099Z creating build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-09-27T15:22:17.2277878Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-09-27T15:22:17.2279190Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-09-27T15:22:17.2282107Z creating build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2282608Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2287959Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2289120Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2289804Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2290683Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2291591Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2292578Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2294023Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2294890Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2295797Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2296614Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:22:17.2298348Z creating build/lib.linux-x86_64-cpython-37/torch/_masked 2022-09-27T15:22:17.2298811Z copying torch/_masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_masked 2022-09-27T15:22:17.2314145Z copying torch/_masked/_docs.py -> build/lib.linux-x86_64-cpython-37/torch/_masked 2022-09-27T15:22:17.2316553Z creating build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:22:17.2316997Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:22:17.2333992Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:22:17.2335491Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:22:17.2336470Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:22:17.2337670Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:22:17.2339785Z creating build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-09-27T15:22:17.2340194Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-09-27T15:22:17.2354896Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-09-27T15:22:17.2356929Z creating build/lib.linux-x86_64-cpython-37/torch/_refs 2022-09-27T15:22:17.2357341Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-09-27T15:22:17.2380952Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-09-27T15:22:17.2383179Z creating build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:22:17.2384094Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:22:17.2400143Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:22:17.2400923Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:22:17.2402264Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:22:17.2404940Z creating build/lib.linux-x86_64-cpython-37/torch/amp 2022-09-27T15:22:17.2405807Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-09-27T15:22:17.2411514Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-09-27T15:22:17.2413770Z creating build/lib.linux-x86_64-cpython-37/torch/ao 2022-09-27T15:22:17.2414259Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao 2022-09-27T15:22:17.2421670Z creating build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2422185Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2431259Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2432032Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2433352Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2434585Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2435805Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2436739Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2438362Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2439504Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2440852Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2441785Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2443347Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:22:17.2445685Z creating build/lib.linux-x86_64-cpython-37/torch/backends 2022-09-27T15:22:17.2446121Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends 2022-09-27T15:22:17.2452717Z creating build/lib.linux-x86_64-cpython-37/torch/contrib 2022-09-27T15:22:17.2453167Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-09-27T15:22:17.2454116Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-09-27T15:22:17.2456240Z creating build/lib.linux-x86_64-cpython-37/torch/cpu 2022-09-27T15:22:17.2456627Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu 2022-09-27T15:22:17.2464470Z creating build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2464856Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2472812Z copying torch/cuda/_dynamo_graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2473687Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2474665Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2475734Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2476567Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2477608Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2478506Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2479524Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2481016Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2481872Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2483020Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2484260Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2485254Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2487917Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2488633Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:22:17.2491342Z creating build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2491881Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2492832Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2493584Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2494651Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2496446Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2497491Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2498522Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2499516Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2500597Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:22:17.2506317Z creating build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2506736Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2515256Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2516116Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2517316Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2518497Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2520463Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2520941Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2522281Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2523123Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2524488Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2526760Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2527371Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2528033Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2528956Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2529644Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2530629Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2532473Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2533043Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2534666Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2535544Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2536697Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2537236Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2538756Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2539616Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2540608Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2541645Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2542876Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2543678Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2544879Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2545752Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2547074Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2548197Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2549198Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2550472Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2551385Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2552578Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2553629Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2554794Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2555985Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2556995Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2557884Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2559409Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2560191Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2561359Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2562436Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2563458Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:22:17.2566314Z creating build/lib.linux-x86_64-cpython-37/torch/fft 2022-09-27T15:22:17.2566981Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fft 2022-09-27T15:22:17.2581557Z creating build/lib.linux-x86_64-cpython-37/torch/futures 2022-09-27T15:22:17.2581929Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/futures 2022-09-27T15:22:17.2590916Z creating build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2591466Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2592222Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2593034Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2594129Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2595463Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2596507Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2597715Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2599085Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2599821Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2600901Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2602300Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2603522Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2604905Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2605899Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2607610Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:22:17.2611433Z creating build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2611840Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2620455Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2621389Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2622972Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2623914Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2625101Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2626382Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2627199Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2628627Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2629611Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2630619Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2631813Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2637951Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2638533Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2639004Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2639498Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2643136Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2644010Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2644675Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2645344Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2646022Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2646732Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2647438Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2648138Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2649559Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:22:17.2652071Z creating build/lib.linux-x86_64-cpython-37/torch/linalg 2022-09-27T15:22:17.2652558Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/linalg 2022-09-27T15:22:17.2671095Z creating build/lib.linux-x86_64-cpython-37/torch/masked 2022-09-27T15:22:17.2671667Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-09-27T15:22:17.2677489Z creating build/lib.linux-x86_64-cpython-37/torch/monitor 2022-09-27T15:22:17.2677892Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/monitor 2022-09-27T15:22:17.2684361Z creating build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:22:17.2684795Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:22:17.2691405Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:22:17.2692478Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:22:17.2693361Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:22:17.2694159Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:22:17.2695244Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:22:17.2697314Z creating build/lib.linux-x86_64-cpython-37/torch/nested 2022-09-27T15:22:17.2697698Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nested 2022-09-27T15:22:17.2711521Z creating build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.2711860Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.2717429Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.2718375Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.2719125Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.2720149Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.2722619Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.2723758Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.2725221Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.2729651Z creating build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2730039Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2731421Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2733058Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2733603Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2735644Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2736387Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2737125Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2737843Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2739875Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2740335Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2741387Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2742020Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2743370Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2744831Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2745794Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2747766Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2748425Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2749936Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2750940Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2751939Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2752475Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2753741Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2754547Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2755697Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2758120Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2759700Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:22:17.2763674Z creating build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2764231Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2770283Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2771056Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2772126Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2773004Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2774299Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2775599Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2776482Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2777647Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2778866Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2780421Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2782082Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2783093Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2784248Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2785408Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2786490Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2787578Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2789141Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.2792137Z creating build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2792855Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2798945Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2799956Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2800746Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2801852Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2802766Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2804354Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2805229Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2806086Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2807072Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2808101Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2809084Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2809893Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2811038Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2812672Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:22:17.2815061Z creating build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:22:17.2815729Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:22:17.2824826Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:22:17.2825813Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:22:17.2826900Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:22:17.2828025Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:22:17.2829440Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:22:17.2832495Z creating build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2833128Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2838853Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2839761Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2840758Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2841722Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2842991Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2843936Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2845017Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2845967Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2847001Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2847954Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2848958Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2849915Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2850916Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2851864Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:22:17.2853954Z creating build/lib.linux-x86_64-cpython-37/torch/sparse 2022-09-27T15:22:17.2854616Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/sparse 2022-09-27T15:22:17.2865466Z creating build/lib.linux-x86_64-cpython-37/torch/special 2022-09-27T15:22:17.2866095Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/special 2022-09-27T15:22:17.2877184Z creating build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:22:17.2877783Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:22:17.2883313Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:22:17.2884837Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:22:17.2886042Z copying torch/testing/_deprecated.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:22:17.2887024Z copying torch/testing/_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:22:17.2890923Z creating build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2891293Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2896800Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2897722Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2898672Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2899684Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2900798Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2901923Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2902862Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2916289Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2917043Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2917497Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2917886Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2918285Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2918677Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2919143Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2919568Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2920004Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2920401Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2920787Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2921185Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2921600Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:22:17.2921977Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-09-27T15:22:17.2922411Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-09-27T15:22:17.2928450Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-09-27T15:22:17.2928894Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-09-27T15:22:17.2936241Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-09-27T15:22:17.2936732Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-09-27T15:22:17.2943469Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-09-27T15:22:17.2944097Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-09-27T15:22:17.2954591Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-09-27T15:22:17.2955088Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-09-27T15:22:17.2962311Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:22:17.2962735Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:22:17.2963373Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:22:17.2964998Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:22:17.2968654Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2969104Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2974765Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2975866Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2976766Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2977817Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2979112Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2980098Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2981222Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2983343Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2983861Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2984997Z copying torch/ao/quantization/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2986217Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2987064Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2988400Z copying torch/ao/quantization/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2989931Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2990787Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2992388Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2993322Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2994544Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:22:17.2996875Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-09-27T15:22:17.2997285Z copying torch/ao/sparsity/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-09-27T15:22:17.3003190Z copying torch/ao/sparsity/_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-09-27T15:22:17.3005582Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-09-27T15:22:17.3005952Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-09-27T15:22:17.3012330Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-09-27T15:22:17.3023872Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-09-27T15:22:17.3024405Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-09-27T15:22:17.3024857Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-09-27T15:22:17.3031252Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-09-27T15:22:17.3033333Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-09-27T15:22:17.3033754Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-09-27T15:22:17.3040049Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-09-27T15:22:17.3040493Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-09-27T15:22:17.3050622Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:22:17.3051038Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:22:17.3057796Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:22:17.3058769Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:22:17.3059851Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:22:17.3062417Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:22:17.3062929Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:22:17.3068401Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:22:17.3070370Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:22:17.3070920Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:22:17.3076376Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:22:17.3077516Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:22:17.3079510Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-09-27T15:22:17.3079979Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-09-27T15:22:17.3087625Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3088127Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3096022Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3096888Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3097931Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3099563Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3100646Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3101704Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3102603Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3103772Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3104932Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3105679Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:22:17.3107783Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-09-27T15:22:17.3108270Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-09-27T15:22:17.3115014Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:17.3115500Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:17.3123348Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:17.3125556Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:17.3126360Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:17.3129175Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:17.3129774Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:17.3136343Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:17.3137173Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:17.3138357Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:17.3139991Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:17.3141144Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:17.3143592Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:22:17.3144279Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:22:17.3150047Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:22:17.3150628Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:22:17.3153342Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:22:17.3153838Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:22:17.3160727Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:22:17.3163159Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:22:17.3164028Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:22:17.3164907Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:22:17.3166272Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:22:17.3167432Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:22:17.3169327Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:22:17.3170239Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:22:17.3171631Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:22:17.3172460Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:22:17.3175249Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3175741Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3176987Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3178083Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3179292Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3180351Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3181457Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3182335Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3183379Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3184339Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:22:17.3187669Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3188665Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3189672Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3191393Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3193104Z copying torch/ao/quantization/fx/backend_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3194342Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3196052Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3197548Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3198861Z copying torch/ao/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3200238Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3201607Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3203002Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3204431Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3205743Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3206943Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3209870Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3211226Z copying torch/ao/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3212348Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3213649Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:22:17.3217178Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:17.3218024Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:17.3218967Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:17.3220500Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:17.3222098Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:17.3223434Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:17.3226386Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-09-27T15:22:17.3227753Z copying torch/ao/sparsity/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-09-27T15:22:17.3229259Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:22:17.3230066Z copying torch/ao/sparsity/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:22:17.3230662Z copying torch/ao/sparsity/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:22:17.3231575Z copying torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:22:17.3233063Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:22:17.3233956Z copying torch/ao/sparsity/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:22:17.3234536Z copying torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:22:17.3235665Z copying torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:22:17.3236792Z copying torch/ao/sparsity/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:22:17.3238372Z copying torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:22:17.3239640Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:22:17.3240440Z copying torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:22:17.3241278Z copying torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:22:17.3243555Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:22:17.3244406Z copying torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:22:17.3245167Z copying torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:22:17.3247506Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:17.3248358Z copying torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:17.3249190Z copying torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:17.3250363Z copying torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:17.3251479Z copying torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:17.3253045Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:22:17.3253593Z copying torch/ao/sparsity/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:22:17.3254812Z copying torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:22:17.3255893Z copying torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:22:17.3258588Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:22:17.3259411Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:22:17.3260438Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:22:17.3261215Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:22:17.3262111Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:22:17.3263869Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:22:17.3266149Z creating build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:22:17.3266588Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:22:17.3274105Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:22:17.3274821Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:22:17.3277016Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-09-27T15:22:17.3277495Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-09-27T15:22:17.3278364Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-09-27T15:22:17.3281325Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:22:17.3281882Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:22:17.3282484Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:22:17.3283351Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:22:17.3286224Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-09-27T15:22:17.3286632Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-09-27T15:22:17.3294644Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-09-27T15:22:17.3295125Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-09-27T15:22:17.3301750Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-09-27T15:22:17.3303777Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-09-27T15:22:17.3304185Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-09-27T15:22:17.3310840Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-09-27T15:22:17.3311324Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-09-27T15:22:17.3318543Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-09-27T15:22:17.3318942Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-09-27T15:22:17.3325294Z creating build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-09-27T15:22:17.3325745Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-09-27T15:22:17.3334700Z creating build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-09-27T15:22:17.3335125Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-09-27T15:22:17.3341160Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-09-27T15:22:17.3341644Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-09-27T15:22:17.3342767Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-09-27T15:22:17.3345200Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-09-27T15:22:17.3345675Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-09-27T15:22:17.3352060Z creating build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-09-27T15:22:17.3352457Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-09-27T15:22:17.3358670Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-09-27T15:22:17.3360985Z creating build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:22:17.3361426Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:22:17.3370813Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:22:17.3371548Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:22:17.3372460Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:22:17.3375821Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3376274Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3381919Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3382725Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3384091Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3384948Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3386138Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3386741Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3388085Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3388798Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:22:17.3390952Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-09-27T15:22:17.3391431Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-09-27T15:22:17.3396943Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-09-27T15:22:17.3397803Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-09-27T15:22:17.3404342Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-09-27T15:22:17.3404766Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-09-27T15:22:17.3406188Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-09-27T15:22:17.3408102Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-09-27T15:22:17.3408628Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-09-27T15:22:17.3414424Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-09-27T15:22:17.3416388Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-09-27T15:22:17.3417195Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-09-27T15:22:17.3422631Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-09-27T15:22:17.3423311Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-09-27T15:22:17.3431168Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3431608Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3437380Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3438660Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3439588Z copying torch/distributed/fsdp/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3440572Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3441496Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3442804Z copying torch/distributed/fsdp/flatten_params_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3443648Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3446519Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3447831Z copying torch/distributed/fsdp/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3448590Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:22:17.3450824Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-09-27T15:22:17.3451294Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-09-27T15:22:17.3459901Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-09-27T15:22:17.3462251Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-09-27T15:22:17.3462904Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-09-27T15:22:17.3469235Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-09-27T15:22:17.3471868Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3472360Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3478331Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3478999Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3479955Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3481279Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3482453Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3483252Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3484363Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3485422Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3486631Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3487660Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3488859Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3489597Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:22:17.3492601Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-09-27T15:22:17.3493089Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-09-27T15:22:17.3495429Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3504580Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3505106Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3505593Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3506654Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3508196Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3508721Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3509920Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3511898Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3512487Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3513160Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:22:17.3516115Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3516826Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3524986Z copying torch/distributed/_shard/checkpoint/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3526245Z copying torch/distributed/_shard/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3527321Z copying torch/distributed/_shard/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3528340Z copying torch/distributed/_shard/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3529456Z copying torch/distributed/_shard/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3530486Z copying torch/distributed/_shard/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3531506Z copying torch/distributed/_shard/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3532551Z copying torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3533639Z copying torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3534768Z copying torch/distributed/_shard/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3535830Z copying torch/distributed/_shard/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:22:17.3537962Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-09-27T15:22:17.3538770Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-09-27T15:22:17.3544521Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-09-27T15:22:17.3546655Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.3547393Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.3554746Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.3555671Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.3556742Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.3557550Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.3558531Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.3560757Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-09-27T15:22:17.3561245Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-09-27T15:22:17.3566515Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-09-27T15:22:17.3568665Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:17.3569165Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:17.3575089Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:17.3576178Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:17.3576933Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:17.3580173Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3580906Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3589717Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3591212Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3591996Z copying torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3593059Z copying torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3594021Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3595007Z copying torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3596060Z copying torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3597129Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3598118Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:17.3600648Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:17.3601447Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:17.3602243Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:17.3603134Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:17.3604863Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:17.3606219Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:17.3607361Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:17.3608325Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:17.3609354Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:17.3611766Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-09-27T15:22:17.3612491Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-09-27T15:22:17.3613142Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-09-27T15:22:17.3614475Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:22:17.3615029Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:22:17.3623377Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:22:17.3625075Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:22:17.3625617Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:22:17.3631171Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:22:17.3632636Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-09-27T15:22:17.3633197Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-09-27T15:22:17.3634052Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-09-27T15:22:17.3636567Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:17.3637076Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:17.3643637Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:17.3645053Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:17.3645760Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:17.3646856Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:17.3647980Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:17.3648632Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:17.3649829Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:17.3652066Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:17.3652734Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:17.3653620Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:17.3654877Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:17.3656101Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:17.3657012Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-09-27T15:22:17.3657560Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-09-27T15:22:17.3659722Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:22:17.3660271Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:22:17.3665872Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:22:17.3666979Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:22:17.3669085Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-09-27T15:22:17.3669591Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-09-27T15:22:17.3675856Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-09-27T15:22:17.3677990Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:17.3678514Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:17.3684760Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:17.3686894Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:17.3687590Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:17.3690072Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3690575Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3699654Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3700667Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3701860Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3703614Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3705612Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3706291Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3706902Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3707876Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3708764Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3709827Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:22:17.3712262Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:22:17.3712755Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:22:17.3718745Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:22:17.3719913Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:22:17.3720855Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:22:17.3723564Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:22:17.3724198Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:22:17.3730285Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:22:17.3731142Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:22:17.3732093Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:22:17.3733009Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:22:17.3734090Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:22:17.3736997Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:22:17.3737476Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:22:17.3745003Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:22:17.3746031Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:22:17.3748768Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:22:17.3749364Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:22:17.3756009Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:22:17.3757054Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:22:17.3758740Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:22:17.3759064Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:22:17.3765364Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:22:17.3766040Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:22:17.3768039Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-09-27T15:22:17.3768467Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-09-27T15:22:17.3769201Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-09-27T15:22:17.3771494Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-09-27T15:22:17.3771964Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-09-27T15:22:17.3773246Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-09-27T15:22:17.3775270Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-09-27T15:22:17.3775594Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-09-27T15:22:17.3776575Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-09-27T15:22:17.3779530Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3779925Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3781239Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3781976Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3783356Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3783673Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3784780Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3785891Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3786950Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3788057Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3789019Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3789804Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3791196Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:22:17.3793213Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:22:17.3793540Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:22:17.3802049Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:22:17.3802834Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:22:17.3805739Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:17.3806297Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:17.3812630Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:17.3813596Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:17.3814375Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:17.3815688Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:17.3816988Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:17.3819431Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-09-27T15:22:17.3819730Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-09-27T15:22:17.3825869Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-09-27T15:22:17.3828886Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3829405Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3830942Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3832469Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3834637Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3834975Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3835951Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3836672Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3837864Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3838550Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3840036Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3841022Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3842450Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3843215Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3844292Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3845773Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3846791Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:22:17.3849868Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3850243Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3851819Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3852786Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3853821Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3854556Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3855924Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3856776Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3857724Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3858748Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3860792Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3861526Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3863557Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3863899Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3864764Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:22:17.3867483Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:17.3867861Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:17.3869168Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:17.3870073Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:17.3871598Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:17.3872984Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:17.3873613Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:17.3874941Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:17.3875975Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:17.3878504Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:22:17.3878961Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:22:17.3879860Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:22:17.3880875Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:22:17.3881785Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:22:17.3882695Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:22:17.3884112Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:22:17.3885039Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:22:17.3885994Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:22:17.3888790Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:17.3889172Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:17.3894888Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:17.3896607Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:17.3897192Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:17.3898163Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:17.3898890Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:17.3901575Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:22:17.3902064Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:22:17.3903143Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:22:17.3904470Z copying torch/fx/passes/backends/nvfuser.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:22:17.3907125Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-09-27T15:22:17.3907389Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-09-27T15:22:17.3909466Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:22:17.3909728Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:22:17.3914978Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:22:17.3916395Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:22:17.3916951Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:22:17.3918969Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-09-27T15:22:17.3919321Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-09-27T15:22:17.3920306Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-09-27T15:22:17.3922466Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:22:17.3923007Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:22:17.3928959Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:22:17.3929388Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:22:17.3930706Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:22:17.3933246Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-09-27T15:22:17.3934258Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-09-27T15:22:17.3934808Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-09-27T15:22:17.3936923Z creating build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-09-27T15:22:17.3937353Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-09-27T15:22:17.3938665Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-09-27T15:22:17.3940808Z creating build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-09-27T15:22:17.3941323Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-09-27T15:22:17.3948739Z creating build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:22:17.3949020Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:22:17.3958627Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:22:17.3959234Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:22:17.3960286Z copying torch/masked/maskedtensor/functions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:22:17.3961283Z copying torch/masked/maskedtensor/matmul.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:22:17.3962196Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:22:17.3963347Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:22:17.3964390Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:22:17.3966576Z creating build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-09-27T15:22:17.3966820Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-09-27T15:22:17.3968217Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-09-27T15:22:17.3970127Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-09-27T15:22:17.3970376Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-09-27T15:22:17.3981315Z creating build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3981547Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3987904Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3988712Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3990445Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3991270Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3992982Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3993482Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3995197Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3996682Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3997246Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3999134Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.3999401Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4000228Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4002300Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4002820Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4004264Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4006165Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4007736Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4009502Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4010737Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4011855Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4013383Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4014625Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4016007Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4017313Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4018135Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:22:17.4021301Z creating build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4021556Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4030770Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4031612Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4032805Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4033729Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4035100Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4035826Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4037763Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4038262Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4039623Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.4041591Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-09-27T15:22:17.4041903Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-09-27T15:22:17.4057595Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-09-27T15:22:17.4057851Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-09-27T15:22:17.4064135Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-09-27T15:22:17.4064378Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-09-27T15:22:17.4075532Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-09-27T15:22:17.4078479Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4078705Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4087904Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4089216Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4089805Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4091988Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4092352Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4093176Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4094039Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4095400Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4096359Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4097850Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4099043Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4100673Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4102059Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4103271Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4104356Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:22:17.4106522Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-09-27T15:22:17.4106812Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-09-27T15:22:17.4112903Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-09-27T15:22:17.4114738Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-09-27T15:22:17.4114997Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-09-27T15:22:17.4121447Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-09-27T15:22:17.4121726Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-09-27T15:22:17.4129566Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:17.4129865Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:17.4139114Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:17.4140003Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:17.4141173Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:17.4143900Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:22:17.4144214Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:22:17.4151102Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:17.4151419Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:17.4158971Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:17.4159950Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:17.4160864Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:17.4162996Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:22:17.4163327Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:22:17.4169146Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:22:17.4171024Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-09-27T15:22:17.4171283Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-09-27T15:22:17.4181529Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:22:17.4181800Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:22:17.4190360Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:22:17.4191065Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:22:17.4191989Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:22:17.4194478Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-09-27T15:22:17.4194977Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-09-27T15:22:17.4205897Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-09-27T15:22:17.4208056Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:22:17.4208694Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:22:17.4214003Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:22:17.4215156Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:22:17.4216835Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-09-27T15:22:17.4217104Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-09-27T15:22:17.4224100Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-09-27T15:22:17.4224377Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-09-27T15:22:17.4232007Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4232273Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4238343Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4240068Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4240356Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4241645Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4242339Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4243610Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4244766Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4246174Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4246801Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4247732Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:22:17.4250447Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:22:17.4250989Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:22:17.4257112Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:22:17.4257991Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:22:17.4259549Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:22:17.4260283Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:22:17.4261779Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:22:17.4263881Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:17.4264172Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:17.4273007Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:17.4274460Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:17.4275156Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:17.4278026Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4278348Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4286402Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4287059Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4288529Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4289429Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4290526Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4291575Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4292583Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4293926Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4294846Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:22:17.4297225Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:22:17.4297684Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:22:17.4298667Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:22:17.4299915Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:22:17.4302320Z creating build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-09-27T15:22:17.4302747Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-09-27T15:22:17.4309739Z creating build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:22:17.4309995Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:22:17.4316343Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:22:17.4317274Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:22:17.4318346Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:22:17.4321762Z creating build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4322170Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4329462Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4329924Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4331166Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4332513Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4333925Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4334883Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4336298Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4337164Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4339231Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4339729Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4340972Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:22:17.4345688Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4346086Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4347203Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4348242Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4349360Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4350230Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4351732Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4352624Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4353503Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4355458Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4356739Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4363276Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4365089Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4367500Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4369469Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4370959Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4371919Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4374449Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4375183Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4376860Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4377825Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4379441Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4380758Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4382035Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4382967Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:22:17.4385140Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-09-27T15:22:17.4385507Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-09-27T15:22:17.4386936Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-09-27T15:22:17.4388644Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:22:17.4389162Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:22:17.4390216Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:22:17.4391199Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:22:17.4393635Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:22:17.4393958Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:22:17.4395303Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:22:17.4396534Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:22:17.4399993Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:22:17.4401301Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:22:17.4402491Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:22:17.4404404Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-09-27T15:22:17.4404789Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-09-27T15:22:17.4406506Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-09-27T15:22:17.4410794Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:22:17.4411078Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:22:17.4418574Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:22:17.4420244Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:22:17.4421059Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:22:17.4422917Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:22:17.4423219Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:22:17.4425189Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:22:17.4425559Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:22:17.4428192Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-09-27T15:22:17.4428837Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-09-27T15:22:17.4429813Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-09-27T15:22:17.4431432Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-09-27T15:22:17.4432131Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-09-27T15:22:17.4433820Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-09-27T15:22:17.4434469Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-09-27T15:22:17.4436745Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:17.4437083Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:17.4438233Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:17.4440082Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:17.4441433Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:17.4442372Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:17.4443516Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:17.4444684Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:17.4447405Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:17.4449524Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.4449899Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.4456190Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.4457629Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:22:17.4459891Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-09-27T15:22:17.4460494Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-09-27T15:22:17.4461282Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-09-27T15:22:17.4464013Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:22:17.4464646Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:22:17.4465550Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:22:17.4467028Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:22:17.4468771Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:17.4469149Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:17.4470307Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:17.4471236Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:17.4472887Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:17.4475048Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:17.4475500Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:17.4482505Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:17.4484179Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:17.4485357Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:17.4487083Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:17.4489177Z creating build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-09-27T15:22:17.4489472Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-09-27T15:22:17.4498808Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-09-27T15:22:17.4499252Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-09-27T15:22:17.4501237Z creating build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-09-27T15:22:17.4501587Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-09-27T15:22:17.4502678Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-09-27T15:22:17.4505328Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4506027Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4514881Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4515620Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4517599Z copying torch/utils/data/dataloader_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4518348Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4519932Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4520457Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4521619Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4522304Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:22:17.4525307Z creating build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:22:17.4525744Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:22:17.4535546Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:22:17.4536416Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:22:17.4539456Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:22:17.4540851Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:22:17.4542722Z creating build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-09-27T15:22:17.4543128Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-09-27T15:22:17.4549342Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-09-27T15:22:17.4551142Z creating build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:22:17.4551575Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:22:17.4560288Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:22:17.4563066Z creating build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4563336Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4570037Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4571406Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4572216Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4573126Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4574038Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4574917Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4576312Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4577035Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4578572Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:22:17.4581425Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4582120Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4582856Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4584036Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4584832Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4586133Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4587458Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4588153Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4589690Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4590313Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:22:17.4592885Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:17.4593324Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:17.4594264Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:17.4595397Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:17.4596733Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:17.4598578Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:17.4599039Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:17.4601096Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:17.4601755Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:17.4602595Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:17.4604210Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:17.4605037Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:17.4606312Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:17.4607512Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:17.4608605Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:17.4609566Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:17.4611834Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:17.4612174Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:17.4613378Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:17.4616046Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:22:17.4616475Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:22:17.4622561Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:22:17.4623513Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:22:17.4624542Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:22:17.4625920Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:22:17.4626468Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:22:17.4627930Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:22:17.4629946Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:22:17.4630320Z copying torch/utils/data/communication/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:22:17.4637351Z copying torch/utils/data/communication/eventloop.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:22:17.4638221Z copying torch/utils/data/communication/iter.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:22:17.4639088Z copying torch/utils/data/communication/map.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:22:17.4639941Z copying torch/utils/data/communication/messages.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:22:17.4640850Z copying torch/utils/data/communication/protocol.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:22:17.4642755Z copying torch/utils/data/communication/queue.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:22:17.4644542Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:22:17.4645080Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:22:17.4646597Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:22:17.4647662Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:22:17.4648598Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:22:17.4649750Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:22:17.4650524Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:22:17.4653566Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:17.4654131Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:17.4654893Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:17.4656268Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:17.4657589Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:17.4658975Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:17.4662456Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4663107Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4663840Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4665229Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4666506Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4668230Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4669446Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4670812Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4672157Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4673432Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4674564Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4675863Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:22:17.4678939Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:22:17.4679318Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:22:17.4680627Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:22:17.4681473Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:22:17.4682739Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:22:17.4683678Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:22:17.4684923Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:22:17.4687311Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:22:17.4687773Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:22:17.4688341Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:22:17.4690500Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:22:17.4690794Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:22:17.4693132Z creating build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4693441Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4694810Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4696157Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4697531Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4698735Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4700018Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4701445Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4702511Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4703748Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4705514Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4707491Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4708862Z copying torchgen/api/types.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4710281Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4711561Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:22:17.4714936Z creating build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:22:17.4715387Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:22:17.4716574Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:22:17.4718127Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:22:17.4719375Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:22:17.4720552Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:22:17.4722244Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:22:17.4725159Z creating build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:22:17.4725472Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:22:17.4726424Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:22:17.4727671Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:22:17.4729747Z creating build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:22:17.4730453Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:22:17.4731777Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:22:17.4732687Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:22:17.4734550Z creating build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:22:17.4735027Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:22:17.4735826Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:22:17.4737306Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:22:17.4738170Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:22:17.6472181Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data 2022-09-27T15:22:17.6472467Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6472841Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6481472Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6482491Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6484196Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6485226Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6486315Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6487787Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6488797Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6489827Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6491116Z copying caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6492027Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6493410Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6494093Z copying caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6495386Z copying caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6496515Z copying caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6497970Z copying caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6498907Z copying caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6499804Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6501191Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6501964Z copying caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6503367Z copying caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6504681Z copying caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6505697Z copying caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6506783Z copying caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6507551Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6509082Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6509802Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6511228Z copying caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6512231Z copying caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6513147Z copying caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6514734Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6515795Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6517168Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6518192Z copying caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6519221Z copying caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6520048Z copying caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6521377Z copying caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6522762Z copying caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6524302Z copying caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6525002Z copying caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6526392Z copying caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6527014Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6528406Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6529297Z copying caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6530468Z copying caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6531492Z copying caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6532912Z copying caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6533766Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6535242Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6535948Z copying caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6537625Z copying caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6538282Z copying caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6539576Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6540472Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6542269Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6543248Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6545104Z copying caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6546065Z copying caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6547361Z copying caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6548564Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6549454Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6550872Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6551697Z copying caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6552746Z copying caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6553835Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6555358Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6556006Z copying caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6557344Z copying caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6558734Z copying caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6559341Z copying caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6560561Z copying caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6561708Z copying caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6562849Z copying caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6564151Z copying caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6565241Z copying caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6566472Z copying caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6567586Z copying caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6568532Z copying caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6569690Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6570915Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6571968Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6573202Z copying caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6574329Z copying caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6575392Z copying caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6576480Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6577882Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6578725Z copying caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6580076Z copying caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6581016Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6582688Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6583226Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6584872Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6585510Z copying caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6586975Z copying caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6587901Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6589744Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6590533Z copying caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6591965Z copying caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6592895Z copying caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6593841Z copying caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6594897Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6595862Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6597120Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6598002Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6600246Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6600908Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6601791Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6602955Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6604382Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6605387Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6606634Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6607698Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6608984Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6610011Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6611266Z copying caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6612630Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6614017Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6615169Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6616817Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6617816Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6619693Z copying caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6620546Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6622232Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6623142Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6624524Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6625935Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6626971Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6628021Z copying caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6629502Z copying caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6630411Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6632000Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6632827Z copying caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6634388Z copying caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6635246Z copying caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6636684Z copying caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6637850Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6638727Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6639690Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6640784Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6641792Z copying caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6642891Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6644116Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6645683Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6646459Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6647458Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6648518Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6649493Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6650927Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6652057Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6653139Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6654233Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6655347Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6656937Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6657614Z copying caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6658682Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6660137Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:17.6660799Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:22:17.6662005Z creating build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6662260Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6695097Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6728887Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6769882Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6825718Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6827478Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6831961Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6836946Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6841372Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6846191Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6851627Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6937612Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6942711Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6944705Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6975514Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:22:17.6976467Z creating build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.6977680Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.6982928Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.6987762Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.6992638Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.6998044Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7002793Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7007746Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7012865Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7018068Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7023192Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7027911Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7032836Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7038116Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7042693Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7047485Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7052354Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7057538Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7063065Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7075842Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7080085Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7085415Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7089795Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7094149Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7098382Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7102736Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7107466Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7112044Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7116693Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7126522Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7130886Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7135305Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7150113Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7154330Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7159026Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7165471Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7170602Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7175172Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7180131Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7184769Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7189419Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7194497Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7200539Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7205472Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7210889Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7215722Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7220761Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7225746Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7230781Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7235287Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7240108Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7244729Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7251991Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7256012Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7260337Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7264777Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7269254Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7276285Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7280231Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7284817Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7289343Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7293517Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7297794Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7302171Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7306365Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7310417Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7314600Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7319716Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7324656Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7328926Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7333117Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7337925Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7342552Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7346915Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7353586Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7358139Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7359479Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7364381Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7369512Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7373926Z copying torch/test/variant_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7378196Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7379558Z copying torch/test/vmap_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7385148Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7389560Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7393911Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7398205Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7403295Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7412782Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7418139Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7427724Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7435538Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7446617Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7455157Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7460128Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7467622Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7471931Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7476546Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7480688Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7506466Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:22:17.7510639Z creating build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7511455Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7512647Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7513491Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7514564Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7515535Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7516589Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7517505Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7519486Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7519870Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7520582Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7521576Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7522938Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7524035Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7525156Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7526077Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7527677Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7529578Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7531741Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:22:17.7533545Z creating build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-09-27T15:22:17.7534065Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-09-27T15:22:17.7541248Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7542308Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7543435Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7544407Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7545795Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7546848Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7549044Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7549918Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7550817Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7551901Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7553113Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7554289Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7555587Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7556764Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7557856Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7558986Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7559994Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:22:17.7561090Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.7562174Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:22:17.7563974Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.7565079Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.7566471Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.7567618Z copying torch/nn/parallel/distributed.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.7568778Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.7569987Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.7571008Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:22:17.7572142Z creating build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.7572931Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.7578596Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.9173107Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.9173889Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.9174604Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.9180825Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.9183555Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.9186830Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.9296160Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:22:17.9297149Z creating build/lib.linux-x86_64-cpython-37/torch/include 2022-09-27T15:22:17.9297637Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9298727Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9299741Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9301135Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9302514Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9303805Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9305544Z copying torch/include/ATen/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9306748Z copying torch/include/ATen/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9308197Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9309690Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9311054Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9312417Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9313784Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9315182Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9316796Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9318238Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9319695Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9321551Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9322925Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9324574Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9326621Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9327939Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9329356Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9330845Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9332354Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9333811Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9335206Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9336807Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9338145Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9339552Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9341101Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9342492Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9344044Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9345412Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9346832Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9348214Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9349630Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9351019Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9352507Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9354092Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9355400Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9356850Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9358286Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9359672Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9361049Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9362576Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9364211Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9365650Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9366999Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9368458Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9369879Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9371225Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9372628Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9374058Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9375492Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9376871Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9378346Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9379828Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9381302Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9382780Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9384206Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9385596Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9387084Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9388478Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9390859Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9392350Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9394351Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9395591Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9397062Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9398432Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9399892Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9401454Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9402766Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9404491Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9405972Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9407408Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9408869Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9410281Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9411727Z copying torch/include/ATen/VmapMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9413160Z copying torch/include/ATen/VmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9414642Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9416105Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9417538Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9418939Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9420438Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9421903Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9423411Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9424860Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9426309Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9427816Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9429251Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9430810Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9432525Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9434210Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9435628Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9437470Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9439128Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9440426Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9441948Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9444243Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9445535Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9447191Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9449265Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9450712Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9452192Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9453886Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9455956Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9457797Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9459898Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9472227Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9478654Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9490459Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9491274Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:22:17.9492577Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-09-27T15:22:17.9493603Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-09-27T15:22:17.9495039Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-09-27T15:22:17.9496713Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:22:17.9497375Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9498219Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9499436Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9500721Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9502246Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9504029Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9505763Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9507341Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9508910Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9510477Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9512248Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9514334Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:17.9516129Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:17.9517061Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:17.9518523Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:17.9520406Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:17.9522291Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:17.9524469Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:17.9525948Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:17.9527610Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:17.9529627Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:17.9532192Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:22:17.9533303Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:22:17.9534754Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:22:17.9536428Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:22:17.9537877Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:22:17.9539332Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:22:17.9541194Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9541964Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9543540Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9544776Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9546209Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9547634Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9549050Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9550454Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9551945Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9553447Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9554711Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9556195Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9557694Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9559029Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9560521Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9562107Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9564019Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9565586Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9567660Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9569758Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9571019Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9572569Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9574120Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9575624Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9577123Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9578748Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9580012Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9581399Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9582841Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9584228Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9585676Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9587000Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9588514Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9590068Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9592044Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9593347Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9594993Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9596423Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9597743Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9599105Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9600634Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9601935Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9603497Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9605194Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9606587Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9608204Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9609557Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9611063Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9612557Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9613972Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9615648Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9617166Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9618601Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9620060Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9621609Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9623080Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9624950Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9627169Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9628544Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9630795Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9632140Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9633578Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9635219Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9636537Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9637943Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9639498Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9640860Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9642351Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9643977Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9648113Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9649249Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:22:17.9650774Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9651557Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9652892Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9654211Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9656204Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9657657Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9659018Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9660393Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9661832Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9663251Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9664618Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9666165Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9667628Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9669043Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9670464Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9671958Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9673591Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9675003Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9676504Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9678024Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9679448Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9680921Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9682764Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9684360Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9686284Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9687620Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9689124Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9690700Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9692077Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9693461Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9695814Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9696738Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9698303Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9699234Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9700792Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:22:17.9701790Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9702465Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9704106Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9705113Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9706323Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9707734Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9708793Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9710273Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9711325Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9712555Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9714290Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:22:17.9715095Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:22:17.9716194Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:22:17.9717575Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:22:17.9718890Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:22:17.9720314Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:22:17.9721563Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:22:17.9722989Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:22:17.9724553Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:22:17.9725949Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9726777Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9728440Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9730128Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9731696Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9733021Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9734385Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9735907Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9737157Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9738761Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9740020Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9741494Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9742893Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9744306Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:22:17.9745526Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9746448Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9747862Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9749265Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9750683Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9752242Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9753651Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9755839Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9757105Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9758471Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9760292Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9761707Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9763221Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9764765Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9766266Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9767805Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9769333Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9770895Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9772278Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9773615Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9775062Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9776445Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9778307Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9779550Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9781001Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9782346Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9783796Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9785149Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9786787Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9788063Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9789523Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9790872Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9792476Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9793791Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9795311Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9796713Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9798158Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9799735Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9801420Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9802811Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9804233Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9805779Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9807309Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9808701Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9810170Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9811530Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9813123Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9814509Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9815910Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9835536Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9836563Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9837462Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9838528Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9839622Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9840645Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9841656Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9842627Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9843577Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9844631Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9845529Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9846377Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9847206Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9848044Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9848894Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9849789Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9850644Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9851477Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9852339Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9853330Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9854284Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9855184Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9856068Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9857098Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9858084Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9858996Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9860034Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9861086Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9862187Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9863116Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9863964Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9864917Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9865778Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9866613Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9867454Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9868347Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9869838Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9871119Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9872565Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9874112Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9875496Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9877085Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9878569Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9880159Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9881615Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9883039Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9884799Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9886361Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9887710Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9889146Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9890555Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9892130Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9893619Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9895045Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9896430Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9898033Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9899457Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9900873Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9902355Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9903949Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9905380Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9906789Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9908266Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9909825Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9911153Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9912560Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9914047Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9915687Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9917070Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9918449Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9919864Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9921517Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9922832Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9924491Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9925982Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9927741Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9929095Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9930574Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9932101Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9933526Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9934934Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9936664Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9937876Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9939402Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9940872Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9942301Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9944746Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9945960Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9947460Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9948868Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9950375Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9951627Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9953099Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9954720Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9956067Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9957377Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9958836Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9960478Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9961751Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9963212Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9964875Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9966494Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9967866Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9969290Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9970746Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9972217Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9973740Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9975183Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9976781Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9978214Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9979649Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9981252Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9982623Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9984186Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9985718Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9986962Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9988377Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9989824Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9991287Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9992750Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9994402Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9995752Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9997205Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:17.9998606Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0000138Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0001549Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0003058Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0004641Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0007281Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0008583Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0009852Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0011234Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0012671Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0014135Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0015628Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0017128Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0018488Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0020178Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0021491Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0023094Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0024498Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0026187Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0027490Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0029213Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0030551Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0031997Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0033399Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0035072Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0036329Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0037877Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0040044Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0041251Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0042652Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0044610Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0045665Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0047318Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0048636Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0050263Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0051764Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0053082Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0054457Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0056258Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0057380Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0058963Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0060239Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0061937Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0063306Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0064734Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0066278Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0067628Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0069202Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0070886Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0072145Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0073723Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0075058Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0076694Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0077933Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0079803Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0081059Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0082682Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0084152Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0085821Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0087322Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0088720Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0090304Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0091644Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0093171Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0094553Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0096393Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0097564Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0099150Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0100496Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0102241Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0103537Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0105170Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0106595Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0107917Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0109512Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0110788Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0112392Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0113638Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0115335Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0116722Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0118236Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0119742Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0121312Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0122762Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0124650Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0126012Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0127661Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0129157Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0130790Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0132114Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0133709Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0136016Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0137073Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0138360Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0139912Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0141309Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0142894Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0144205Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0145806Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0147072Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0148677Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0149989Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0151604Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0152870Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0154528Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0155899Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0157300Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0158702Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0160204Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0161659Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0163461Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0164677Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0166335Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0167518Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0169028Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0170562Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0171516Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0173177Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0173869Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0175511Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0176224Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0177934Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0179156Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0180134Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0181510Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0182661Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0184086Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0184898Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0186503Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0187792Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0188664Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0190150Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0191081Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0192911Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0193549Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0195460Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0196223Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0197517Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0198740Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0200025Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0201183Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0202427Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0203624Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0205063Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0207005Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0209238Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0210066Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0211125Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0212930Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0214012Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0215700Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0216979Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0218795Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0220331Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0221685Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0224150Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0225168Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0226691Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0228087Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0229956Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0231064Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0232890Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0234028Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0235844Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0236895Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0238686Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0239957Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0241650Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0243211Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0244736Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0246130Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0247138Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0248576Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0249585Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0250968Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0252290Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0253300Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0254695Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0255826Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0256855Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0257887Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0259279Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0260488Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0261612Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0263437Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0264202Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0265137Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0266302Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0267428Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0268689Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0269932Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0270983Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0272485Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0273657Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0274538Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0275826Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0277093Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0278084Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0279385Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0280540Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0281857Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0283243Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0284470Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0285724Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0286672Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0288193Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0289008Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0290356Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0291306Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0293129Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0293946Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0294979Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0296588Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0297924Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0298770Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0300168Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0301477Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0302518Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0303851Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0305584Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0306770Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0307923Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0309361Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0310227Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0311934Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0312794Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0313464Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0314918Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0315935Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0317231Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0318082Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0319404Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0320412Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0322209Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0322684Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0324124Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0325480Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0326537Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0327579Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0328544Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0329792Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0331046Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0332733Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0333469Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0334694Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0335998Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0337315Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0338716Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0339747Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0341080Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0341955Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0343480Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0344412Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0345676Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0346642Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0347718Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0348948Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0349939Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0352216Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0352553Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0354041Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0355023Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0356417Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0357248Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0358560Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0359981Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0360871Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0362425Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0363160Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0364661Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0365564Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0367034Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0368224Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0369388Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0370846Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0371800Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0373219Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0374248Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0376007Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0376725Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0377664Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0379103Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0380090Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0381981Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0383014Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0384581Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0385490Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0386731Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0387760Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0389156Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0389888Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0391149Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0392552Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0393469Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0395033Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0396034Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0397047Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0398337Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0399295Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0401033Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0401783Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0402949Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0404431Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0406065Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0406965Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0408024Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0409253Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0410527Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0411748Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0412929Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0414230Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0415312Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0416854Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0418545Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0419287Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0420878Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0421769Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0423170Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0424206Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0425633Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0426578Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0427918Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0429118Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0430277Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0431546Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0432497Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0434028Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0435029Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0436347Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0437258Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0438713Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0439566Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0441295Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0442284Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0443186Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0444688Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0446120Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0447346Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0449070Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0449769Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0451356Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0452115Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0452867Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0454615Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0455469Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0456756Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0457853Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0459717Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0460591Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0461471Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0462921Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0464190Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0465330Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0466702Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0467451Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0469131Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0470007Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0471185Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0472082Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0473102Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0474435Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0475399Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0476833Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0477863Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0479146Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0480158Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0481411Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0482650Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0484087Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0485089Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0486094Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0487466Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0488452Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0489779Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0490867Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0492186Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0493251Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0494520Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0495481Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0496943Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0497977Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0499305Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0500291Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0501589Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0502515Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0503965Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0504983Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0506287Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0507223Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0508539Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0509508Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0510940Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0512278Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0513326Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0514787Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0515785Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0516727Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0518106Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0519196Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0520255Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0521284Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0522506Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0524454Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0524840Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0526182Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0527141Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0528294Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0529560Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0530720Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0532137Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0533345Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0535226Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0536562Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0537588Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0538994Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0540220Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0541450Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0542944Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0544154Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0545335Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0546620Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0547820Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0549129Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0550181Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0551600Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0552995Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0554110Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0555254Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0556524Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0557835Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0558830Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0560079Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0561385Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0562458Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0563601Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0565044Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0566660Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0568036Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0568947Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0570348Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0571268Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0572364Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0573722Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0574702Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0576130Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0577075Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0578374Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0579411Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0580632Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0581676Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0582713Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0583897Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0585121Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0586542Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0587451Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0588756Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0590002Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0590805Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0592176Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0593896Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0594826Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0596091Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0597381Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0598993Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0600000Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0601177Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0602541Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0603712Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0605653Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0606489Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0607254Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0608543Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0609617Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0611495Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0611759Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0613459Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0614845Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0615824Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0617277Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0618803Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0619672Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0621419Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0622073Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0623252Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0624212Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0625315Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0626412Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0627926Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0629011Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0630646Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0631636Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0633156Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0634352Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0635642Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0636703Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0638076Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0639581Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0640702Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0641915Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0643409Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0644863Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0646027Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0647231Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0648426Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0649754Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0650911Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0651984Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0653437Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0654624Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0655813Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0657436Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0658172Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0660322Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0660694Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0661978Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0663304Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0664622Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0665522Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0667151Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0668113Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0669897Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0671001Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0672641Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0673741Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0675153Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0676564Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0678233Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0679743Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0681385Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0682977Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0684763Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0686080Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0687696Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0688991Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0689955Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0691478Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0692228Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0694408Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0694788Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0695974Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0696820Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0697973Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0699013Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0700323Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0701347Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0702106Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0703743Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0704297Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0705999Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0706422Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0707840Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0709112Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0710036Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0711163Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0712256Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0713375Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0714208Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0715356Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0716312Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0717525Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0718466Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0719631Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0720588Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0721690Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0723033Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0724106Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0725978Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0727371Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0728369Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0729569Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0730738Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0731950Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0733247Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0734412Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0735444Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0736438Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0737743Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0738949Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0740089Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0741306Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0742519Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0743527Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0744783Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0745830Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0747138Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0748153Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0749393Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0750424Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0751679Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0753070Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0754067Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0755337Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0756406Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0757585Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0758766Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0759950Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0761486Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0762813Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0764371Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0765753Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0766742Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0768014Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0769391Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0771306Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0772879Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0774081Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0775409Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0776686Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0777963Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0779318Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0780547Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0781816Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0783068Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0784499Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0785669Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0786957Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0788252Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0789593Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0790784Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0792169Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0793496Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0794707Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0795974Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0797239Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0798510Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0799831Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0801249Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0802611Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0804040Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0805796Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0806288Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0808047Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0809377Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0810707Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0811631Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0813139Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0813978Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0815222Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0816476Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0817699Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0818880Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0820000Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0821154Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0822483Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0823854Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0824784Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0826087Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0827261Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0828469Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0829732Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0830963Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0832255Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0833613Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0834475Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0836162Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0837167Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0838853Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0840000Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0841352Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0843325Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0844643Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0846367Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0847730Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0849326Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0851065Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0852293Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0854268Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0856285Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0857675Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0859103Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0860824Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0862042Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0864074Z copying torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0865093Z copying torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0866832Z copying torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0868165Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0870140Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0871131Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0873043Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0874521Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0876376Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0877565Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0879313Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0880715Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0882474Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0883937Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0885727Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0886987Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0888853Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0889950Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0891861Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0893171Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0894569Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0896309Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0897513Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0899162Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0900562Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0902298Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0903704Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0904592Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0906282Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0907284Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0908845Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0909820Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0912397Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0913020Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0913747Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0914982Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0916150Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0917255Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0918381Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0919386Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0920953Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0922089Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0923346Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0924452Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0926313Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0927560Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0928852Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0929756Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0931192Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0932543Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0933706Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0935181Z copying torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0936329Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0937223Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0938822Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0940078Z copying torch/include/ATen/ops/_nested_tensor_offsets.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0941070Z copying torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0942384Z copying torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0943360Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0945330Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0946291Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0947598Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0948966Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0950370Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0951714Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0952997Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0954191Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0955552Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0956307Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0957567Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0958582Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0959887Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0960948Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0962005Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0963288Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0964427Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0965752Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0967011Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0968225Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0969026Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0970325Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0971559Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0972845Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0974222Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0975121Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0976579Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0977391Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0978675Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0979704Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0980895Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0981837Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0983206Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0984120Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0985526Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0986607Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0987901Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0989238Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0990567Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0991433Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0993184Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0993887Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0994902Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0996273Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0997251Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0998578Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.0999519Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1000824Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1002084Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1003391Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1004617Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1005629Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1007020Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1008118Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1009231Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1010399Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1011463Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1012685Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1013731Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1014923Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1016315Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1017633Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1018866Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1020168Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1021677Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1023124Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1024400Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1025279Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1026621Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1027526Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1028752Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1030091Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1030969Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1032313Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1033335Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1034400Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1035707Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1037062Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1038833Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1039209Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1040642Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1041925Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1043215Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1044651Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1046495Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1048015Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1049208Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1050488Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1051782Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1053077Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1054312Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1055556Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1056931Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1058166Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1059438Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1060755Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1062051Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1063628Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1064254Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1065578Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1066595Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1068125Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1069225Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1070499Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1071513Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1072987Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1074313Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1075503Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1076419Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1077769Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1078899Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1079778Z copying torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1081215Z copying torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1082026Z copying torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1083375Z copying torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1084637Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1086169Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1087216Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1088201Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1089451Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1090409Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1091904Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1093640Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1094391Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1095650Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1096502Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1098077Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1099030Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1100634Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1101835Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1102754Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1104010Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1105152Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1106309Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1107436Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1108766Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1109828Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1110825Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1112284Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1113238Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1114923Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1115838Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1117111Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1118286Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1119644Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1120731Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1121713Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1122986Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1124264Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1126182Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1126696Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1128221Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1129295Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1130755Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1131867Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1133120Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1134042Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1135377Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1136609Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1137592Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1138492Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1140223Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1140918Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1142423Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1143134Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1144369Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1145519Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1146635Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1147808Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1149060Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1150117Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1151303Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1152442Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1154069Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1154943Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1156344Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1157831Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1158880Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1160269Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1161598Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1162643Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1164648Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1165604Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1167053Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1168564Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1169584Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1171217Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1172304Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1173539Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1176164Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1176692Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1177584Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1179493Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1180602Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1181343Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1182676Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1183755Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1185152Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1186558Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1187137Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1188546Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1189867Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1191797Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1192208Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1193036Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1194922Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1195712Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1197331Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1198196Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1199645Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1200880Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1202195Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1203252Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1205061Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1206581Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1208604Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1208963Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1209842Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1211329Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1212772Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1213570Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1214845Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1215951Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1217118Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1218494Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1219346Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1220767Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1221888Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1223041Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1224327Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1225146Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1226343Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1228262Z copying torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1229063Z copying torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1230531Z copying torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1231423Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1232850Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1234171Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1235511Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1236727Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1238041Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1239781Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1240495Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1241827Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1243336Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1244799Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1245831Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1247184Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1248543Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1249640Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1250723Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1252259Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1253132Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1253980Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1256247Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1256576Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1258272Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1259593Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1260646Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1261444Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1262707Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1264271Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1265263Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1266488Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1267775Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1269383Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1270433Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1271892Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1272921Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1274509Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1275787Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1277104Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1278510Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1279787Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1281017Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1282599Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1284099Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1285420Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1286682Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1288036Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1289339Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1290659Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1291929Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1293261Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1294624Z copying torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1296007Z copying torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1297311Z copying torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1298621Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1299907Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1301282Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1302631Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1304000Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1305070Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1306335Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1307705Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1309037Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1310428Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1311358Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1312725Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1314166Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1315172Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1316291Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1317309Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1318343Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1319743Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1320686Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1322279Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1322992Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1324686Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1326077Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1327124Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1328328Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1330056Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1330811Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1332393Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1333280Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1334459Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1335911Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1336899Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1338386Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1339797Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1340979Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1342306Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1343471Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1344371Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1345899Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1346954Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1348009Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1349270Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1350394Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1351374Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1352678Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1353899Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1354820Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1356072Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1357094Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1358177Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1359462Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1360826Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1361760Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1363007Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1364346Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1366368Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1367786Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1369083Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1370516Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1371444Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1372848Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1374119Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1375910Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1376547Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1378081Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1378937Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1380283Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1381220Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1382394Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1383634Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1385102Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1386416Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1387555Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1388805Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1390157Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1391332Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1392927Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1393875Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1394977Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1396209Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1397334Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1398466Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1399532Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1400748Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1401796Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1403113Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1404466Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1405382Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1406768Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1408055Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1409922Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1410181Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1411550Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1413433Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1413760Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1415494Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1416137Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1417866Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1419369Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1419941Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1421367Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1422265Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1423890Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1424882Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1426710Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1427590Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1429232Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1430049Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1431946Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1432820Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1434917Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1435586Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1437436Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1438428Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1439792Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1441416Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1443287Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1444768Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1446140Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1447810Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1449151Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1450860Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1452395Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1453279Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1454699Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1455595Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1457107Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1457948Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1459346Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1460583Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1461559Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1462842Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1463907Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1464827Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1466033Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1466870Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1468115Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1469405Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1470521Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1471546Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1472580Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1473755Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1474969Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1476293Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1477315Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1478499Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1479604Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1480906Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1482305Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1483313Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1484815Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1485900Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1487417Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1488593Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1489674Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1490898Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1492011Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1493288Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1494718Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1495821Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1497086Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1498773Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1499740Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1500703Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1502053Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1503087Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1504120Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1505544Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1506629Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1507852Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1509192Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1510514Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1511532Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1512691Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1513858Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1515079Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1516529Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1517591Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1518884Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1520200Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1521204Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1522430Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1523654Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1525058Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1527102Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1528087Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1529509Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1530717Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1532092Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1533416Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1534585Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1535751Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1537274Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1538504Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1539939Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1541054Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1542656Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1543888Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1545064Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1546322Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1547739Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1548865Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1550426Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1551799Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1552998Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1554243Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1555832Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1557055Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1558256Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1559438Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1560905Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1562003Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1563550Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1564807Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1566405Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1567668Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1568792Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1569989Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1571239Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1572458Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1573875Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1574978Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1576400Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1577543Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1579156Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1580919Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1582060Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1583286Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1584533Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1585597Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1586662Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1587706Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1589065Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1590274Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1591148Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1592578Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1593481Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1595193Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1596006Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1597379Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1598529Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1599860Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1600823Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1602174Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1603428Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1604970Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1605916Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1607258Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1608221Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1609570Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1610580Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1612005Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1612909Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1613955Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1615251Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1616709Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1617460Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1618441Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1620021Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1620775Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1622287Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1623215Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1624738Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1625540Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1627370Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1628056Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1628976Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1629961Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1631277Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1632225Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1633583Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1634875Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1636388Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1637203Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1638494Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1639698Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1640987Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1642227Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1643234Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1644688Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1646113Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1647053Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1648234Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1649681Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1650701Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1653152Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1653459Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1654522Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1655245Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1656902Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1658275Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1659438Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1661041Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1661746Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1663137Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1664643Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1665505Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1666804Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1668594Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1669063Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1670309Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1671589Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1672862Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1674188Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1676391Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1676878Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1678169Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1679630Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1680670Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1681919Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1683174Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1684517Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1686152Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1687263Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1688435Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1689852Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1690780Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1691887Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1692843Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1694254Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1695244Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1696569Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1697556Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1699451Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1700089Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1700941Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1702220Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1703038Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1704709Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1705757Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1706501Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1708001Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1708778Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1710107Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1711093Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1712214Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1713458Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1714671Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1716007Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1716915Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1718047Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1719248Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1720535Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1721888Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1722813Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1724052Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1725026Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1726240Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1727515Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1728649Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1729762Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1731181Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1732401Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1734037Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1735144Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1736258Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1737191Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1738681Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1740244Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1740696Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1742074Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1743470Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1744752Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1746094Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1747165Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1748152Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1749607Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1750776Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1751190Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1752768Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1753879Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1754934Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1756155Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1757123Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1758384Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1759895Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1760856Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1762539Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1763394Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1766774Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1767250Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1767657Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1768722Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1770131Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1770970Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1772627Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1773649Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1775259Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1776372Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1777686Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1779459Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1780678Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1782331Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1783738Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1785485Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1786895Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1788602Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1789912Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1791737Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1792933Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1794484Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1796120Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1797474Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1799954Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1800477Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1802265Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1803486Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1805334Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1806682Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1808564Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1809769Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1811491Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1812783Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1814431Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1815795Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1817445Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1818796Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1820753Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1821709Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1823243Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1824714Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1825523Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1826685Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1827769Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1829084Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1830059Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1831376Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1833256Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1833827Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1835102Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1836557Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1837282Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1838297Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1840024Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1840694Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1842087Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1843120Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1844362Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1846129Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1847200Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1848548Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1849706Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1851039Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1852313Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1853529Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1854904Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1856257Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1857364Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1858340Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1859356Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1860369Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1861584Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1862876Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1863976Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1864931Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1866052Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1867135Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1868195Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1869332Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1870334Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1871325Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1872714Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1873500Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1874516Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1875839Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1876785Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1877903Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1879032Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1880053Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1881345Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1882226Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1883470Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1884996Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1886056Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1886888Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1888186Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1889603Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1890525Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1891893Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1892790Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1894336Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1895853Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1897137Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1898370Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1899691Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1900989Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1902271Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1903541Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1904935Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1906288Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1907555Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1908828Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1910135Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1911500Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1912772Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1914065Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1915328Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1916734Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1918056Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1919357Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1920671Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1922001Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1923343Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1924767Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1926383Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1927575Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1928801Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1930130Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1931363Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1932664Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1934038Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1935318Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1936602Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1938040Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1939356Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1940679Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1941960Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1943254Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1944589Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1945893Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1947149Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1948574Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1949949Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1951226Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1952561Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1953880Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1955275Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1956568Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1957882Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1959170Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1960647Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1961889Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1963428Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1964979Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1966172Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1967501Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1968831Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1970087Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1971546Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1972937Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1974248Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1975498Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1976862Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1978108Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1979536Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1981274Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1982703Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1983952Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1985323Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1986547Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1987988Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1989220Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1990537Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1991852Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1993314Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1994532Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1995817Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1997129Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.1998573Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2000296Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2001625Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2002654Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2004120Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2005362Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2007147Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2008439Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2009733Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2010796Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2012042Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2013196Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2014225Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2015537Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2016456Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2017485Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2019016Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2020257Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2021068Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2022507Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2023402Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2024726Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2025694Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2027085Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2028370Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2029183Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2030329Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2031601Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2032588Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2033957Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2034794Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2036220Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2037864Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2038881Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2039733Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2041115Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2042394Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2043636Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2044971Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2046270Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2047729Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2048943Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2050520Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2051432Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2052716Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2054183Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2055712Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2057067Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2058774Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2060095Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2061829Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2063902Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2065140Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2066770Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2068123Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2069965Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2071206Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2072857Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2074355Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2076172Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2077362Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2079209Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2080400Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2082083Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2083577Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2085145Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2086734Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2088157Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2089498Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2090685Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2091932Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2093229Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2094584Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2095580Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2097053Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2098241Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2099766Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2101025Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2101890Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2103270Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2104481Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2105998Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2106816Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2108613Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2109139Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2110514Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2111385Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2112659Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2113617Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2115088Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2116234Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2117264Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2118230Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2119493Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2120642Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2121937Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2122897Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2124487Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2125675Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2126831Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2127827Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2129139Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2130087Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2131455Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2132661Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2134056Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2135009Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2136473Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2137866Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2139203Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2140559Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2141949Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2143258Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2144656Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2145837Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2147467Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2148770Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2150233Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2151560Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2152808Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2154128Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2155473Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2157075Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2157865Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2158888Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2160006Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2161151Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2162354Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2163693Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2165020Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2166739Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2168116Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2169384Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2170768Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2171661Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2173119Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2174126Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2175484Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2176690Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2177944Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2179284Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2180319Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2181760Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2182857Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2184273Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2185521Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2186550Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2187849Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2189230Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2190426Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2191564Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2192942Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2194297Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2195548Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2196917Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2197857Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2199560Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2200506Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2201505Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2202825Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2207003Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2207503Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2207908Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2208256Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2209002Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2210074Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2211397Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2212416Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2213467Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2214559Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2215696Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2216689Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2217801Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2219158Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2220089Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2221152Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2222353Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2223346Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2224418Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2226047Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2227121Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2228488Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2229290Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2230942Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2231857Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2233439Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2234650Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2235937Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2237385Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2238544Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2239761Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2241090Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2242401Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2244030Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2245015Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2246708Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2247976Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2249246Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2250466Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2252195Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2252972Z copying torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2254378Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2256061Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2256880Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2258277Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2259264Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2260653Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2262457Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2262977Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2264713Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2265582Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2267362Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2268311Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2269533Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2271146Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2272041Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2273929Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2274561Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2276370Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2277111Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2278606Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2279976Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2281060Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2282570Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2283711Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2285249Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2286635Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2287728Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2289146Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2290414Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2292144Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2293014Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2294784Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2295992Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2297005Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2298479Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2299793Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2301038Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2302343Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2303427Z copying torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2304818Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2305718Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2307142Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2308836Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2310103Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2311239Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2312872Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2314552Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2316084Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2317489Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2319156Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2320692Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2322223Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2324176Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2325419Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2327919Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2329168Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2330492Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2332150Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2333458Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2335193Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2336556Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2338344Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2339665Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2341308Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2342861Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2344103Z copying torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2345472Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2346471Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2347418Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2348588Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2349716Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2351131Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2352528Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2353653Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2355030Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2355932Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2357085Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2358244Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2359666Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2360863Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2361889Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2363073Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2364764Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2366131Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2367157Z copying torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2368184Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2369395Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2370595Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2371889Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2372880Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2374078Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2375391Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2376638Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2377826Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2379030Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2380150Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2381392Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2382558Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2383885Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2385230Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2386998Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2387975Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2389379Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2390945Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2391768Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2393130Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2394812Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2396254Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2397402Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2398658Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2400036Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2401215Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2402656Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2404319Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2405246Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2408127Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2409656Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2410711Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2412129Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2413825Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2414516Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2416181Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2417808Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2418648Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2419785Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2421225Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2422436Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2423617Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2424671Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2425809Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2427205Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2428239Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2429366Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2430761Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2431778Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2433066Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2434237Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2435338Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2436555Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2437703Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2438676Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2440322Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2441312Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2443278Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2444037Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2445769Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2446161Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2447694Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2449113Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2450280Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2451999Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2452763Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2454367Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2455296Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2456613Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2457511Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2458921Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2460124Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2461051Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2462388Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2463400Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2464630Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2465793Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2466875Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2468338Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2469257Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2470207Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2471710Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2472462Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2473908Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2475408Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2476311Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2477527Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2478726Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2479932Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2481043Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2482302Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2483691Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2485062Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2486053Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2487405Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2488653Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2489830Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2491021Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2492125Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2493356Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2494549Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2495900Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2497033Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2498387Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2499513Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2500765Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2502140Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2503289Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2504489Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2505732Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2507054Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2508197Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2509382Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2510560Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2511795Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2512974Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2514105Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2515343Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2516636Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2517627Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2518955Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2520105Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2521405Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2522593Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2523929Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2525158Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2526890Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2528083Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2529221Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2530513Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2531735Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2532890Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2534189Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2535344Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2536608Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2537753Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2539277Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2540570Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2541798Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2543012Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2544258Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2545509Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2547400Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2548351Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2549226Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2550351Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2551817Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2552571Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2554217Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2555202Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2556632Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2557756Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2558639Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2559810Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2560979Z copying torch/include/ATen/ops/col2im_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2572047Z copying torch/include/ATen/ops/col2im_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2573060Z copying torch/include/ATen/ops/col2im_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2573879Z copying torch/include/ATen/ops/col2im_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2574775Z copying torch/include/ATen/ops/col2im_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2575414Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2576189Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2576784Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2577577Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2578153Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2579067Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2580123Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2580939Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2581728Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2582599Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2583208Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2583981Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2584661Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2585460Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2586317Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2586987Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2587780Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2588884Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2589603Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2590635Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2591603Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2593818Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2594475Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2595321Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2596294Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2597301Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2598481Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2599966Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2600976Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2602448Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2603520Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2604831Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2605980Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2607490Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2608333Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2609778Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2610834Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2612162Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2613211Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2614438Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2615493Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2616698Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2618394Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2619475Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2620591Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2621737Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2623063Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2624097Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2625561Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2626608Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2628064Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2629067Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2630208Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2631946Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2633203Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2634306Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2635417Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2636542Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2637837Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2647299Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2648563Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2649810Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2651370Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2652588Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2653705Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2654910Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2656846Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2657441Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2658526Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2659670Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2660899Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2662758Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2663708Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2664804Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2666479Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2667553Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2668321Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2669956Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2672562Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2673221Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2673977Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2674464Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2675425Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2677011Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2678726Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2679327Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2680367Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2681629Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2682709Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2684362Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2685611Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2686877Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2688132Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2689238Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2690454Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2692093Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2693004Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2694268Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2695613Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2697253Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2698106Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2699054Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2701143Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2701809Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2703207Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2704483Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2705768Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2706909Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2708478Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2709612Z copying torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2710689Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2711803Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2712951Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2714243Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2715317Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2716584Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2717621Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2719246Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2720539Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2721633Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2723001Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2724636Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2725509Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2727085Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2727976Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2728972Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2730023Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2731306Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2732307Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2733613Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2734680Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2736216Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2737268Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2738302Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2739428Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2740596Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2741735Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2742877Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2744314Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2746101Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2747026Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2748153Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2749648Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2750866Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2752239Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2753254Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2754558Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2755776Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2756841Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2758106Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2759551Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2760692Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2761941Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2763205Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2764847Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2765984Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2767199Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2768696Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2769680Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2770988Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2772307Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2773405Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2774966Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2776179Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2777289Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2778549Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2780087Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2781097Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2782466Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2783591Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2784900Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2786158Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2787686Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2788714Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2790223Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2791297Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2792799Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2793843Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2795387Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2796697Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2797890Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2799725Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2800897Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2802031Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2803904Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2804808Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2806943Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2807620Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2808793Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2809995Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2811134Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2812427Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2813669Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2815135Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2816592Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2817800Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2819381Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2820430Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2821873Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2822835Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2824163Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2825294Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2826218Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2827219Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2828350Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2829436Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2830638Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2831896Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2832978Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2834062Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2835190Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2836645Z copying torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2837750Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2838794Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2839944Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2840935Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2842055Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2843312Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2845700Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2846233Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2847223Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2848215Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2849822Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2850553Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2851884Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2852970Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2854250Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2855558Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2856806Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2858117Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2859412Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2860679Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2862056Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2863073Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2864219Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2865575Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2866916Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2868079Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2869270Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2870722Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2871858Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2873307Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2874326Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2875757Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2876913Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2878848Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2880004Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2881332Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2882627Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2883981Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2885999Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2886687Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2887351Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2888439Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2889662Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2891030Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2892175Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2893290Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2894985Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2896201Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2897717Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2898595Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2899703Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2900891Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2901978Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2903744Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2904804Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2906530Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2907524Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2908470Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2909933Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2910980Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2912678Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2913889Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2914901Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2915887Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2917412Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2918187Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2919448Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2920743Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2921592Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2922886Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2924382Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2925695Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2926702Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2927903Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2928949Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2930076Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2931213Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2932300Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2933471Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2934691Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2935958Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2937363Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2938201Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2940160Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2940696Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2941909Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2943388Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2944963Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2945897Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2947530Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2948830Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2950462Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2952059Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2953433Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2954950Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2956613Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2958099Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2960415Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2961793Z copying torch/include/ATen/ops/diag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2963567Z copying torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2965294Z copying torch/include/ATen/ops/diag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2966801Z copying torch/include/ATen/ops/diag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2968467Z copying torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2970006Z copying torch/include/ATen/ops/diag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2971521Z copying torch/include/ATen/ops/diag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2973053Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2974735Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2976139Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2977665Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2979196Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2980809Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2982304Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2984615Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2985809Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2987267Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2988757Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2990355Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2992040Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2993498Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2994955Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2996653Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2998206Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.2999708Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3001327Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3003033Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3004478Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3006832Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3008084Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3009639Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3011179Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3012859Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3014298Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3015849Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3017311Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3019017Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3020462Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3021921Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3023482Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3025252Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3026700Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3028253Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3029747Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3031266Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3032807Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3034280Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3035814Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3038036Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3039249Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3040720Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3042355Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3044617Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3046026Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3047442Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3048929Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3050423Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3052015Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3053523Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3055114Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3056729Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3058437Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3059818Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3062290Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3063452Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3065213Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3066649Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3068267Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3069750Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3071315Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3072870Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3074538Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3075988Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3077465Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3078964Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3080711Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3082199Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3083736Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3085456Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3087183Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3088661Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3090187Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3091932Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3093924Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3094812Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3096664Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3097838Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3099266Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3100412Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3102571Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3103766Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3104721Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3105967Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3107369Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3108624Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3110317Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3111286Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3112772Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3113826Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3115562Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3116489Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3118220Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3119323Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3120796Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3122235Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3123429Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3125003Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3127166Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3128262Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3130182Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3131196Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3132667Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3134050Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3135807Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3137185Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3138684Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3140476Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3142150Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3143740Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3145173Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3146709Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3148368Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3149886Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3151492Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3153112Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3154485Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3155997Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3158420Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3159634Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3161015Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3162596Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3164252Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3166061Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3167634Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3169133Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3170714Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3172181Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3173868Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3175304Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3176688Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3178279Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3179821Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3181381Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3182994Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3184739Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3186125Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3187611Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3189105Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3190876Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3192325Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3194434Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3195654Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3197093Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3198670Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3200536Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3201876Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3203223Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3204971Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3206574Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3208140Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3209679Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3211310Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3212860Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3214433Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3215883Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3217466Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3218909Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3220846Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3222116Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3223882Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3225160Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3226992Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3228152Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3230092Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3231265Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3233373Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3234444Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3236367Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3237548Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3239490Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3240690Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3242629Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3243984Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3246175Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3247370Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3249203Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3250366Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3252266Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3253447Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3255329Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3256401Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3259013Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3260099Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3261768Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3263406Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3264712Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3266559Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3267651Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3269473Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3271001Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3272691Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3273988Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3275862Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3277513Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3278765Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3280504Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3281720Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3283635Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3285185Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3287415Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3288438Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3290296Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3291490Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3293413Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3294813Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3296181Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3297898Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3299570Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3301136Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3302728Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3304439Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3305761Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3307826Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3308927Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3310629Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3312059Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3313504Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3315095Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3316465Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3317818Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3318870Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3320570Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3321453Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3323038Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3324384Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3325896Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3326960Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3328408Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3330267Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3330704Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3332527Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3333387Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3334981Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3336018Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3337997Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3339222Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3340441Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3342324Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3343189Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3345197Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3345907Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3347631Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3348770Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3350368Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3351428Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3353513Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3354831Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3355907Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3357468Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3358689Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3360004Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3361379Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3362446Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3364242Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3366068Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3366909Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3368387Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3369767Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3371618Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3372810Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3374691Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3375961Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3377855Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3379138Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3380884Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3382296Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3384067Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3385481Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3387427Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3388809Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3390640Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3391892Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3393529Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3395022Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3396738Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3398119Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3400406Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3401473Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3402925Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3405062Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3406455Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3408158Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3409910Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3411238Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3413157Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3414512Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3416229Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3417488Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3419298Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3420607Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3422461Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3423744Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3425481Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3426940Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3428449Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3430198Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3431471Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3433351Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3434764Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3436425Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3437712Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3439632Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3440833Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3442682Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3444084Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3446630Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3447709Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3449233Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3450872Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3453329Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3454297Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3455994Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3457350Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3459206Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3460389Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3462022Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3463312Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3465055Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3466579Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3468087Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3469725Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3471406Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3472706Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3474423Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3475732Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3477587Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3478790Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3480446Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3481750Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3483549Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3485639Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3486753Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3488377Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3490106Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3491432Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3493132Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3494454Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3496434Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3497541Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3499225Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3500799Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3502249Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3503851Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3505230Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3507119Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3508334Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3510226Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3511548Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3512965Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3514893Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3516052Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3517787Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3519034Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3521128Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3522202Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3524105Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3525328Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3527177Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3528654Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3530332Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3531690Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3533594Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3534787Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3536519Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3537859Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3539713Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3540927Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3542639Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3544217Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3545562Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3547567Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3548689Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3550474Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3552859Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3553938Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3555576Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3556874Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3558804Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3560437Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3561800Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3563584Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3565300Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3566632Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3567769Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3569469Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3570566Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3571997Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3573040Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3574443Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3575814Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3577104Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3578142Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3579584Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3580783Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3582135Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3583387Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3584761Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3586121Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3587056Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3588645Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3589861Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3591055Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3592402Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3593628Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3595019Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3596258Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3597400Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3599342Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3600534Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3601855Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3603727Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3605148Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3607671Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3608647Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3610194Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3611009Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3612031Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3613586Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3614789Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3615728Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3617176Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3618399Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3619845Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3620784Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3622087Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3623357Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3624684Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3625803Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3627585Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3628399Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3629544Z copying torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3630672Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3631974Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3632704Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3633923Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3635203Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3636375Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3637810Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3638778Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3639752Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3641117Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3642548Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3643454Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3644877Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3645855Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3647391Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3648078Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3649833Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3651048Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3652500Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3653280Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3654875Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3656182Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3657500Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3658847Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3660658Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3661068Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3662900Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3663952Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3665233Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3666534Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3668046Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3669451Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3670744Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3672273Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3673313Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3674541Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3676009Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3676867Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3678628Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3679405Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3680913Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3682197Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3683523Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3685214Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3686488Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3687721Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3689225Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3690449Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3691679Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3693127Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3694456Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3695708Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3696938Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3698241Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3699253Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3700999Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3702140Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3703276Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3704408Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3705909Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3706944Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3708683Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3709366Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3710961Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3711932Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3712785Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3714353Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3715206Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3716506Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3717825Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3719491Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3720416Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3721672Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3723025Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3724423Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3725362Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3726743Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3727931Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3729570Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3730602Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3731505Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3732696Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3734019Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3735193Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3736487Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3737600Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3738629Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3740136Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3740976Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3742571Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3743622Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3744696Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3745726Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3747609Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3748433Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3750471Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3751132Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3752150Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3753147Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3754257Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3755901Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3756992Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3758178Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3759421Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3760561Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3761640Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3763116Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3764163Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3765073Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3766920Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3768250Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3769393Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3770965Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3771821Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3773219Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3774777Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3775562Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3776861Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3778157Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3779537Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3780873Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3782022Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3783464Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3784670Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3785892Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3787086Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3788485Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3789689Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3791152Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3792354Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3793768Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3795012Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3796434Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3797702Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3799502Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3800896Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3802250Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3803558Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3805158Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3806552Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3807877Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3809232Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3810387Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3811694Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3812922Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3814242Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3815315Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3816849Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3817946Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3818930Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3820136Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3821261Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3822369Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3823348Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3824790Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3825859Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3826992Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3827968Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3829366Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3830529Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3831529Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3832899Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3834089Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3835122Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3836597Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3837775Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3838913Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3840294Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3841501Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3842742Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3844642Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3845469Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3846815Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3848069Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3849970Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3850868Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3852277Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3853154Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3854648Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3855830Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3857213Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3858373Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3859749Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3860930Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3862395Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3863654Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3864991Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3866250Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3867691Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3868827Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3870289Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3871488Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3872745Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3874135Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3875388Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3876662Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3877997Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3879304Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3881340Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3882371Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3884148Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3885534Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3886544Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3888213Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3888988Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3890820Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3891747Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3893097Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3894211Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3895510Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3896997Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3898086Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3899688Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3900438Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3901765Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3903094Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3904098Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3905462Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3906781Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3908010Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3909314Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3910227Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3911885Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3913141Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3914275Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3915384Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3916723Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3917840Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3919224Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3920583Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3921799Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3923378Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3924858Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3926326Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3927293Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3928946Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3930360Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3931250Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3932665Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3934071Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3935536Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3936626Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3937946Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3939202Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3940288Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3941627Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3943430Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3944241Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3946529Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3946977Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3947739Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3948922Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3950305Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3951754Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3953054Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3954098Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3955110Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3956090Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3957390Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3958528Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3959925Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3960667Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3962354Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3963356Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3964751Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3965743Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3966987Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3968041Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3969588Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3970502Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3971933Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3973114Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3974281Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3975319Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3976652Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3978083Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3978920Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3980079Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3981418Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3982561Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3984303Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3985235Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3986184Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3987272Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3988700Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3989704Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3990786Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3992187Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3993201Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3994391Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3995628Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3996863Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3998123Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.3999349Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4000469Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4001818Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4003204Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4004706Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4005914Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4007170Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4008545Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4009749Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4011247Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4012183Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4013617Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4014333Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4015909Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4016900Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4018108Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4019152Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4020423Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4021884Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4022850Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4024356Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4025181Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4026513Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4027834Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4028740Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4030213Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4031558Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4032823Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4034264Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4035409Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4036560Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4038178Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4039114Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4040721Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4041832Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4043240Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4044677Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4045565Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4047138Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4047893Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4049351Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4050503Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4051779Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4052470Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4054243Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4055118Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4056993Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4058107Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4059373Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4060971Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4062497Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4064235Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4065839Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4067143Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4068977Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4070317Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4072040Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4073392Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4075111Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4076717Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4078113Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4080314Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4081585Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4083517Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4084907Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4087636Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4088652Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4090022Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4092193Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4093085Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4094801Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4096097Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4097977Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4099289Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4100924Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4102349Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4104315Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4105532Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4107199Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4108724Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4110345Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4111602Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4112905Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4114135Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4115563Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4117032Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4118234Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4119491Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4121771Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4122058Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4123308Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4124754Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4126008Z copying torch/include/ATen/ops/im2col_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4127457Z copying torch/include/ATen/ops/im2col_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4128913Z copying torch/include/ATen/ops/im2col_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4130382Z copying torch/include/ATen/ops/im2col_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4131958Z copying torch/include/ATen/ops/im2col_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4133752Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4134750Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4136001Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4137172Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4138455Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4139872Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4140846Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4142283Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4143476Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4144654Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4146023Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4147003Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4148319Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4149700Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4151023Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4152256Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4153651Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4154697Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4156321Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4157221Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4158587Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4159902Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4160747Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4162349Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4163297Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4164966Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4166098Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4167309Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4168782Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4169819Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4171084Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4172444Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4173731Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4175154Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4176500Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4177748Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4178934Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4180280Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4181847Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4182705Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4184004Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4185334Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4187019Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4187951Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4189766Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4190260Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4191687Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4192870Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4193711Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4195220Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4196161Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4197754Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4198765Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4200095Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4201370Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4202366Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4203497Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4205141Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4205993Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4207399Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4208526Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4209992Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4210856Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4212157Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4213584Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4214971Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4216133Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4217647Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4218969Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4220174Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4221492Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4222802Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4224124Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4225500Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4227000Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4227699Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4229103Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4230126Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4231348Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4232808Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4233540Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4235194Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4236257Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4237136Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4238323Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4239567Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4240859Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4242102Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4243187Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4244847Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4245959Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4247541Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4248495Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4249984Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4250893Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4252323Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4253777Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4255083Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4256424Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4257546Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4258996Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4260411Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4261806Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4262868Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4264486Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4265588Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4267059Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4268340Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4269298Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4270797Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4272121Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4273159Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4274498Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4275805Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4277116Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4278103Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4279649Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4280665Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4281664Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4283357Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4284344Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4286176Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4286872Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4288140Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4289434Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4290621Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4291904Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4293395Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4295084Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4296119Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4297463Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4298759Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4299900Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4301295Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4302661Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4304336Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4305622Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4306791Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4308162Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4309208Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4310632Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4312029Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4313381Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4314391Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4315430Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4316767Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4317826Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4318819Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4320262Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4321528Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4322529Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4324254Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4325356Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4326333Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4327675Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4328379Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4329948Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4330848Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4332392Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4333288Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4334532Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4335520Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4336994Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4338198Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4339176Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4340545Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4341544Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4342955Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4343953Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4345448Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4346739Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4348092Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4348941Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4350384Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4351698Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4352676Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4353909Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4355252Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4356311Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4357510Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4358920Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4360317Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4361698Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4362733Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4364211Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4365746Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4366591Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4368066Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4369285Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4370594Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4371934Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4373139Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4374703Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4376480Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4377205Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4378438Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4379611Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4381576Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4381838Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4383091Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4384258Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4385587Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4386820Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4389131Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4389477Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4390527Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4392054Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4393301Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4395259Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4396289Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4397743Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4399007Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4400274Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4401983Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4403009Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4404045Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4405330Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4407014Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4408174Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4409076Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4410269Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4411570Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4412636Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4413858Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4414952Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4415833Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4417115Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4418178Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4419152Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4420369Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4421489Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4422694Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4424186Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4426344Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4426865Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4427814Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4429256Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4430364Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4431333Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4432804Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4433702Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4434509Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4435991Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4437174Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4438069Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4439327Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4440514Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4441817Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4442793Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4444598Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4445684Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4446759Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4448244Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4449229Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4450642Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4451681Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4453557Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4454575Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4456034Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4457210Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4458642Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4459618Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4461056Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4462151Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4463502Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4464634Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4465950Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4467405Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4468352Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4469757Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4470930Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4472540Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4473705Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4475026Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4476107Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4477456Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4478127Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4479360Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4480506Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4481958Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4482761Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4484527Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4485117Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4486616Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4487264Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4488887Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4489824Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4491600Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4492645Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4494379Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4495933Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4496428Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4497953Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4499267Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4500402Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4501449Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4502872Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4504125Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4505433Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4507201Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4507732Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4509207Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4509807Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4511906Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4512462Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4514476Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4515268Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4517263Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4517876Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4519360Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4520640Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4521836Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4523569Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4524657Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4526891Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4527886Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4529714Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4530534Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4532291Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4533023Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4535143Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4535862Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4537741Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4538663Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4540106Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4541373Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4542813Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4543845Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4545317Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4547180Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4547669Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4549618Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4550260Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4551895Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4552877Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4554485Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4556326Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4556878Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4558725Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4559636Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4561516Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4561956Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4563492Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4564942Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4566474Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4567616Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4568676Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4570076Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4571125Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4572113Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4573429Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4574721Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4576028Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4577068Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4578482Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4579413Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4580826Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4582119Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4583177Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4584567Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4585674Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4586956Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4588177Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4589373Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4590594Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4591803Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4593064Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4594297Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4595534Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4596475Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4597626Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4599569Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4600098Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4601080Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4602470Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4604289Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4605335Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4606672Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4607658Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4609110Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4610517Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4611726Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4613177Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4614146Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4616116Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4617271Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4618753Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4620118Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4621684Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4623038Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4624314Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4625722Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4626674Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4628043Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4629376Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4630503Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4631774Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4632745Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4634232Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4635620Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4636392Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4637808Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4639065Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4640360Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4641338Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4642555Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4644000Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4645034Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4646313Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4647218Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4648543Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4649431Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4650680Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4651620Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4652917Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4654009Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4655018Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4656268Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4657232Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4658579Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4659577Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4661054Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4661713Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4663129Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4664009Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4665211Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4666427Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4667636Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4668548Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4669909Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4670871Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4672144Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4673476Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4674705Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4675578Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4676944Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4678231Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4679700Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4680723Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4682041Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4683450Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4685299Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4686598Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4687763Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4689016Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4690471Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4691864Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4693017Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4694667Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4696194Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4697286Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4698523Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4699868Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4701306Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4702566Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4703786Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4705068Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4706309Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4707629Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4709000Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4710262Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4711489Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4712776Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4714049Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4715483Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4716950Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4717899Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4719276Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4720498Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4721735Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4723053Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4724672Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4726380Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4727811Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4728999Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4730441Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4732118Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4733177Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4734231Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4735468Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4736926Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4738052Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4739191Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4740199Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4741609Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4742730Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4744176Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4745022Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4746942Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4747433Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4748762Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4749571Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4750893Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4752249Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4753169Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4754624Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4755635Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4758157Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4758551Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4759504Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4760756Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4762190Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4763306Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4764892Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4766053Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4767163Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4768902Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4769499Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4771334Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4772043Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4773211Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4774392Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4776042Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4777037Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4778177Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4779313Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4780367Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4781696Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4783113Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4784089Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4785651Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4786774Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4788122Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4789304Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4790663Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4792247Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4793382Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4794763Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4795945Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4797712Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4798876Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4799670Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4800827Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4802231Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4803434Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4804856Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4806122Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4807392Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4809168Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4809994Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4811325Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4812408Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4813403Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4814822Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4815892Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4817285Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4818652Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4820085Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4821451Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4822847Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4823961Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4825137Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4826541Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4827731Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4829143Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4830230Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4831885Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4832849Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4834270Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4835336Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4836791Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4837904Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4839378Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4840444Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4842064Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4843606Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4844921Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4846442Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4847300Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4848680Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4849781Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4851068Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4852197Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4853615Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4854594Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4856061Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4857596Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4858991Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4860824Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4861344Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4862276Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4863375Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4864642Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4865705Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4866856Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4868120Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4869676Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4870742Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4871836Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4873038Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4874390Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4875441Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4876974Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4877973Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4879118Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4880334Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4881475Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4882857Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4884210Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4885261Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4887132Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4888285Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4889672Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4890895Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4892141Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4893523Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4894400Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4895703Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4896669Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4897836Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4898945Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4900244Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4901925Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4902576Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4903831Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4905135Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4906215Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4907269Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4908511Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4909720Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4911016Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4912485Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4913493Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4914772Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4915823Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4917061Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4918228Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4919118Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4920537Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4921558Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4923124Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4924191Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4925381Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4926690Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4927915Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4929116Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4930475Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4931696Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4932616Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4934052Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4935978Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4937101Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4938054Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4939522Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4940537Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4941974Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4942848Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4944251Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4945567Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4946968Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4947875Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4949428Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4950731Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4951960Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4953319Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4954623Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4955851Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4957399Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4958154Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4959612Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4960809Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4962309Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4963387Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4964921Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4966298Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4967262Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4968630Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4970155Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4971043Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4972670Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4973493Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4974496Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4975696Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4977056Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4977970Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4979126Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4980101Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4981507Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4982856Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4983887Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4985418Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4986534Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4987698Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4988901Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4990027Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4991365Z copying torch/include/ATen/ops/lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4992512Z copying torch/include/ATen/ops/lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4993716Z copying torch/include/ATen/ops/lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4995350Z copying torch/include/ATen/ops/lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4996323Z copying torch/include/ATen/ops/lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4997808Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.4999791Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5000102Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5001509Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5002791Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5004276Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5005528Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5006936Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5008067Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5009070Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5010477Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5011241Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5012772Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5013578Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5015487Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5016724Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5017760Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5018967Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5020117Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5021632Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5023292Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5024634Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5026468Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5028045Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5029700Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5031290Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5033060Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5034330Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5036022Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5037402Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5039320Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5040583Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5042354Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5044093Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5046548Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5047753Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5049430Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5050936Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5052659Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5054061Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5055748Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5057107Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5058705Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5060267Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5062057Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5063552Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5065029Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5066759Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5068135Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5069842Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5071219Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5072912Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5074145Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5075925Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5077439Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5079057Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5080448Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5082595Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5083743Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5085506Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5087051Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5088789Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5090280Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5091826Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5093422Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5094968Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5096694Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5098045Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5099816Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5101227Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5102720Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5104336Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5106047Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5107505Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5108978Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5110769Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5112480Z copying torch/include/ATen/ops/matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5114208Z copying torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5116285Z copying torch/include/ATen/ops/matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5117451Z copying torch/include/ATen/ops/matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5119090Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5120809Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5122726Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5124288Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5125790Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5127536Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5128955Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5130218Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5131323Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5132751Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5144467Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5145454Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5145968Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5146446Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5146854Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5147144Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5147434Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5147835Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5148160Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5148422Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5148812Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5149220Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5149575Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5149975Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5150943Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5152213Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5153146Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5154605Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5155608Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5156691Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5158081Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5159379Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5160600Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5161876Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5162882Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5164447Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5165430Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5166556Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5167794Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5169017Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5170003Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5171172Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5172348Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5173565Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5174615Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5175877Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5177111Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5178136Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5179512Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5180533Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5181756Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5182953Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5184152Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5185200Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5186427Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5187660Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5188880Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5190237Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5191432Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5192450Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5193950Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5195167Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5196757Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5197914Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5199292Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5200540Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5202309Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5203224Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5204692Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5205972Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5207383Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5208495Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5209878Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5210910Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5212445Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5213401Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5214819Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5216044Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5217287Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5218708Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5220175Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5221207Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5222573Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5223776Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5225065Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5226255Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5227511Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5228768Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5230152Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5231437Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5232706Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5233924Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5235334Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5236356Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5237696Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5238923Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5240170Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5241412Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5242823Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5244237Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5246185Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5248367Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5248657Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5250020Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5250899Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5252390Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5253395Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5255277Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5255753Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5257287Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5258360Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5259744Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5260721Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5262181Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5263487Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5264442Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5265428Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5267090Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5268200Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5269472Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5270454Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5271687Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5272819Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5274471Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5275320Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5277077Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5278161Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5279614Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5280523Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5283101Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5283659Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5284490Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5285778Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5286948Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5288100Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5289618Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5290646Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5291993Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5293070Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5294197Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5295421Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5296504Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5297930Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5299345Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5300635Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5301783Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5302782Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5304582Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5305403Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5306799Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5307637Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5309373Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5310285Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5312133Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5313064Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5314643Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5315801Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5317740Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5318485Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5320054Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5321009Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5322503Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5323717Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5325197Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5326505Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5327856Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5329156Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5330728Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5331811Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5333418Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5334379Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5335862Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5337108Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5338566Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5339896Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5341101Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5342424Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5343708Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5345406Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5346364Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5348069Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5349319Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5350634Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5352001Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5353297Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5354578Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5356003Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5357219Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5358569Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5359902Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5361832Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5363330Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5364731Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5365980Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5367346Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5368475Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5369746Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5371078Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5372075Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5373486Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5374710Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5376107Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5377485Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5378796Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5380147Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5381512Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5382735Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5384095Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5385407Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5386966Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5387963Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5389426Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5390723Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5392522Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5393336Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5395284Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5396468Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5397131Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5398414Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5399476Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5400282Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5401728Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5403228Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5404398Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5406111Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5407237Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5408582Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5409924Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5411481Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5412940Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5414183Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5415600Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5417081Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5418331Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5419626Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5420868Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5421544Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5423307Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5424137Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5425642Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5426615Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5427851Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5429163Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5430227Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5431313Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5432640Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5433901Z copying torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5435301Z copying torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5436178Z copying torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5437536Z copying torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5438824Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5439840Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5441034Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5442430Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5444150Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5445463Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5446848Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5447688Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5449125Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5450374Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5451597Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5452895Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5454049Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5455373Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5456922Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5457881Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5459142Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5460320Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5461323Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5462858Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5463760Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5465223Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5466226Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5467467Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5468447Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5469904Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5470895Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5472127Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5473624Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5474946Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5476417Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5477739Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5479043Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5480310Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5481642Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5482998Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5484623Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5485856Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5487248Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5488562Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5489939Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5491543Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5493062Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5493623Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5495566Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5496518Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5497571Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5498953Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5499981Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5501420Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5502280Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5503606Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5504661Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5506032Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5506994Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5508517Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5509602Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5510775Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5512335Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5513685Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5514456Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5515538Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5516525Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5517908Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5519249Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5519900Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5521297Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5522084Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5524206Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5525651Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5526443Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5528053Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5529389Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5530305Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5531904Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5532795Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5534158Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5534742Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5536440Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5537534Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5538457Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5539754Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5540716Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5541995Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5543929Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5544429Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5545761Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5547288Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5548756Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5550404Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5551976Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5553436Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5555100Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5556469Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5558104Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5559088Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5560669Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5561917Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5563319Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5564573Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5566763Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5568107Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5569302Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5570642Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5572494Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5573318Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5575031Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5576680Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5577983Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5579634Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5581062Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5583127Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5584435Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5586338Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5587613Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5589216Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5590939Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5592300Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5593926Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5595632Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5596975Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5598711Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5600160Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5601875Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5603280Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5605282Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5606523Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5608511Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5609696Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5611362Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5612764Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5614471Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5616735Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5617931Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5619954Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5621302Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5623022Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5624334Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5626100Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5627609Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5629307Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5630634Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5632329Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5633714Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5635299Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5636418Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5638012Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5639217Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5640456Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5642026Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5643075Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5645281Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5645872Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5647639Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5648576Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5650220Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5651459Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5652891Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5654094Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5655226Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5656831Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5657831Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5659747Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5660517Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5662173Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5663121Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5665679Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5666297Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5667091Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5668589Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5669919Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5670899Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5672083Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5673370Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5674373Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5675639Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5676570Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5678095Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5679354Z copying torch/include/ATen/ops/nested_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5680868Z copying torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5682033Z copying torch/include/ATen/ops/nested_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5683336Z copying torch/include/ATen/ops/nested_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5685017Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5686406Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5687746Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5689151Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5690363Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5691748Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5693008Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5694375Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5695723Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5697139Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5698484Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5699827Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5701107Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5702500Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5704235Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5705545Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5706813Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5708196Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5709577Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5711036Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5712331Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5713828Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5715210Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5716560Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5717838Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5719279Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5720599Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5721943Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5723343Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5724954Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5726215Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5727544Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5728814Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5730222Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5731469Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5732874Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5734169Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5735601Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5736848Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5738361Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5739389Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5741015Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5742357Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5743347Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5744915Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5746238Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5747607Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5748886Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5750136Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5751483Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5753222Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5753607Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5754655Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5756765Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5757309Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5758870Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5759610Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5760938Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5762654Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5763408Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5765178Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5767619Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5768063Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5769872Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5770572Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5772503Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5773192Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5775547Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5776051Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5777996Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5778561Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5779834Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5780843Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5782992Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5783477Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5784911Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5786449Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5787097Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5789185Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5790216Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5791464Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5792880Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5795250Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5795864Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5796554Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5798026Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5799926Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5801345Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5803119Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5805089Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5806415Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5808222Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5809505Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5811212Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5812941Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5814673Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5816023Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5817843Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5819173Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5820935Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5822272Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5824121Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5825568Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5827228Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5828867Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5830299Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5832185Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5833415Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5835647Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5836773Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5838629Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5839883Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5841655Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5842953Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5845061Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5846425Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5848157Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5849488Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5851357Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5852825Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5854672Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5856121Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5857778Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5859489Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5860777Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5862741Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5864117Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5865744Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5867054Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5868884Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5870354Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5871992Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5873623Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5874872Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5876631Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5877922Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5879729Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5880929Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5882910Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5884437Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5885899Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5887820Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5889844Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5891192Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5892965Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5894190Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5895986Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5897441Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5899135Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5900430Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5902254Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5903649Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5905320Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5906974Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5908341Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5910275Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5911486Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5913447Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5914619Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5916572Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5917773Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5919526Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5920853Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5922862Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5924179Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5926948Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5928200Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5929386Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5931220Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5932572Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5934448Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5935673Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5937653Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5938775Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5940674Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5941800Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5943802Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5944922Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5946712Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5947962Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5949907Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5951233Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5952638Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5954457Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5955772Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5957586Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5959017Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5960894Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5962109Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5964138Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5965494Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5967405Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5968812Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5970497Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5972050Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5973465Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5974792Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5975814Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5977446Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5978609Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5980410Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5981228Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5982800Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5984087Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5985353Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5986317Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5987949Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5989692Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5990491Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5991511Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5992657Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5994058Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5995377Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5996307Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5997932Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5999191Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.5999967Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6001518Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6002663Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6003606Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6005027Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6006310Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6007283Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6008850Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6009952Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6011380Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6012377Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6013417Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6014373Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6016483Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6016850Z copying torch/include/ATen/ops/prelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6018157Z copying torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6019210Z copying torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6020562Z copying torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6021392Z copying torch/include/ATen/ops/prelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6023071Z copying torch/include/ATen/ops/prelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6024451Z copying torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6025818Z copying torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6027373Z copying torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6028633Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6030143Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6031185Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6032611Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6034243Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6035207Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6036663Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6037943Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6038797Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6040082Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6041324Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6042280Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6043735Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6045059Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6046131Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6047180Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6048397Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6049466Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6050727Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6051632Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6053105Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6054000Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6055693Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6056710Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6057492Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6058711Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6059673Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6061275Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6062135Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6063659Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6064655Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6066361Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6067358Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6068742Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6069487Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6071007Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6071790Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6073174Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6074125Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6075379Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6076434Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6077450Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6078497Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6079723Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6080675Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6081851Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6082944Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6084479Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6086438Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6087384Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6088573Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6089917Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6091108Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6092420Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6093979Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6094938Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6096175Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6097585Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6098452Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6099736Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6100987Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6102385Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6103301Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6104626Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6105612Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6106860Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6107993Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6109180Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6110471Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6111847Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6112704Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6113923Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6115444Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6116658Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6117971Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6119165Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6120156Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6121747Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6122883Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6124078Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6125548Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6126478Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6128689Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6129316Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6130517Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6131739Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6133122Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6134547Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6135942Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6137124Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6138718Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6139771Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6140778Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6142247Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6143607Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6145241Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6146655Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6148115Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6148959Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6150487Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6151779Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6154437Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6154983Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6155683Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6156942Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6158030Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6159052Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6160361Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6161526Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6162837Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6164209Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6165225Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6166560Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6167828Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6168812Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6170059Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6171482Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6172674Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6174415Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6175134Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6176076Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6177926Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6178997Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6180058Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6181017Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6182140Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6183462Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6184904Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6186147Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6187275Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6188603Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6189585Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6190890Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6192190Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6193473Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6194696Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6196164Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6197165Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6198447Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6199684Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6201367Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6202494Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6204041Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6205850Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6206237Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6207767Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6208533Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6209938Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6211178Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6212092Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6213446Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6214637Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6215698Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6216916Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6218235Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6219080Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6220533Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6221459Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6222779Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6224270Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6225562Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6226562Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6227766Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6229124Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6230098Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6231112Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6232317Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6233557Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6234740Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6236185Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6237476Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6238762Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6239927Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6241743Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6242310Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6244037Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6245211Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6247131Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6248324Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6249684Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6250733Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6252042Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6253343Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6254668Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6255895Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6257392Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6258649Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6260012Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6261417Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6262932Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6263915Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6265360Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6266452Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6267769Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6268783Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6270185Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6271243Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6272559Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6274553Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6274868Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6276035Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6277241Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6279098Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6279921Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6281722Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6282558Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6284700Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6285403Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6287338Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6288252Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6289653Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6291421Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6292740Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6294574Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6295994Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6297652Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6299240Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6301006Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6302344Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6304151Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6305489Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6307285Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6308485Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6311649Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6312938Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6314810Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6316024Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6317862Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6319178Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6321054Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6322377Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6324403Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6326013Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6327838Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6329117Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6330895Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6332387Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6334323Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6335580Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6337399Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6338746Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6340484Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6342003Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6343572Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6345211Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6346861Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6348488Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6350013Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6351826Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6353154Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6354890Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6356246Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6358006Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6359352Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6361139Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6362558Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6364553Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6367033Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6368247Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6370102Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6371491Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6373382Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6374770Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6376537Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6378113Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6379551Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6381326Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6382708Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6384592Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6386349Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6387730Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6389454Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6390882Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6392764Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6394099Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6395838Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6397249Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6399126Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6400383Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6402105Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6403561Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6405578Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6406870Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6408580Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6410296Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6411589Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6413495Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6415839Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6417036Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6418861Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6420228Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6421901Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6423495Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6425112Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6426697Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6428117Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6429739Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6430658Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6432426Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6433334Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6435070Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6436185Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6437560Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6438874Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6440223Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6441394Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6442609Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6444172Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6445595Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6446919Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6448617Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6449309Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6451021Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6452056Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6454234Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6455075Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6455891Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6457226Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6458436Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6459367Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6460476Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6461540Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6462867Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6463740Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6464949Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6466149Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6467359Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6468290Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6469929Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6470897Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6472256Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6473188Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6474317Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6475379Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6476406Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6477708Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6479040Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6479954Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6481363Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6482409Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6484302Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6485525Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6486987Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6488413Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6489463Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6491237Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6492199Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6493154Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6494724Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6495701Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6496686Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6498725Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6499626Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6500965Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6501921Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6503300Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6504556Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6505848Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6506734Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6508216Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6509648Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6510546Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6512095Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6512970Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6514578Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6515720Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6516799Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6517957Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6519050Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6520311Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6521625Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6522764Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6524207Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6525144Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6527199Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6528081Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6529469Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6530651Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6531780Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6533154Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6533863Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6535180Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6536404Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6537412Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6538715Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6539976Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6541237Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6542433Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6543038Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6544564Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6545623Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6547026Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6548279Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6549331Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6550637Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6551803Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6552652Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6553878Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6555202Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6555965Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6557359Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6558352Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6559618Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6560662Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6562054Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6563398Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6564845Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6566542Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6567547Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6568931Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6570326Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6571903Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6572751Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6574156Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6575755Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6577315Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6578778Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6580373Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6581191Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6582649Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6583666Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6584975Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6586311Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6587337Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6588583Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6589507Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6590548Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6591970Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6593255Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6594664Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6595572Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6596825Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6598730Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6599195Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6601405Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6601973Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6603095Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6604374Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6605725Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6606986Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6607892Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6609229Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6610520Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6611555Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6612926Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6613941Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6615331Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6616273Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6617704Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6619079Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6621208Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6621651Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6623028Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6623691Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6624944Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6625884Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6627575Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6628245Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6630301Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6631367Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6632374Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6633831Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6635267Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6636543Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6638240Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6639300Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6640652Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6641978Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6643277Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6644597Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6646006Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6647414Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6648464Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6649420Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6651174Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6651845Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6652942Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6654199Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6655163Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6656937Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6658084Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6659388Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6660713Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6662074Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6663381Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6664740Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6665945Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6667321Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6668586Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6670065Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6671318Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6672694Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6673970Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6675445Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6676720Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6678097Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6679475Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6680820Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6682263Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6683602Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6685032Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6686444Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6687707Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6689079Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6690675Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6692064Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6693204Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6694614Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6695828Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6697200Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6698500Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6699913Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6701255Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6702591Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6704002Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6705356Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6706602Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6707984Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6709285Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6710642Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6711935Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6713446Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6714627Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6716005Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6717349Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6718699Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6719970Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6721326Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6722672Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6724351Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6726089Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6727469Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6728774Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6730185Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6731443Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6732817Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6734183Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6735650Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6737045Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6738380Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6740025Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6740987Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6742356Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6743925Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6745206Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6746577Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6748161Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6749258Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6750230Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6751606Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6752917Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6754358Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6755306Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6756528Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6758082Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6760025Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6760315Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6761546Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6763011Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6764507Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6765460Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6767413Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6768520Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6769911Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6771098Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6772501Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6773731Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6774674Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6776050Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6777413Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6778906Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6779821Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6781332Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6782603Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6783497Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6785028Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6785721Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6787108Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6788294Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6789651Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6790444Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6791731Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6792747Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6793926Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6795320Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6796120Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6798033Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6798678Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6800598Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6801494Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6803044Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6804491Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6805687Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6807100Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6808367Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6809735Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6811070Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6812443Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6814246Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6814972Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6816456Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6817839Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6819036Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6820741Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6821562Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6823116Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6824413Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6826568Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6827390Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6829127Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6830102Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6831847Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6832785Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6834376Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6835684Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6836904Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6838324Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6839398Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6840845Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6842288Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6843636Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6845077Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6847066Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6848098Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6849808Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6851196Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6852722Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6853753Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6855294Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6856229Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6857822Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6859398Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6860900Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6862376Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6863783Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6865277Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6866699Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6868239Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6869644Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6871165Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6872645Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6874051Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6875537Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6876969Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6878500Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6879913Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6881411Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6882979Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6884555Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6886186Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6887593Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6889089Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6890667Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6892084Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6893612Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6894997Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6896521Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6897948Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6899440Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6900884Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6902340Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6903791Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6905548Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6906997Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6908400Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6909869Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6911592Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6912949Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6913984Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6915461Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6916824Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6918809Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6919782Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6921291Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6922546Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6923989Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6925600Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6926840Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6927821Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6929604Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6930452Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6932104Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6933629Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6934583Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6935584Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6937192Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6938078Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6940036Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6941008Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6941922Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6943074Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6944306Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6945657Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6946778Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6948081Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6949298Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6950581Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6951828Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6953094Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6954525Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6955647Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6957158Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6958286Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6959446Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6961552Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6961859Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6963308Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6964614Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6965782Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6966697Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6967907Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6969748Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6970309Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6971687Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6973282Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6974053Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6975612Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6976827Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6978008Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6980743Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6981036Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6982088Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6983074Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6984397Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6985219Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6986809Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6988231Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6988904Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6990234Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6991697Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6992784Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6994784Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6995067Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6997245Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.6998378Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7000402Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7001411Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7002518Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7004325Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7005386Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7007471Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7008621Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7009776Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7011243Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7012240Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7013533Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7014874Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7016596Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7017296Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7018755Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7020327Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7021374Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7022913Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7024161Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7025429Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7027265Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7027784Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7029125Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7030492Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7031426Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7032562Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7033891Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7035047Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7035995Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7037623Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7038564Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7040210Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7041241Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7042722Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7044173Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7045476Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7047018Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7047613Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7048964Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7050064Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7051623Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7052252Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7053517Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7054987Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7055773Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7057131Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7057977Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7059170Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7060127Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7061553Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7062702Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7063765Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7064777Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7066345Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7067346Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7068865Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7070173Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7071178Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7072561Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7073619Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7074865Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7076127Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7077484Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7079007Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7080619Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7081993Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7083028Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7085306Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7086085Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7087556Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7088781Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7089739Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7091333Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7092470Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7093949Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7095117Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7096555Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7097928Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7099391Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7100483Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7101851Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7103140Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7104421Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7105926Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7107056Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7107996Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7109676Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7110736Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7111987Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7113608Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7113937Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7115296Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7116328Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7117855Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7119130Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7120095Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7121382Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7122630Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7123728Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7124945Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7126325Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7127627Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7128854Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7129856Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7130881Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7132420Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7133328Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7134744Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7135976Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7137135Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7138442Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7139513Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7140781Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7142336Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7143324Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7144893Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7145923Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7146963Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7148284Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7149783Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7151449Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7152051Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7153514Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7154794Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7156099Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7157326Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7158158Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7159804Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7161445Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7162678Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7164289Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7165247Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7167068Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7168055Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7169298Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7171078Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7171946Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7173225Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7174570Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7175933Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7176729Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7178079Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7179378Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7180741Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7181998Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7182904Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7184299Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7185604Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7186830Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7188070Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7189322Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7190690Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7191854Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7193093Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7194332Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7195705Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7196888Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7198990Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7199267Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7200560Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7201812Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7203355Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7205013Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7206445Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7207941Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7209330Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7211067Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7211900Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7213558Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7214841Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7216471Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7217449Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7218889Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7219783Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7221012Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7222731Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7223819Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7224812Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7225877Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7227026Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7227996Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7229046Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7230358Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7231757Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7232678Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7233682Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7235084Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7236154Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7237314Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7238507Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7239467Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7240861Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7242424Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7243618Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7244910Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7246206Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7247325Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7248550Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7249750Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7250976Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7251912Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7253508Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7254305Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7255677Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7256648Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7257857Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7259046Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7260089Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7261308Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7262647Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7263764Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7264923Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7266274Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7267308Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7268372Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7269629Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7270874Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7272251Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7273337Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7274457Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7275714Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7277014Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7278106Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7279521Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7280533Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7282046Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7283366Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7284880Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7286148Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7287401Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7289832Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7290299Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7291280Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7292572Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7293816Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7295850Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7296213Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7297702Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7298640Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7300187Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7301452Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7302709Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7304128Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7305402Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7306706Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7307694Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7309124Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7310583Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7311728Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7312826Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7313904Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7315291Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7316756Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7317607Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7318901Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7320594Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7322204Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7323226Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7324813Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7326565Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7327964Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7329417Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7330607Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7332219Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7332973Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7335367Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7335731Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7337018Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7338023Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7338900Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7340301Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7341468Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7342879Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7343747Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7344818Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7346158Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7347064Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7348331Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7349340Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7350785Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7351732Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7352882Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7354238Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7355402Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7356644Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7357578Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7358835Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7360217Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7361069Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7362400Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7363556Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7364810Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7366032Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7367056Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7368285Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7369580Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7370527Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7371775Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7372805Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7374074Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7375120Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7376349Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7377500Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7378921Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7380423Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7381420Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7382758Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7383980Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7385516Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7386757Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7387770Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7389369Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7390197Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7391943Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7392972Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7394495Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7395319Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7396566Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7397992Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7399227Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7401037Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7402317Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7403589Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7406099Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7406719Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7407836Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7409334Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7410595Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7412013Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7413032Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7414436Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7415611Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7417288Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7418581Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7419892Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7421813Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7422403Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7423620Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7424916Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7426054Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7427270Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7428848Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7430133Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7431517Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7432718Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7433925Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7435146Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7436423Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7437659Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7439104Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7440297Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7441697Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7443110Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7444893Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7446016Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7447207Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7448500Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7449939Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7451679Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7452373Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7454293Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7455239Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7456813Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7457590Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7458941Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7460230Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7461477Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7462756Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7463792Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7465071Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7466274Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7467526Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7468636Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7470237Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7471387Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7472674Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7474277Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7475217Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7476577Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7477581Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7478959Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7479961Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7481295Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7482461Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7484592Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7485339Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7487303Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7488439Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7490038Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7490895Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7492283Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7493427Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7494606Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7495842Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7496829Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7497983Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7499296Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7500489Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7501661Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7502927Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7504584Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7505823Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7506982Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7507988Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7509565Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7510937Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7512073Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7513438Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7514765Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7515872Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7517043Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7518107Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7519315Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7520576Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7521397Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7522692Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7523949Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7525070Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7526254Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7527473Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7528636Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7529762Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7530969Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7531929Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7533158Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7534279Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7535411Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7536534Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7537810Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7538930Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7539971Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7541134Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7542289Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7543363Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7544490Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7545656Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7546887Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7547980Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7549016Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7550265Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7551722Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7553219Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7554027Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7555624Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7557110Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7558081Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7560103Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7561196Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7563264Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7564690Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7566454Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7567925Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7569689Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7571053Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7572611Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7574178Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7575896Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7577350Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7578987Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7580520Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7582296Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7583940Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7585404Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7586929Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7588654Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7590289Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7591708Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7593257Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7594935Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7596517Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7598014Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7599623Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7601294Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7603048Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7604703Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7606753Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7608123Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7609826Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7611262Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7612820Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7614345Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7616123Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7617859Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7619222Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7620761Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7622305Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7623928Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7625490Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7627160Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7629080Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7630658Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7632082Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7633523Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7635186Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7637303Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7638847Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7640318Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7641775Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7643434Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7644987Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7647870Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7649030Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7650394Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7652040Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7653661Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7655084Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7656732Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7658396Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7659997Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7661690Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7663211Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7664705Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7667398Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7668640Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7669936Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7671490Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7673173Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7674677Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7676157Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7677715Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7679516Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7680889Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7682619Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7684478Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7685936Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7687607Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7689276Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7690721Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7692197Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7693691Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7695323Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7696905Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7698458Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7700115Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7701657Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7703078Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7704683Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7706208Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7707746Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7709264Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7710880Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7712693Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7714156Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7715822Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7717399Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7718944Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7720541Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7722105Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7723709Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7725489Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7727329Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7728689Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7730276Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7731832Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7733424Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7734999Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7736628Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7738222Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7739668Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7741149Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7742711Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7744317Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7745938Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7747406Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7748921Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7750650Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7752094Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7753649Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7755167Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7756841Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7758580Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7760010Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7761467Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7763089Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7764890Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7767055Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7769136Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7770799Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7772325Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7773966Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7775873Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7777290Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7778844Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7780365Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7782059Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7783516Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7785093Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7786776Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7788241Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7789861Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7791362Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7792926Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7794417Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7795994Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7797551Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7799361Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7800815Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7801752Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7803521Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7804876Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7807152Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7808114Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7809887Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7811140Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7812887Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7813611Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7815118Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7817141Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7817666Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7819078Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7820481Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7822076Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7823318Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7824840Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7825973Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7827554Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7828563Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7830071Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7831308Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7832777Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7834173Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7835760Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7836817Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7838445Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7839796Z copying torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7841015Z copying torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7842474Z copying torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7843723Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7844803Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7846040Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7848450Z copying torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7849210Z copying torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7849930Z copying torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7850940Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7853239Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7853796Z copying torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7854710Z copying torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7856071Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7857666Z copying torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7858651Z copying torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7860490Z copying torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7861965Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7863096Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7865310Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7866272Z copying torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7867225Z copying torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7868660Z copying torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7870078Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7871556Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7873216Z copying torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7874822Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7876284Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7877954Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7879694Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7881111Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7882796Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7884604Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7886107Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7887757Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7889449Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7890838Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7892406Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7894105Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7895616Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7897118Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7898836Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7900325Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7901877Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7903553Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7904909Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7906484Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7908228Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7909866Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7911294Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7913022Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7914678Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7915971Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7917547Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7919075Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7921054Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7922554Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7937692Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7938725Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7939582Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7940366Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7941276Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7942162Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7942974Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7943785Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7944817Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7945841Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7946756Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7947639Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7948466Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7949348Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7950219Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7951144Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7952189Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7953136Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7953975Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7954795Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7955727Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7956896Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7958328Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7960702Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7961943Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7963594Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7965645Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7967161Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7968627Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7970262Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7971938Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7973445Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7975112Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7976625Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7978408Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7979826Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7981350Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7982942Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7984591Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7986130Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7987654Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7989218Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7990703Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7992403Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7993887Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7995491Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7997038Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.7998583Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8000254Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8001760Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8003380Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8005122Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8008077Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8009064Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8010364Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8011944Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8013781Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8015154Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8016598Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8018179Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8019938Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8021650Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8023115Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8024783Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8026308Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8027904Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8029619Z copying torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8030997Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8032680Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8034303Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8035699Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8037335Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8038814Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8040433Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8041978Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8043984Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8045470Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8047199Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8048772Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8050319Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8051847Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8053413Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8054968Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8056588Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8058325Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8059817Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8061351Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8063730Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8064983Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8066506Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8068277Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8069963Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8071324Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8072880Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8074494Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8075990Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8077511Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8079082Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8080650Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8082376Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8084825Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8085980Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8087568Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8089154Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8090723Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8092240Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8093919Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8095589Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8097075Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8098635Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8100164Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8101753Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8103272Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8104981Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8106404Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8108047Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8110248Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8111558Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8113096Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8114579Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8116146Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8117767Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8119280Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8120772Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8122438Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8124700Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8126487Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8127735Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8129308Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8130846Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8132520Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8133946Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8135462Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8137059Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8138924Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8140462Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8141941Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8143600Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8145052Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8146718Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8148364Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8149709Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8151195Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8152777Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8154329Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8155928Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8157482Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8159236Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8160869Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8162339Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8164066Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8167121Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8168265Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8170004Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8171586Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8173428Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8175188Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8176542Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8178106Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8179667Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8181343Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8182819Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8184375Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8185981Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8187574Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8189313Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8191030Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8192489Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8194218Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8195750Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8197316Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8198874Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8200446Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8202265Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8204084Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8205475Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8207117Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8208625Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8210384Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8211778Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8213431Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8215069Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8216684Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8218326Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8219953Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8221405Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8222935Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8224549Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8225946Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8237685Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8238798Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8240346Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8241703Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8265077Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8266118Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8267505Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8270034Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8273598Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8275700Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8279665Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8281687Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8283599Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8287444Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8288576Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8293090Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8294340Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8297233Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8299349Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8303076Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8304583Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8306370Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8307966Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8309662Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8311428Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8313659Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8316088Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8317327Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8318853Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8320513Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8322305Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8324153Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8326401Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8327885Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8329493Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8331126Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8332683Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8334246Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8336086Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8337723Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8339323Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8340758Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8342330Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8343939Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8345521Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8347093Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8348711Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8350536Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8352242Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8353938Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8355398Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8356921Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8358438Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8360055Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8361580Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8363163Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8365180Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8366810Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8368229Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8369749Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8371316Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8373068Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8374817Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8376367Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8377940Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8379581Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8381262Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8383019Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8384320Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8385883Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8387426Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8388999Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8390686Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8392310Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8394125Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8395879Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8397242Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8399170Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8400471Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8402222Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8403720Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8405965Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8407308Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8409123Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8410741Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8412349Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8413630Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8415377Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8417135Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8418689Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8421013Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8422251Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8423626Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8425324Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8426650Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8428598Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8429839Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8431529Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8432873Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8434861Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8436114Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8437971Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8439274Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8441290Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8442629Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8444560Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8445930Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8447115Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8448729Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8449654Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8450912Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8452077Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8453690Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8454575Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8455728Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8456905Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8458002Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8459411Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8461200Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8461749Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8463333Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8464971Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8465462Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8466479Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8467773Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8468513Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8469995Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8470924Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8472360Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8473440Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8474433Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8475412Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8476841Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8477865Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8478822Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8480187Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8481252Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8482306Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8483621Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8484828Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8486578Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8487890Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8489002Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8490533Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8491892Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8493072Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8494625Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8495759Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8497156Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8498526Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8499743Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8500943Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8502174Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8503315Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8504918Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8506115Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8507463Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8508717Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8510009Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8511345Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8512699Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8513881Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8515151Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8516105Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8517427Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8518702Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8519670Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8521170Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8522213Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8523750Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8524764Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8527463Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8527903Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8528916Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8530146Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8531264Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8532743Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8533943Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8534901Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8536356Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8537259Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8538256Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8539902Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8541145Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8542008Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8543622Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8544331Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8545459Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8546724Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8548278Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8549689Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8551212Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8552612Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8553560Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8555099Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8556125Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8557348Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:22:18.8558648Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:22:18.8559012Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:22:18.8559540Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:22:18.8561183Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:22:18.8562179Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:22:18.8563592Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:22:18.8565009Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:22:18.8565399Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:22:18.8566464Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:22:18.8567606Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:22:18.8568629Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:22:18.8570017Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8570282Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8571689Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8572671Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8573896Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8575223Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8576141Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8577555Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8578759Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8579917Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8581014Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8582004Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8583450Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8584794Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8585620Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8587046Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8588103Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8590041Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8590746Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8591848Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8593121Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8594587Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8595527Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8596671Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8597778Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8598763Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8601833Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8602465Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8602791Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8603196Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8604284Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8605662Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8606915Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8608065Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8609408Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8611622Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8612496Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8613983Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8614893Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8615944Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8617118Z copying torch/include/ATen/native/PadNd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8618325Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8619222Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8620856Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8621659Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8622820Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8623794Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8625350Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8626312Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8627487Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8628753Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8630117Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8631282Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8632279Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8633440Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8634967Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8635893Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8637238Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8637985Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8639527Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8642255Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8642617Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8643037Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8644609Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8646136Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8647101Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8648917Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8649805Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8651255Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8652242Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8653778Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8654868Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8656202Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8657256Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8658612Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8659692Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8660574Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8661810Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8663141Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8664353Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8666010Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8666670Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8667886Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8669077Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8670569Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8671772Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8672805Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:22:18.8674169Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8674462Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8675815Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8676855Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8677983Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8679041Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8680165Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8681903Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8682888Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8684279Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8685469Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8686459Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8687723Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8688868Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8690024Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8691554Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8692980Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8693906Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8695272Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8696156Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8697535Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8698783Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8699959Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8701019Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:22:18.8702487Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8702989Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8704453Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8705402Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8706234Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8707396Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8708569Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8709624Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8711041Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8712063Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8713481Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8714627Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8715697Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8716920Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8717966Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8719349Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8720240Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8721796Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8723128Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8724277Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8725333Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8726420Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8727792Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8728864Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8730181Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8731679Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8733001Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8734208Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8735613Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8737044Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8738154Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8739479Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8740811Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8742931Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8744131Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8745603Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8747189Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8748491Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8749983Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8751190Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8752618Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8754114Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8755412Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8756737Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8758050Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8759364Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8760615Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8762386Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8763967Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8765240Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8766461Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8767773Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8769109Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8770568Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:22:18.8772041Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:22:18.8772462Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:22:18.8773852Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:22:18.8775075Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:22:18.8776273Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:22:18.8777626Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:22:18.8778827Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:22:18.8780100Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8780421Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8782035Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8783470Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8784550Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8785799Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8786902Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8789018Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8789349Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8790432Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8791819Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8793137Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8794355Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8795691Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:18.8796907Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-09-27T15:22:18.8797668Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-09-27T15:22:18.8798832Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-09-27T15:22:18.8800102Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2 2022-09-27T15:22:18.8800365Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8800677Z copying torch/include/caffe2/utils/bench_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8802066Z copying torch/include/caffe2/utils/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8803114Z copying torch/include/caffe2/utils/cblas.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8804750Z copying torch/include/caffe2/utils/conversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8806402Z copying torch/include/caffe2/utils/cpu_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8807830Z copying torch/include/caffe2/utils/cpuid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8809010Z copying torch/include/caffe2/utils/eigen_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8810346Z copying torch/include/caffe2/utils/filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8811392Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8812489Z copying torch/include/caffe2/utils/knob_patcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8813981Z copying torch/include/caffe2/utils/knobs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8814808Z copying torch/include/caffe2/utils/map_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8815817Z copying torch/include/caffe2/utils/math-detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8817198Z copying torch/include/caffe2/utils/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8818317Z copying torch/include/caffe2/utils/murmur_hash3.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8819572Z copying torch/include/caffe2/utils/proto_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8820811Z copying torch/include/caffe2/utils/proto_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8821871Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8823417Z copying torch/include/caffe2/utils/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8824468Z copying torch/include/caffe2/utils/simple_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8825766Z copying torch/include/caffe2/utils/smart_tensor_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8827022Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8828233Z copying torch/include/caffe2/utils/zmq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:22:18.8829465Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:22:18.8831478Z copying torch/include/caffe2/utils/math/broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:22:18.8831902Z copying torch/include/caffe2/utils/math/elementwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:22:18.8833278Z copying torch/include/caffe2/utils/math/half_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:22:18.8834450Z copying torch/include/caffe2/utils/math/reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:22:18.8835689Z copying torch/include/caffe2/utils/math/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:22:18.8837255Z copying torch/include/caffe2/utils/math/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:22:18.8838627Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:18.8839581Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:18.8840345Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:18.8841739Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:18.8843300Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:18.8845276Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:18.8846527Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:18.8847669Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10 2022-09-27T15:22:18.8848285Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:22:18.8848954Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:22:18.8850441Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:22:18.8851739Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:22:18.8852861Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8853379Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8855029Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8856066Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8858480Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8859050Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8859705Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8860838Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8862038Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8863105Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8864513Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8865634Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8867307Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8868229Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8869911Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8871608Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8873127Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8873939Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8875634Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8876749Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8877932Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8878884Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8880280Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8881194Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8882265Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8883460Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8884733Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8885863Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8887060Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8888641Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8889716Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8890918Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8892233Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8893341Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8894600Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8895918Z copying torch/include/c10/core/SymFloatNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8896818Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8898293Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8899043Z copying torch/include/c10/core/SymIntNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8900191Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8902255Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8903582Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8904805Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8905767Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8907120Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:22:18.8908718Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:22:18.8909036Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:22:18.8910626Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:22:18.8911565Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:22:18.8912933Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:22:18.8914203Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:22:18.8915253Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:18.8915642Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:18.8916723Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:18.8917935Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:18.8918949Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:18.8920354Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:18.8921737Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:22:18.8922039Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:22:18.8923640Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:22:18.8925103Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:22:18.8926283Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:22:18.8927272Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:22:18.8928588Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:22:18.8929934Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:22:18.8931177Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:22:18.8931498Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:22:18.8932755Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:22:18.8933993Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:22:18.8934831Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:22:18.8937026Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8937519Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8938160Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8939113Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8940550Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8941599Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8942748Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8944092Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8945176Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8946409Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8947563Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8948768Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8950038Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8951183Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:22:18.8952857Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8953344Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8954266Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8955731Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8956750Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8957895Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8959041Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8960172Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8961280Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8962397Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8963607Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8965277Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8967073Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8968058Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8969237Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8970758Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8972138Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8973376Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8974756Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8975874Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8977322Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8978122Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8980007Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8980843Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8981600Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8982949Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8983791Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8985128Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8986134Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8987715Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8989126Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8989993Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8991561Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8992203Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8993470Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8995320Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8996264Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8997705Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8999046Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.8999797Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9001063Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9002218Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9003449Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9004882Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9006470Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9006765Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9007894Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9009478Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9009895Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9011172Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9012606Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9013617Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9014833Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9016008Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9017354Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9018069Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9019837Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9021058Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9021707Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9023146Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9024357Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9025691Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9027308Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9028314Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9029691Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9030694Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9032364Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9033908Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9035027Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9036383Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9037570Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9038741Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9039842Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9041312Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9042615Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9043734Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9045295Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9046508Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9048347Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9049146Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9050589Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9051963Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9053477Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9054898Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9056212Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9057627Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9059558Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:22:18.9060508Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9061449Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9062846Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9063760Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9064852Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9065982Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9066963Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9068657Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9069219Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9070557Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9071466Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:22:18.9073039Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-09-27T15:22:18.9073430Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-09-27T15:22:18.9075002Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-09-27T15:22:18.9076223Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9076475Z copying torch/include/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9077975Z copying torch/include/c10d/c10d.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9079193Z copying torch/include/c10d/debug.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9080093Z copying torch/include/c10d/error.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9081549Z copying torch/include/c10d/exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9082412Z copying torch/include/c10d/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9083453Z copying torch/include/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9084800Z copying torch/include/c10d/socket.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9085742Z copying torch/include/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9086978Z copying torch/include/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9088145Z copying torch/include/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9089363Z copying torch/include/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9090562Z copying torch/include/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9092581Z copying torch/include/c10d/Ops.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9093342Z copying torch/include/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9094005Z copying torch/include/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9095196Z copying torch/include/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9096681Z copying torch/include/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9097868Z copying torch/include/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9098965Z copying torch/include/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9100339Z copying torch/include/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9101255Z copying torch/include/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9102251Z copying torch/include/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9103492Z copying torch/include/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9104160Z copying torch/include/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9105508Z copying torch/include/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9106491Z copying torch/include/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9107756Z copying torch/include/c10d/UCCForNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9108789Z copying torch/include/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9109981Z copying torch/include/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9111650Z copying torch/include/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9112796Z copying torch/include/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9114153Z copying torch/include/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9115257Z copying torch/include/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9116354Z copying torch/include/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9117486Z copying torch/include/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9118810Z copying torch/include/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9120154Z copying torch/include/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9120801Z copying torch/include/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9122053Z copying torch/include/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:22:18.9123126Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib 2022-09-27T15:22:18.9123517Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-09-27T15:22:18.9124638Z copying torch/include/caffe2/contrib/aten/aten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-09-27T15:22:18.9125670Z copying torch/include/caffe2/contrib/aten/aten_op_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-09-27T15:22:18.9126737Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9127256Z copying torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9129073Z copying torch/include/caffe2/contrib/fakelowp/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9130300Z copying torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9132479Z copying torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9133466Z copying torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9134871Z copying torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9136336Z copying torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9138058Z copying torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9139387Z copying torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9141035Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9142525Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9144371Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9145764Z copying torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9147283Z copying torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9148763Z copying torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9150197Z copying torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:18.9151326Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9151869Z copying torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9153382Z copying torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9155490Z copying torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9155817Z copying torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9156903Z copying torch/include/caffe2/contrib/gloo/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9158224Z copying torch/include/caffe2/contrib/gloo/common_world_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9160007Z copying torch/include/caffe2/contrib/gloo/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9160365Z copying torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9162074Z copying torch/include/caffe2/contrib/gloo/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:18.9163335Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-09-27T15:22:18.9163932Z copying torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-09-27T15:22:18.9166310Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-09-27T15:22:18.9166870Z copying torch/include/caffe2/contrib/opencl/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-09-27T15:22:18.9167919Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-09-27T15:22:18.9168504Z copying torch/include/caffe2/contrib/prof/prof_dag_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-09-27T15:22:18.9170460Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:22:18.9170781Z copying torch/include/caffe2/contrib/shm_mutex/shm_mutex.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:22:18.9172261Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:22:18.9172584Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:22:18.9174177Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:22:18.9175275Z copying torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:22:18.9176400Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-09-27T15:22:18.9176755Z copying torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-09-27T15:22:18.9178077Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9178594Z copying torch/include/caffe2/core/allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9179362Z copying torch/include/caffe2/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9181516Z copying torch/include/caffe2/core/blob_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9182069Z copying torch/include/caffe2/core/blob_serializer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9182815Z copying torch/include/caffe2/core/blob_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9184013Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9185569Z copying torch/include/caffe2/core/common_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9186543Z copying torch/include/caffe2/core/common_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9188023Z copying torch/include/caffe2/core/common_omp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9189090Z copying torch/include/caffe2/core/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9190497Z copying torch/include/caffe2/core/context_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9191600Z copying torch/include/caffe2/core/context_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9193079Z copying torch/include/caffe2/core/cudnn_wrappers.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9194228Z copying torch/include/caffe2/core/db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9195926Z copying torch/include/caffe2/core/distributions_stubs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9196924Z copying torch/include/caffe2/core/event.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9198219Z copying torch/include/caffe2/core/event_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9199622Z copying torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9200873Z copying torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9202072Z copying torch/include/caffe2/core/flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9203407Z copying torch/include/caffe2/core/graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9204816Z copying torch/include/caffe2/core/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9205967Z copying torch/include/caffe2/core/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9207288Z copying torch/include/caffe2/core/memonger.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9208054Z copying torch/include/caffe2/core/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9209481Z copying torch/include/caffe2/core/net.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9210828Z copying torch/include/caffe2/core/net_async_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9212307Z copying torch/include/caffe2/core/net_async_scheduling.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9213480Z copying torch/include/caffe2/core/net_async_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9214831Z copying torch/include/caffe2/core/net_async_task_future.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9215699Z copying torch/include/caffe2/core/net_async_task_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9217244Z copying torch/include/caffe2/core/net_async_tracing.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9218573Z copying torch/include/caffe2/core/net_dag_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9219483Z copying torch/include/caffe2/core/net_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9221072Z copying torch/include/caffe2/core/net_simple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9221788Z copying torch/include/caffe2/core/net_simple_refcount.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9223332Z copying torch/include/caffe2/core/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9223964Z copying torch/include/caffe2/core/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9225342Z copying torch/include/caffe2/core/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9227113Z copying torch/include/caffe2/core/operator_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9228431Z copying torch/include/caffe2/core/operator_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9229762Z copying torch/include/caffe2/core/plan_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9230923Z copying torch/include/caffe2/core/prof_dag_counters.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9232428Z copying torch/include/caffe2/core/qtensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9233319Z copying torch/include/caffe2/core/qtensor_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9234570Z copying torch/include/caffe2/core/scope_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9235854Z copying torch/include/caffe2/core/static_tracepoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9236342Z copying torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9237863Z copying torch/include/caffe2/core/stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9238772Z copying torch/include/caffe2/core/storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9240293Z copying torch/include/caffe2/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9241319Z copying torch/include/caffe2/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9242625Z copying torch/include/caffe2/core/tensor_int8.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9243639Z copying torch/include/caffe2/core/test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9244936Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9246108Z copying torch/include/caffe2/core/transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9247215Z copying torch/include/caffe2/core/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9248266Z copying torch/include/caffe2/core/workspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9249547Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:22:18.9250592Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:22:18.9251128Z copying torch/include/caffe2/core/hip/common_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:22:18.9252404Z copying torch/include/caffe2/core/hip/miopen_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:22:18.9253481Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph 2022-09-27T15:22:18.9254119Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include 2022-09-27T15:22:18.9254416Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-09-27T15:22:18.9254778Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:22:18.9255282Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:22:18.9256998Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:22:18.9257448Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:22:18.9258994Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:22:18.9259987Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:22:18.9261029Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:18.9261507Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:18.9262730Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:18.9264116Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:18.9265079Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:18.9266219Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:18.9267307Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:22:18.9268177Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:22:18.9269033Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:22:18.9270515Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:22:18.9271597Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:22:18.9272105Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:22:18.9273599Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:22:18.9274696Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:22:18.9275906Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:22:18.9276353Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:22:18.9277629Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:22:18.9277994Z copying torch/include/caffe2/core/nomnigraph/tests/test_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:22:18.9279734Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-09-27T15:22:18.9280235Z copying torch/include/caffe2/cuda_rtc/common_rtc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-09-27T15:22:18.9281001Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-09-27T15:22:18.9281832Z copying torch/include/caffe2/db/create_db_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-09-27T15:22:18.9283110Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:22:18.9283769Z copying torch/include/caffe2/distributed/file_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:22:18.9284982Z copying torch/include/caffe2/distributed/file_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:22:18.9285789Z copying torch/include/caffe2/distributed/redis_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:22:18.9287378Z copying torch/include/caffe2/distributed/redis_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:22:18.9288100Z copying torch/include/caffe2/distributed/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:22:18.9289760Z copying torch/include/caffe2/distributed/store_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:22:18.9291039Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments 2022-09-27T15:22:18.9291418Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:22:18.9292161Z copying torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:22:18.9293443Z copying torch/include/caffe2/experiments/operators/fully_connected_op_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:22:18.9294631Z copying torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:22:18.9295800Z copying torch/include/caffe2/experiments/operators/funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:22:18.9296998Z copying torch/include/caffe2/experiments/operators/sparse_funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:22:18.9298278Z copying torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:22:18.9299230Z copying torch/include/caffe2/experiments/operators/tt_contraction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:22:18.9300422Z copying torch/include/caffe2/experiments/operators/tt_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:22:18.9301383Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-09-27T15:22:18.9302106Z copying torch/include/caffe2/ideep/ideep_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-09-27T15:22:18.9303531Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-09-27T15:22:18.9304112Z copying torch/include/caffe2/ideep/operators/conv_pool_base_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-09-27T15:22:18.9305165Z copying torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-09-27T15:22:18.9306379Z copying torch/include/caffe2/ideep/operators/operator_fallback_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-09-27T15:22:18.9307988Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-09-27T15:22:18.9308299Z copying torch/include/caffe2/ideep/utils/ideep_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-09-27T15:22:18.9309689Z copying torch/include/caffe2/ideep/utils/ideep_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-09-27T15:22:18.9310735Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-09-27T15:22:18.9311339Z copying torch/include/caffe2/image/image_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-09-27T15:22:18.9313272Z copying torch/include/caffe2/image/transform_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-09-27T15:22:18.9314158Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile 2022-09-27T15:22:18.9314357Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib 2022-09-27T15:22:18.9315025Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:22:18.9315670Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:22:18.9317358Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:22:18.9318416Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:22:18.9319608Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:18.9320335Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:18.9321854Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:18.9323418Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:18.9325025Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:18.9328134Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:18.9329650Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-09-27T15:22:18.9330143Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:22:18.9330836Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:22:18.9332444Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:18.9333128Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:18.9335371Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:18.9336634Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:18.9338096Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:18.9339671Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:18.9341734Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:18.9342888Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-09-27T15:22:18.9343476Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:22:18.9344399Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:22:18.9345943Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:22:18.9346549Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:22:18.9348316Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:22:18.9351678Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:22:18.9352568Z copying torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:22:18.9354412Z copying torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:22:18.9355782Z copying torch/include/caffe2/mobile/contrib/nnapi/nnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:22:18.9357291Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:22:18.9357926Z copying torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:22:18.9359393Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:22:18.9359855Z copying torch/include/caffe2/mobile/contrib/ulp2/ulp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:22:18.9361794Z copying torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:22:18.9362692Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-09-27T15:22:18.9363531Z copying torch/include/caffe2/mpi/mpi_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-09-27T15:22:18.9364923Z copying torch/include/caffe2/mpi/mpi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-09-27T15:22:18.9366442Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:22:18.9367132Z copying torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:22:18.9368841Z copying torch/include/caffe2/observers/profile_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:22:18.9370264Z copying torch/include/caffe2/observers/runcnt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:22:18.9371886Z copying torch/include/caffe2/observers/time_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:22:18.9373467Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:22:18.9373945Z copying torch/include/caffe2/onnx/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:22:18.9375549Z copying torch/include/caffe2/onnx/backend_rep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:22:18.9376821Z copying torch/include/caffe2/onnx/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:22:18.9378346Z copying torch/include/caffe2/onnx/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:22:18.9379727Z copying torch/include/caffe2/onnx/offline_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:22:18.9381385Z copying torch/include/caffe2/onnx/onnx_exporter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:22:18.9382651Z copying torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:22:18.9384097Z copying torch/include/caffe2/onnx/onnxifi_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:22:18.9385671Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:22:18.9386361Z copying torch/include/caffe2/onnx/torch_ops/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:22:18.9388134Z copying torch/include/caffe2/onnx/torch_ops/operator_sets.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:22:18.9389458Z copying torch/include/caffe2/onnx/torch_ops/schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:22:18.9390603Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9391359Z copying torch/include/caffe2/operators/abs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9393185Z copying torch/include/caffe2/operators/accumulate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9394367Z copying torch/include/caffe2/operators/accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9396771Z copying torch/include/caffe2/operators/acos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9397908Z copying torch/include/caffe2/operators/activation_ops_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9399187Z copying torch/include/caffe2/operators/affine_channel_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9400604Z copying torch/include/caffe2/operators/alias_with_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9401998Z copying torch/include/caffe2/operators/apmeter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9403490Z copying torch/include/caffe2/operators/arg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9405062Z copying torch/include/caffe2/operators/asin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9406034Z copying torch/include/caffe2/operators/assert_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9407491Z copying torch/include/caffe2/operators/async_net_barrier_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9408516Z copying torch/include/caffe2/operators/atan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9410041Z copying torch/include/caffe2/operators/batch_box_cox_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9411349Z copying torch/include/caffe2/operators/batch_bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9412742Z copying torch/include/caffe2/operators/batch_gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9413974Z copying torch/include/caffe2/operators/batch_matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9415016Z copying torch/include/caffe2/operators/batch_moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9416586Z copying torch/include/caffe2/operators/batch_permutation_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9417431Z copying torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9419694Z copying torch/include/caffe2/operators/bbox_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9420239Z copying torch/include/caffe2/operators/bisect_percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9420803Z copying torch/include/caffe2/operators/boolean_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9421721Z copying torch/include/caffe2/operators/boolean_unmask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9422844Z copying torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9423891Z copying torch/include/caffe2/operators/bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9425304Z copying torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9426639Z copying torch/include/caffe2/operators/cast_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9428045Z copying torch/include/caffe2/operators/cbrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9428931Z copying torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9430408Z copying torch/include/caffe2/operators/ceil_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9431550Z copying torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9432745Z copying torch/include/caffe2/operators/channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9433589Z copying torch/include/caffe2/operators/channel_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9434858Z copying torch/include/caffe2/operators/clip_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9436207Z copying torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9437366Z copying torch/include/caffe2/operators/concat_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9439445Z copying torch/include/caffe2/operators/conditional_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9439903Z copying torch/include/caffe2/operators/conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9441285Z copying torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9442440Z copying torch/include/caffe2/operators/conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9444583Z copying torch/include/caffe2/operators/conv_op_shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9445348Z copying torch/include/caffe2/operators/conv_pool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9446856Z copying torch/include/caffe2/operators/conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9447808Z copying torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9449213Z copying torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9450315Z copying torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9452063Z copying torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9453012Z copying torch/include/caffe2/operators/copy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9454473Z copying torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9455755Z copying torch/include/caffe2/operators/cos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9456866Z copying torch/include/caffe2/operators/cosh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9457877Z copying torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9459283Z copying torch/include/caffe2/operators/counter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9460309Z copying torch/include/caffe2/operators/create_scope_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9461330Z copying torch/include/caffe2/operators/cross_entropy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9462324Z copying torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9463538Z copying torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9464739Z copying torch/include/caffe2/operators/cube_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9466263Z copying torch/include/caffe2/operators/data_couple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9467150Z copying torch/include/caffe2/operators/dataset_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9468390Z copying torch/include/caffe2/operators/deform_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9469417Z copying torch/include/caffe2/operators/deform_conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9470933Z copying torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9471888Z copying torch/include/caffe2/operators/distance_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9473299Z copying torch/include/caffe2/operators/do_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9474559Z copying torch/include/caffe2/operators/dropout_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9476177Z copying torch/include/caffe2/operators/elementwise_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9477478Z copying torch/include/caffe2/operators/elementwise_div_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9478459Z copying torch/include/caffe2/operators/elementwise_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9479990Z copying torch/include/caffe2/operators/elementwise_logical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9481381Z copying torch/include/caffe2/operators/elementwise_mul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9482828Z copying torch/include/caffe2/operators/elementwise_op_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9484171Z copying torch/include/caffe2/operators/elementwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9486364Z copying torch/include/caffe2/operators/elementwise_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9487632Z copying torch/include/caffe2/operators/elementwise_sub_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9488945Z copying torch/include/caffe2/operators/elu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9490175Z copying torch/include/caffe2/operators/enforce_finite_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9491674Z copying torch/include/caffe2/operators/ensure_clipped_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9493349Z copying torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9494083Z copying torch/include/caffe2/operators/erf_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9495055Z copying torch/include/caffe2/operators/exp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9496482Z copying torch/include/caffe2/operators/expand_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9497220Z copying torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9498713Z copying torch/include/caffe2/operators/fc_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9499493Z copying torch/include/caffe2/operators/feature_maps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9501308Z copying torch/include/caffe2/operators/feed_blob_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9502376Z copying torch/include/caffe2/operators/filler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9503719Z copying torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9505111Z copying torch/include/caffe2/operators/find_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9506490Z copying torch/include/caffe2/operators/flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9507686Z copying torch/include/caffe2/operators/flexible_top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9509062Z copying torch/include/caffe2/operators/floor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9510239Z copying torch/include/caffe2/operators/free_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9511511Z copying torch/include/caffe2/operators/fully_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9513665Z copying torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9513982Z copying torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9515297Z copying torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9516743Z copying torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9518110Z copying torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9520148Z copying torch/include/caffe2/operators/gather_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9520522Z copying torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9521779Z copying torch/include/caffe2/operators/gelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9522714Z copying torch/include/caffe2/operators/generate_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9524230Z copying torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9525913Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9526892Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9528335Z copying torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9529408Z copying torch/include/caffe2/operators/given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9530485Z copying torch/include/caffe2/operators/glu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9531707Z copying torch/include/caffe2/operators/group_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9532761Z copying torch/include/caffe2/operators/gru_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9533632Z copying torch/include/caffe2/operators/h_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9535175Z copying torch/include/caffe2/operators/half_float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9536064Z copying torch/include/caffe2/operators/hard_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9537684Z copying torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9538329Z copying torch/include/caffe2/operators/histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9539701Z copying torch/include/caffe2/operators/if_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9540129Z copying torch/include/caffe2/operators/im2col_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9541862Z copying torch/include/caffe2/operators/index_hash_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9542579Z copying torch/include/caffe2/operators/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9543893Z copying torch/include/caffe2/operators/inference_lstm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9545293Z copying torch/include/caffe2/operators/instance_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9546526Z copying torch/include/caffe2/operators/integral_image_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9547494Z copying torch/include/caffe2/operators/is_empty_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9549310Z copying torch/include/caffe2/operators/jsd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9549959Z copying torch/include/caffe2/operators/key_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9551335Z copying torch/include/caffe2/operators/layer_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9553010Z copying torch/include/caffe2/operators/leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9553655Z copying torch/include/caffe2/operators/length_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9555034Z copying torch/include/caffe2/operators/lengths_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9556885Z copying torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9557748Z copying torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9559323Z copying torch/include/caffe2/operators/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9561035Z copying torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9561939Z copying torch/include/caffe2/operators/lengths_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9562979Z copying torch/include/caffe2/operators/lengths_top_k_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9564450Z copying torch/include/caffe2/operators/listwise_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9565261Z copying torch/include/caffe2/operators/load_save_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9567219Z copying torch/include/caffe2/operators/load_save_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9568211Z copying torch/include/caffe2/operators/local_response_normalization_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9569521Z copying torch/include/caffe2/operators/locally_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9570458Z copying torch/include/caffe2/operators/locally_connected_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9571745Z copying torch/include/caffe2/operators/locally_connected_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9573264Z copying torch/include/caffe2/operators/log1p_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9574190Z copying torch/include/caffe2/operators/log_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9575347Z copying torch/include/caffe2/operators/logit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9576599Z copying torch/include/caffe2/operators/loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9577506Z copying torch/include/caffe2/operators/lpnorm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9578911Z copying torch/include/caffe2/operators/lstm_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9580176Z copying torch/include/caffe2/operators/lstm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9581569Z copying torch/include/caffe2/operators/map_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9582894Z copying torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9583781Z copying torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9585065Z copying torch/include/caffe2/operators/matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9586090Z copying torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9587430Z copying torch/include/caffe2/operators/mean_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9588332Z copying torch/include/caffe2/operators/merge_id_lists_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9590153Z copying torch/include/caffe2/operators/minmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9590889Z copying torch/include/caffe2/operators/mish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9591869Z copying torch/include/caffe2/operators/mod_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9593075Z copying torch/include/caffe2/operators/moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9594121Z copying torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9595400Z copying torch/include/caffe2/operators/negate_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9596388Z copying torch/include/caffe2/operators/negative_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9597882Z copying torch/include/caffe2/operators/ngram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9598811Z copying torch/include/caffe2/operators/no_default_engine_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9600365Z copying torch/include/caffe2/operators/normalize_l1_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9601294Z copying torch/include/caffe2/operators/normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9602968Z copying torch/include/caffe2/operators/numpy_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9604077Z copying torch/include/caffe2/operators/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9605365Z copying torch/include/caffe2/operators/onnx_while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9606512Z copying torch/include/caffe2/operators/op_utils_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9608811Z copying torch/include/caffe2/operators/operator_fallback_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9609123Z copying torch/include/caffe2/operators/order_switch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9610097Z copying torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9611686Z copying torch/include/caffe2/operators/pack_segments.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9612261Z copying torch/include/caffe2/operators/pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9614045Z copying torch/include/caffe2/operators/partition_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9614986Z copying torch/include/caffe2/operators/percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9616084Z copying torch/include/caffe2/operators/perplexity_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9617111Z copying torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9618547Z copying torch/include/caffe2/operators/pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9620542Z copying torch/include/caffe2/operators/pool_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9620861Z copying torch/include/caffe2/operators/pow_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9621788Z copying torch/include/caffe2/operators/prefetch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9623337Z copying torch/include/caffe2/operators/prelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9624232Z copying torch/include/caffe2/operators/prepend_dim_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9625976Z copying torch/include/caffe2/operators/quant_decode_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9627103Z copying torch/include/caffe2/operators/quantile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9628469Z copying torch/include/caffe2/operators/rank_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9629343Z copying torch/include/caffe2/operators/reciprocal_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9631244Z copying torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9631971Z copying torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9633772Z copying torch/include/caffe2/operators/reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9635676Z copying torch/include/caffe2/operators/reducer_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9636642Z copying torch/include/caffe2/operators/reduction_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9638190Z copying torch/include/caffe2/operators/relu_n_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9639181Z copying torch/include/caffe2/operators/relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9640540Z copying torch/include/caffe2/operators/remove_data_blocks_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9641840Z copying torch/include/caffe2/operators/replace_nan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9644108Z copying torch/include/caffe2/operators/reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9645164Z copying torch/include/caffe2/operators/resize_3d_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9647524Z copying torch/include/caffe2/operators/resize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9648556Z copying torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9650286Z copying torch/include/caffe2/operators/rmac_regions_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9651584Z copying torch/include/caffe2/operators/rms_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9653338Z copying torch/include/caffe2/operators/roi_align_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9654666Z copying torch/include/caffe2/operators/roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9656340Z copying torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9657704Z copying torch/include/caffe2/operators/roi_align_rotated_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9659435Z copying torch/include/caffe2/operators/roi_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9660624Z copying torch/include/caffe2/operators/rowmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9662292Z copying torch/include/caffe2/operators/rsqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9663709Z copying torch/include/caffe2/operators/scale_blobs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9665170Z copying torch/include/caffe2/operators/scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9666894Z copying torch/include/caffe2/operators/segment_reduction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9669189Z copying torch/include/caffe2/operators/self_binning_histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9670246Z copying torch/include/caffe2/operators/selu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9671852Z copying torch/include/caffe2/operators/sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9673435Z copying torch/include/caffe2/operators/shape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9674839Z copying torch/include/caffe2/operators/sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9676513Z copying torch/include/caffe2/operators/sin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9677860Z copying torch/include/caffe2/operators/sinh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9679254Z copying torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9680865Z copying torch/include/caffe2/operators/slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9681897Z copying torch/include/caffe2/operators/softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9683257Z copying torch/include/caffe2/operators/softmax_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9684851Z copying torch/include/caffe2/operators/softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9685675Z copying torch/include/caffe2/operators/softplus_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9687435Z copying torch/include/caffe2/operators/softsign_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9688217Z copying torch/include/caffe2/operators/space_batch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9690031Z copying torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9690963Z copying torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9692454Z copying torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9693266Z copying torch/include/caffe2/operators/sparse_normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9695302Z copying torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9696301Z copying torch/include/caffe2/operators/sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9697923Z copying torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9699363Z copying torch/include/caffe2/operators/sqr_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9700709Z copying torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9702208Z copying torch/include/caffe2/operators/sqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9703538Z copying torch/include/caffe2/operators/square_root_divide_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9704500Z copying torch/include/caffe2/operators/stats_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9706043Z copying torch/include/caffe2/operators/stop_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9706993Z copying torch/include/caffe2/operators/string_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9708242Z copying torch/include/caffe2/operators/stump_func_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9709916Z copying torch/include/caffe2/operators/summarize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9710791Z copying torch/include/caffe2/operators/swish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9711892Z copying torch/include/caffe2/operators/tan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9712973Z copying torch/include/caffe2/operators/tanh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9714517Z copying torch/include/caffe2/operators/tensor_protos_db_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9715508Z copying torch/include/caffe2/operators/text_file_reader_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9716711Z copying torch/include/caffe2/operators/thresholded_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9718038Z copying torch/include/caffe2/operators/tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9719162Z copying torch/include/caffe2/operators/top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9720344Z copying torch/include/caffe2/operators/transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9721530Z copying torch/include/caffe2/operators/tt_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9723086Z copying torch/include/caffe2/operators/unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9724993Z copying torch/include/caffe2/operators/unsafe_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9725977Z copying torch/include/caffe2/operators/upsample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9727133Z copying torch/include/caffe2/operators/utility_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9728856Z copying torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9730109Z copying torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9731290Z copying torch/include/caffe2/operators/weighted_sample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9732466Z copying torch/include/caffe2/operators/while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9733395Z copying torch/include/caffe2/operators/zero_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:22:18.9734344Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-09-27T15:22:18.9735122Z copying torch/include/caffe2/operators/hip/activation_ops_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-09-27T15:22:18.9736100Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:22:18.9737012Z copying torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:22:18.9738027Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:22:18.9739774Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:22:18.9740694Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:22:18.9741751Z copying torch/include/caffe2/operators/rnn/recurrent_network_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:22:18.9743194Z copying torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:22:18.9745077Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:22:18.9745555Z copying torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:22:18.9746273Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9746897Z copying torch/include/caffe2/operators/quantized/int8_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9748126Z copying torch/include/caffe2/operators/quantized/int8_average_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9749212Z copying torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9750441Z copying torch/include/caffe2/operators/quantized/int8_concat_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9751608Z copying torch/include/caffe2/operators/quantized/int8_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9752974Z copying torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9754101Z copying torch/include/caffe2/operators/quantized/int8_dequantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9755283Z copying torch/include/caffe2/operators/quantized/int8_fc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9756492Z copying torch/include/caffe2/operators/quantized/int8_flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9757723Z copying torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9758945Z copying torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9760161Z copying torch/include/caffe2/operators/quantized/int8_max_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9761195Z copying torch/include/caffe2/operators/quantized/int8_quantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9762795Z copying torch/include/caffe2/operators/quantized/int8_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9764051Z copying torch/include/caffe2/operators/quantized/int8_reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9765316Z copying torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9766448Z copying torch/include/caffe2/operators/quantized/int8_roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9767731Z copying torch/include/caffe2/operators/quantized/int8_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9768993Z copying torch/include/caffe2/operators/quantized/int8_simd.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9770469Z copying torch/include/caffe2/operators/quantized/int8_slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9771429Z copying torch/include/caffe2/operators/quantized/int8_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9772531Z copying torch/include/caffe2/operators/quantized/int8_test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9773690Z copying torch/include/caffe2/operators/quantized/int8_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9774910Z copying torch/include/caffe2/operators/quantized/int8_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:22:18.9775687Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9776409Z copying torch/include/caffe2/opt/annotations.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9777549Z copying torch/include/caffe2/opt/backend_cutting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9778726Z copying torch/include/caffe2/opt/backend_transformer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9779939Z copying torch/include/caffe2/opt/bound_shape_inferencer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9780943Z copying torch/include/caffe2/opt/converter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9782446Z copying torch/include/caffe2/opt/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9783448Z copying torch/include/caffe2/opt/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9784835Z copying torch/include/caffe2/opt/fakefp16_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9785925Z copying torch/include/caffe2/opt/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9787330Z copying torch/include/caffe2/opt/glow_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9788365Z copying torch/include/caffe2/opt/mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9790159Z copying torch/include/caffe2/opt/onnx_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9791229Z copying torch/include/caffe2/opt/onnxifi_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9792809Z copying torch/include/caffe2/opt/onnxifi_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9793898Z copying torch/include/caffe2/opt/optimize_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9795471Z copying torch/include/caffe2/opt/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9796408Z copying torch/include/caffe2/opt/passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9797605Z copying torch/include/caffe2/opt/shape_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9798968Z copying torch/include/caffe2/opt/tvm_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:22:18.9800006Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:22:18.9800607Z copying torch/include/caffe2/opt/custom/cc_amrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:22:18.9801938Z copying torch/include/caffe2/opt/custom/concat_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:22:18.9802956Z copying torch/include/caffe2/opt/custom/freeze_quantization_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:22:18.9804042Z copying torch/include/caffe2/opt/custom/in_batch_broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:22:18.9805370Z copying torch/include/caffe2/opt/custom/pointwise_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:22:18.9807246Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-09-27T15:22:18.9807589Z copying torch/include/caffe2/opt/nql/ast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-09-27T15:22:18.9808823Z copying torch/include/caffe2/opt/nql/graphmatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-09-27T15:22:18.9809679Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9810189Z copying torch/include/caffe2/perfkernels/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9811881Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9813223Z copying torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9814081Z copying torch/include/caffe2/perfkernels/embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9815902Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9816544Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9817973Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9818800Z copying torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9820210Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9821236Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9822713Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9823626Z copying torch/include/caffe2/perfkernels/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9824906Z copying torch/include/caffe2/perfkernels/typed_axpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:22:18.9826103Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:22:18.9826408Z copying torch/include/caffe2/predictor/InferenceGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:22:18.9827910Z copying torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:22:18.9829224Z copying torch/include/caffe2/predictor/predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:22:18.9830199Z copying torch/include/caffe2/predictor/predictor_config.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:22:18.9831495Z copying torch/include/caffe2/predictor/predictor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:22:18.9832947Z copying torch/include/caffe2/predictor/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:22:18.9833835Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9834324Z copying torch/include/caffe2/predictor/emulator/benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9835836Z copying torch/include/caffe2/predictor/emulator/data_filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9837356Z copying torch/include/caffe2/predictor/emulator/emulator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9838238Z copying torch/include/caffe2/predictor/emulator/net_supplier.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9839985Z copying torch/include/caffe2/predictor/emulator/output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9840871Z copying torch/include/caffe2/predictor/emulator/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9842171Z copying torch/include/caffe2/predictor/emulator/std_output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9843386Z copying torch/include/caffe2/predictor/emulator/time_profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9844596Z copying torch/include/caffe2/predictor/emulator/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:18.9846245Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:22:18.9847061Z copying torch/include/caffe2/proto/caffe2_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:22:18.9847951Z copying torch/include/caffe2/proto/torch_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:22:18.9849091Z copying torch/include/caffe2/proto/torch.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:22:18.9851102Z copying torch/include/caffe2/proto/caffe2.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:22:18.9855212Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:22:18.9855829Z copying torch/include/caffe2/python/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:22:18.9856828Z copying torch/include/caffe2/python/pybind_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:22:18.9858673Z copying torch/include/caffe2/python/pybind_state_dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:22:18.9859555Z copying torch/include/caffe2/python/pybind_state_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:22:18.9860484Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization 2022-09-27T15:22:18.9860813Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9861616Z copying torch/include/caffe2/quantization/server/activation_distribution_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9863313Z copying torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9864778Z copying torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9865135Z copying torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9866377Z copying torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9867316Z copying torch/include/caffe2/quantization/server/compute_equalization_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9868677Z copying torch/include/caffe2/quantization/server/concat_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9870128Z copying torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9871051Z copying torch/include/caffe2/quantization/server/conv_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9872483Z copying torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9873816Z copying torch/include/caffe2/quantization/server/conv_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9875085Z copying torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9876042Z copying torch/include/caffe2/quantization/server/dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9878581Z copying torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9879008Z copying torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9880114Z copying torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9881101Z copying torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9882192Z copying torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9883449Z copying torch/include/caffe2/quantization/server/fb_fc_packed_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9884439Z copying torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9885905Z copying torch/include/caffe2/quantization/server/fbgemm_pack_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9886886Z copying torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9888322Z copying torch/include/caffe2/quantization/server/fbgemm_pack_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9889170Z copying torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9890528Z copying torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9891901Z copying torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9892817Z copying torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9893702Z copying torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9895223Z copying torch/include/caffe2/quantization/server/int8_gen_quant_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9896088Z copying torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9897589Z copying torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9898665Z copying torch/include/caffe2/quantization/server/kl_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9899965Z copying torch/include/caffe2/quantization/server/l2_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9901222Z copying torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9902382Z copying torch/include/caffe2/quantization/server/mmio.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9903397Z copying torch/include/caffe2/quantization/server/op_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9905121Z copying torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9906031Z copying torch/include/caffe2/quantization/server/quantization_error_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9907104Z copying torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9908118Z copying torch/include/caffe2/quantization/server/relu_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9909481Z copying torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9910463Z copying torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9911859Z copying torch/include/caffe2/quantization/server/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9912915Z copying torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9913879Z copying torch/include/caffe2/quantization/server/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9915165Z copying torch/include/caffe2/quantization/server/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9916582Z copying torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:22:18.9917942Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:22:18.9918253Z copying torch/include/caffe2/queue/blobs_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:22:18.9919717Z copying torch/include/caffe2/queue/blobs_queue_db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:22:18.9920603Z copying torch/include/caffe2/queue/queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:22:18.9922097Z copying torch/include/caffe2/queue/rebatching_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:22:18.9923399Z copying torch/include/caffe2/queue/rebatching_queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:22:18.9924863Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:22:18.9925147Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:22:18.9927266Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:22:18.9928303Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:22:18.9929317Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:22:18.9930744Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:22:18.9932038Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:22:18.9932803Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:22:18.9934113Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9934928Z copying torch/include/caffe2/sgd/adadelta_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9936296Z copying torch/include/caffe2/sgd/adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9937640Z copying torch/include/caffe2/sgd/adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9939032Z copying torch/include/caffe2/sgd/adam_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9940325Z copying torch/include/caffe2/sgd/clip_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9941055Z copying torch/include/caffe2/sgd/decay_adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9942596Z copying torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9943553Z copying torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9944889Z copying torch/include/caffe2/sgd/ftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9945937Z copying torch/include/caffe2/sgd/gftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9947185Z copying torch/include/caffe2/sgd/iter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9948103Z copying torch/include/caffe2/sgd/lars_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9949569Z copying torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9950909Z copying torch/include/caffe2/sgd/learning_rate_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9951868Z copying torch/include/caffe2/sgd/learning_rate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9953435Z copying torch/include/caffe2/sgd/math_lp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9954743Z copying torch/include/caffe2/sgd/momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9955882Z copying torch/include/caffe2/sgd/rmsprop_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9956860Z copying torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9958658Z copying torch/include/caffe2/sgd/rowwise_counter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9959796Z copying torch/include/caffe2/sgd/storm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9961017Z copying torch/include/caffe2/sgd/weight_scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9962191Z copying torch/include/caffe2/sgd/wngrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9964215Z copying torch/include/caffe2/sgd/yellowfin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:22:18.9966218Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share 2022-09-27T15:22:18.9966547Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib 2022-09-27T15:22:18.9966784Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:22:18.9967545Z copying torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:22:18.9968369Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:22:18.9969583Z copying torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:22:18.9971058Z copying torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:22:18.9971949Z copying torch/include/caffe2/transforms/pattern_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:22:18.9973914Z copying torch/include/caffe2/transforms/single_op_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:22:18.9974443Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:22:18.9974961Z copying torch/include/caffe2/video/optical_flow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:22:18.9976442Z copying torch/include/caffe2/video/video_decoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:22:18.9977268Z copying torch/include/caffe2/video/video_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:22:18.9978614Z copying torch/include/caffe2/video/video_io.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:22:18.9979900Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:22:18.9980350Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:22:18.9981316Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:22:18.9982110Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:22:18.9983940Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:22:18.9985274Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:22:18.9986422Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9986806Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9988248Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9989223Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9991000Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9991851Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9993629Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9994586Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9995544Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9996860Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9997871Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:18.9999181Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0000402Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0001417Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0002746Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0003657Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0005320Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0006253Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0007529Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0008916Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0009706Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0010888Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0011843Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0013102Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0014000Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0015219Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0016120Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0017333Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0018233Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:22:19.0019770Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api 2022-09-27T15:22:19.0020249Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include 2022-09-27T15:22:19.0020593Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0021153Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0022630Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0023776Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0025131Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0026283Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0027584Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0028959Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0030292Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0031439Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0032892Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0033853Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0035326Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0036520Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0037826Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0039620Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0040348Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0041762Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0042947Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0044149Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0045662Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0046723Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0048849Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0049177Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:19.0050584Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:19.0050994Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:19.0052124Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:19.0054581Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:19.0055193Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:19.0056075Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:19.0057785Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:19.0059186Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:19.0060618Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:19.0062136Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:22:19.0062938Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:22:19.0064987Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:22:19.0066260Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:22:19.0067507Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:19.0068569Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:19.0070116Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:19.0071652Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:19.0073344Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:19.0074783Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:19.0076344Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:19.0077815Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:19.0079127Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:22:19.0080030Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:22:19.0081580Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:22:19.0083110Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:22:19.0084954Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:19.0085547Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:19.0087704Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:19.0088261Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:19.0090180Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:19.0090938Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:19.0092960Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:19.0093759Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:19.0095485Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:19.0096384Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:19.0097475Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:19.0099131Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:19.0100469Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:19.0101943Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:19.0103229Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:22:19.0103806Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:22:19.0105672Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:22:19.0106524Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0107825Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0108656Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0109926Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0111258Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0112539Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0113991Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0114819Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0116203Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0117356Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:19.0118525Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0119269Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0120873Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0122091Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0123201Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0124465Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0125883Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0127504Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0128451Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0129443Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0130608Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0132285Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0133607Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0134791Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0135811Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0137472Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0138906Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:19.0140022Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0140376Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0141899Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0143206Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0144913Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0145267Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0146692Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0147608Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0148958Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0150831Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0151346Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0152995Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0154302Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0156252Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0156788Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0157625Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0159097Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0159994Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0161466Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0162563Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0164274Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0165491Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:19.0166457Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0167573Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0168746Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0170558Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0171972Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0173490Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0175276Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0176778Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0178253Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0180101Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0181427Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0183266Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0184589Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0186310Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0188237Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0189632Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0191450Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0192832Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0194881Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0196221Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0198335Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0199684Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0201577Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0202975Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:19.0204605Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0205223Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0207079Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0208116Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0210021Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0211088Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0213216Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0213772Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0214592Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0216029Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0217026Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:19.0219046Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:22:19.0219595Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:22:19.0220505Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:22:19.0220892Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:22:19.0222689Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:22:19.0223335Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:22:19.0225222Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:19.0225844Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:19.0227734Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:19.0228466Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:19.0230468Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:19.0231585Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:19.0233174Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:19.0234119Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:19.0235955Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:19.0236548Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:22:19.0237366Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:22:19.0239212Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:22:19.0240786Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:19.0241409Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:19.0241922Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:19.0243568Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:19.0244712Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:19.0246028Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0246343Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0247916Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0249435Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0250606Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0251812Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0253141Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0254284Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0255459Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0257187Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0258612Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0259841Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0260790Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0262170Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0263610Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0265169Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0266533Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0267706Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0269121Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0270219Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0271311Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0273015Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0274034Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0275433Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0276365Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0277802Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0278774Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0280156Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0281404Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0282826Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0284162Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0285527Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0287213Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0288200Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0289298Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0290624Z copying torch/include/torch/csrc/autograd/python_return_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0292097Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0292905Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0294118Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0295341Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0296409Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0298311Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0298868Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0300146Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0301482Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0302763Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0303895Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:22:19.0305664Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:19.0306094Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:19.0307264Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:19.0308603Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:19.0309341Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:19.0310735Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:19.0311922Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:19.0313365Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:19.0313776Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:19.0315012Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:19.0316395Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:19.0319760Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:19.0320735Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:19.0321632Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:19.0322737Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:19.0324421Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:19.0325172Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:19.0327175Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:19.0328237Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:19.0330086Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0330475Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0330913Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0332163Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0333173Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0334036Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0335360Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0336362Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0337312Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0338618Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:22:19.0339417Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:22:19.0339969Z copying torch/include/torch/csrc/deploy/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:22:19.0341357Z copying torch/include/torch/csrc/deploy/deploy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:22:19.0342255Z copying torch/include/torch/csrc/deploy/elf_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:22:19.0343243Z copying torch/include/torch/csrc/deploy/environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:22:19.0344630Z copying torch/include/torch/csrc/deploy/loader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:22:19.0345380Z copying torch/include/torch/csrc/deploy/mem_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:22:19.0346968Z copying torch/include/torch/csrc/deploy/noop_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:22:19.0348137Z copying torch/include/torch/csrc/deploy/path_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:22:19.0349242Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:22:19.0349613Z copying torch/include/torch/csrc/deploy/interpreter/builtin_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:22:19.0351036Z copying torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:22:19.0351920Z copying torch/include/torch/csrc/deploy/interpreter/Optional.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:22:19.0354142Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed 2022-09-27T15:22:19.0354382Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:22:19.0354777Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:22:19.0355823Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0356150Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0357377Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0358571Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0359819Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0360998Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0362501Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0363532Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0365880Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0366335Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0367746Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0368803Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0370086Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0371193Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0372640Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0373568Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0375590Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0376599Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0377920Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0378948Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0380140Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0381145Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0382917Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0384099Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0385259Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0386379Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0387393Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0388365Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:19.0389235Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:22:19.0389787Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:22:19.0391343Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:22:19.0392300Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:22:19.0393877Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0394436Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0395974Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0397157Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0398675Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0399941Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0401339Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0402827Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0404372Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0405680Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:19.0407298Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0407610Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0409058Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0410022Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0411015Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0412416Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0413612Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0415066Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0416256Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0417487Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0418712Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0419984Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0421022Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0422270Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0423612Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0424860Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0426293Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0427317Z copying torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0429127Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0429775Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0431644Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0432313Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0433639Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0434833Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0436087Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0437365Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0438669Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0440155Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0441724Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0443215Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0444885Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0446601Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0448825Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0449899Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0451687Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0453099Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0454658Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0455984Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0456940Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0458598Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0459581Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0461291Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0461918Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0463765Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0464863Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0466274Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0467693Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0469373Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0470727Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0472130Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0473868Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0475012Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0476637Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0477947Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0479409Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0481058Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0482472Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0484216Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0486925Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0488004Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0489280Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0490707Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0492493Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0493734Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0495438Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0496805Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0498103Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0499586Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0501515Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0502778Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0504446Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0505839Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0507297Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0508955Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0510290Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0511778Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0513220Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0515007Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0516458Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0517944Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0519369Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0520901Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0522618Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0524048Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0525482Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0527181Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:19.0528673Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0529436Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0531150Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0532564Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0534133Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0535637Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0537140Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0538675Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0540834Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0542120Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:19.0543321Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:19.0544021Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:19.0545653Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:19.0547694Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:19.0548484Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:19.0549588Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:19.0551169Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0551621Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0553806Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0554567Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0555935Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0557297Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0558494Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0559727Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0560907Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0562579Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0563489Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0565305Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0566795Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0567575Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0569311Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0570530Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0571433Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0572739Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0573680Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0574772Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0575783Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0576957Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0578434Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0579462Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0580466Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0581492Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0582541Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0583548Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0584573Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0585624Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0586629Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0587676Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:19.0588605Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0589469Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0590818Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0591980Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0593148Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0594417Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0596154Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0597341Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0598443Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0599678Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0600833Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0602087Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0603290Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:19.0604548Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0605381Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0606928Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0608070Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0609084Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0610279Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0611723Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0612885Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0614025Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0615261Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0616285Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0617427Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0618977Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0620067Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0621755Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0622499Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0623611Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0624775Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0625793Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0627032Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0628207Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0629366Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0630577Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0632294Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0634308Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0634642Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0635758Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0637186Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0638600Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:19.0639914Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:22:19.0640219Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:22:19.0641560Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:22:19.0642510Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:22:19.0644288Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:22:19.0646262Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:22:19.0647288Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0647701Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0649015Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0650095Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0651781Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0652805Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0654054Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0655121Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0656031Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0657137Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0658539Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0659294Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0660372Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0661766Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0663523Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0664544Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0665818Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0667063Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0668168Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0669463Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0670542Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0671958Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0673114Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:19.0683591Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0684311Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0684812Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0685223Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0685683Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0686127Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0686506Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0686874Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0687268Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0687833Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0688319Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0688710Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0689060Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0689712Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0690712Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0692769Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:22:19.0694233Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0694900Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0696001Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0697223Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0698168Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0699457Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0700727Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0701640Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0703330Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0704315Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0705465Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0706612Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0707838Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0709220Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0710400Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0711723Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0712954Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0714405Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0715931Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0717063Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0718404Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0719707Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0720989Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:19.0722620Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-09-27T15:22:19.0723047Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-09-27T15:22:19.0724272Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-09-27T15:22:19.0725057Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0726169Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0727595Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0728618Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0729691Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0730786Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0732578Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0733264Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0734301Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0735496Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0736597Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0738196Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0739888Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0741091Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0742287Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0743558Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0745081Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0746369Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0747493Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0748787Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0750275Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0751322Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0752894Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0754030Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0755245Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0756761Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0757978Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0759168Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0760371Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0761878Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0763034Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0764560Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0766105Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0767228Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0768660Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0769824Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0771217Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0772477Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0773922Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0775146Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0776479Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0777813Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0779139Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:19.0780464Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0780847Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0782564Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0783547Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0784864Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0786249Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0787141Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0788759Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0789936Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0791482Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:19.0792496Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen 2022-09-27T15:22:19.0792754Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0793238Z copying torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0794858Z copying torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0796334Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0797202Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0798761Z copying torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0800007Z copying torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0801056Z copying torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0802183Z copying torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0803521Z copying torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0804927Z copying torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0805932Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0806938Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0808351Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0809448Z copying torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0810334Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0811579Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0813383Z copying torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0814115Z copying torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0815639Z copying torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0816839Z copying torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0818051Z copying torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0819313Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0820594Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0821616Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0823039Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0824425Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0825430Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0826858Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0828181Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0829455Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0831186Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0832218Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0833168Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0834752Z copying torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0835820Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0836870Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0838518Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0839463Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0841081Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0842407Z copying torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0843606Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0844917Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0846689Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0847899Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0848904Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0850584Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0851938Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0852963Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0854382Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0855369Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0857212Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0857898Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0859884Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0860257Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0861590Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0862568Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0864153Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0865218Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0866841Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0867901Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0870279Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0870667Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0871579Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0872855Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0874211Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0875237Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0876871Z copying torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0877908Z copying torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0879348Z copying torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0880819Z copying torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0881743Z copying torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0883224Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0884893Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0886778Z copying torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0887241Z copying torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0889017Z copying torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0889746Z copying torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0891210Z copying torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0892217Z copying torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0893865Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0895111Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0896518Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0897621Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0898988Z copying torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0900320Z copying torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0901545Z copying torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0902798Z copying torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0904137Z copying torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:19.0905510Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:19.0906014Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:19.0907640Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:19.0908561Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:19.0909914Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:19.0911105Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0912169Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0913136Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0914698Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0915606Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0916945Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0918161Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0920108Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0921263Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0922204Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0923941Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0925032Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0926932Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0928560Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0929461Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0930898Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0932512Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0933446Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0935063Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:19.0936706Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-09-27T15:22:19.0937211Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-09-27T15:22:19.0938473Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-09-27T15:22:19.0939723Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:22:19.0940664Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:22:19.0942221Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:22:19.0944047Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:22:19.0945376Z copying torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:22:19.0946768Z copying torch/include/torch/csrc/profiler/itt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:22:19.0948129Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:22:19.0949526Z copying torch/include/torch/csrc/profiler/nvtx_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:22:19.0951262Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:22:19.0952535Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:22:19.0953497Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:22:19.0954959Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:22:19.0956174Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0957132Z copying torch/include/torch/csrc/utils/auto_gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0958590Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0959934Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0961439Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0962858Z copying torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0964896Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0966052Z copying torch/include/torch/csrc/utils/disallow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0967508Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0968928Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0970604Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0971801Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0973273Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0975086Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0976226Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0978040Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0979264Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0981703Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0982652Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0984349Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0985615Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0987409Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0988711Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0990399Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0991643Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0993353Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0994576Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0996279Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0997526Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.0999358Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1000527Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1002301Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1003588Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1005458Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1006625Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1008426Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1009690Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1011391Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1012778Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1014469Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1015796Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1017559Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:22:19.1019578Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-09-27T15:22:19.1020196Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-09-27T15:22:19.1021892Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy 2022-09-27T15:22:19.1022128Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:19.1022506Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:19.1024207Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:19.1025100Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:19.1026223Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:19.1027848Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1028281Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1028727Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1030015Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1031463Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1032198Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1033850Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1034816Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1036300Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1037275Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1038525Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1039593Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1041120Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1042293Z copying torch/include/torch/csrc/lazy/core/lazy_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1044323Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1044817Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1047084Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1047585Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1048748Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1050367Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1051350Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1052461Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1054703Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1055197Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1055741Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1057087Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:19.1058352Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:22:19.1058727Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:22:19.1059977Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:22:19.1060296Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:22:19.1061782Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:22:19.1063242Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1063545Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1065079Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1066012Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1067242Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1069106Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1069469Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1070435Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1071769Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1072784Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1074137Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:19.1075245Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1075816Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1077435Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1078536Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1080296Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1081212Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1082615Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1083673Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1085084Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1087333Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1088097Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1089877Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1090603Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1092244Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1094064Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1095001Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1096648Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1098828Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1100556Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1102368Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:22:19.1103580Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:22:19.1104095Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:22:19.1105801Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:22:19.1107634Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:22:19.1108941Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:22:19.1110280Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:22:19.1111702Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:22:19.1113266Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:22:19.1114509Z creating build/lib.linux-x86_64-cpython-37/torch/share 2022-09-27T15:22:19.1115785Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake 2022-09-27T15:22:19.1116058Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-09-27T15:22:19.1116451Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-09-27T15:22:19.1117298Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:22:19.1118337Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:22:19.1119455Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:22:19.1120947Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:22:19.1122431Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:22:19.1123982Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1124947Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1126545Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1128154Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1129493Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1130919Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1132547Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1133947Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1135567Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1137221Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:22:19.1138684Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:22:19.1139668Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:22:19.1141006Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:22:19.1142729Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:19.1143544Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:19.1144864Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:19.1147833Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:19.1148681Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:19.1151213Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:19.1151951Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:19.1152607Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:19.1153958Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:19.1154959Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:19.1156816Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-09-27T15:22:19.1157147Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-09-27T15:22:19.1158466Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-09-27T15:22:19.1159401Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-09-27T15:22:19.1159692Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-09-27T15:22:19.1161340Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-09-27T15:22:19.1162362Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:22:19.1164481Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.1165598Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.1166489Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.1167588Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.1171560Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:22:19.1173046Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:22:19.1174101Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:22:19.1175273Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:22:19.1176557Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged 2022-09-27T15:22:19.1176836Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen 2022-09-27T15:22:19.1177153Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-09-27T15:22:19.1177668Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-09-27T15:22:19.1216529Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-09-27T15:22:19.1223512Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1223805Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1229690Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1235580Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1242582Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1248147Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1253677Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1259465Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1269293Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1275136Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1281568Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1287657Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1294217Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1300020Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1306111Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1312368Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1318299Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1324401Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1330374Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1336921Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1343761Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1352774Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1359254Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1364638Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1374865Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1382119Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1387711Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1393011Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1401515Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1408665Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1413957Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1420660Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1428122Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1432786Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1438405Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1444080Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1453428Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1459205Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1464693Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1469912Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:22:19.1838690Z running build_ext 2022-09-27T15:22:19.1885278Z -- Building with NumPy bindings 2022-09-27T15:22:19.1885486Z -- Not using cuDNN 2022-09-27T15:22:19.1885673Z -- Not using CUDA 2022-09-27T15:22:19.1885850Z -- Using MKLDNN 2022-09-27T15:22:19.1886198Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-09-27T15:22:19.1886337Z -- Not using CBLAS in MKLDNN 2022-09-27T15:22:19.1886434Z -- Not using NCCL 2022-09-27T15:22:19.1886582Z -- Building with distributed package: 2022-09-27T15:22:19.1886695Z -- USE_TENSORPIPE=True 2022-09-27T15:22:19.1886793Z -- USE_GLOO=True 2022-09-27T15:22:19.1886890Z -- USE_MPI=False 2022-09-27T15:22:19.1886967Z -- Using ITT 2022-09-27T15:22:19.3679985Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so 2022-09-27T15:22:19.3680588Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so 2022-09-27T15:22:19.3688073Z building 'torch._C' extension 2022-09-27T15:22:19.3689172Z creating build/temp.linux-x86_64-cpython-37 2022-09-27T15:22:19.3689527Z creating build/temp.linux-x86_64-cpython-37/torch 2022-09-27T15:22:19.3689957Z creating build/temp.linux-x86_64-cpython-37/torch/csrc 2022-09-27T15:22:19.3691725Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-09-27T15:22:19.4432321Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-37/torch/_C.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2022-09-27T15:22:19.4826887Z building 'torch._C_flatbuffer' extension 2022-09-27T15:22:19.4828067Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub_with_flatbuffer.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-09-27T15:22:19.5864276Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2022-09-27T15:22:19.6257420Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-09-27T15:22:19.6257891Z setuptools.SetuptoolsDeprecationWarning, 2022-09-27T15:22:19.6303002Z installing to build/bdist.linux-x86_64/wheel 2022-09-27T15:22:19.6303297Z running install 2022-09-27T15:22:19.6362254Z running install_lib 2022-09-27T15:22:19.6404875Z creating build/bdist.linux-x86_64 2022-09-27T15:22:19.6405226Z creating build/bdist.linux-x86_64/wheel 2022-09-27T15:22:19.6406161Z creating build/bdist.linux-x86_64/wheel/caffe2 2022-09-27T15:22:19.6406742Z copying build/lib.linux-x86_64-cpython-37/caffe2/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2 2022-09-27T15:22:19.6408616Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-09-27T15:22:19.6409052Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-09-27T15:22:19.6410023Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-09-27T15:22:19.6410557Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-09-27T15:22:19.6411477Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/aten_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-09-27T15:22:19.6412446Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/gen_op.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-09-27T15:22:19.6413479Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-09-27T15:22:19.6414548Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-09-27T15:22:19.6418538Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs/sample.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-09-27T15:22:19.6419105Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-09-27T15:22:19.6419977Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-09-27T15:22:19.6420572Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo/gloo_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-09-27T15:22:19.6421040Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-09-27T15:22:19.6421670Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-09-27T15:22:19.6422283Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl/nccl_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-09-27T15:22:19.6422797Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-09-27T15:22:19.6423312Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-09-27T15:22:19.6423957Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack/nnpack_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-09-27T15:22:19.6424536Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6425063Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExp.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6426051Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExpOnTerm.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6426743Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/ModuleRegister.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6427688Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6428794Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6429601Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/compute_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6430452Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/compute_topk_accuracy.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6431245Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/meter.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6431997Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/module_map.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6432915Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/output_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:22:19.6433723Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6434654Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6435500Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6436198Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6437081Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6438271Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6439076Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6439962Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6441188Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6442004Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6443035Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:22:19.6444601Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-09-27T15:22:19.6445044Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-09-27T15:22:19.6445944Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof/cuda_profile_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-09-27T15:22:19.6447038Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-09-27T15:22:19.6447833Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-09-27T15:22:19.6448702Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-09-27T15:22:19.6449541Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-09-27T15:22:19.6451097Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:22:19.6451707Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:22:19.6452550Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:22:19.6453262Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:22:19.6454339Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:22:19.6455032Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:22:19.6455989Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-09-27T15:22:19.6456639Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-09-27T15:22:19.6457851Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc/ctc_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-09-27T15:22:19.6458733Z creating build/bdist.linux-x86_64/wheel/caffe2/core 2022-09-27T15:22:19.6459133Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core 2022-09-27T15:22:19.6460119Z creating build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-09-27T15:22:19.6460950Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-09-27T15:22:19.6461494Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph/op_gen.py -> build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-09-27T15:22:19.6462653Z creating build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:22:19.6463292Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:22:19.6464101Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/file_store_handler_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:22:19.6464945Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/redis_store_handler_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:22:19.6465903Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/store_ops_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:22:19.6466723Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-09-27T15:22:19.6467264Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-09-27T15:22:19.6468916Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6469801Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/SparseTransformer.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6470765Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6471702Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6472692Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/device_reduce_sum_bench.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6473664Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/funhash_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6474636Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/net_construct_bench.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6475723Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/sparse_funhash_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6476657Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/sparse_reshape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6477678Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/tt_contraction_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6478429Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/tt_pad_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:22:19.6479069Z creating build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-09-27T15:22:19.6479739Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-09-27T15:22:19.6480323Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/hp_emblookup_codegen.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-09-27T15:22:19.6481927Z creating build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:22:19.6482587Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:22:19.6483189Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/gen_proto_typestubs_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:22:19.6484080Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/torch_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:22:19.6485423Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/caffe2_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:22:19.6487850Z creating build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6488329Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6489603Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/_import_c_extension.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6490165Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/allcompare_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6491188Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/attention.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6492113Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/benchmark_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6493068Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/binarysize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6493912Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6495108Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6495916Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/build.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6496689Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cached_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6498102Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6499425Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6500195Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6502264Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6503195Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6504085Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6504970Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6505782Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6507968Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_grad.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6508545Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_grad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6509268Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6510197Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6511544Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6512391Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6513534Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6514486Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6515514Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6517676Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_gradients_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6518739Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6519883Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6520962Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_predict.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6521542Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_viterbi_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6522765Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_parallel_model.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6524661Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_parallel_model_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6526275Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6527229Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6528141Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6530092Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6530630Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataset.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6531455Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6532131Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6533092Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/device_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6534092Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6534953Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/embedding_generation_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6535770Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/experiment_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6536504Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/extension_loader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6537557Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakefp16_transform_lib.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6538216Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/filler_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6539205Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6540266Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6541248Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6542071Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_check_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6543190Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6544170Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gru_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6545123Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hip_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6545984Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hsm_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6546606Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6548108Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6549034Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6549720Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6550884Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_instantiator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6551602Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_parameter_sharing_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6552517Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6553175Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6554449Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6555391Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6556245Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6557282Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6558350Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6559218Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lstm_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6560152Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6561547Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6562716Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6563726Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_device_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6565749Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6566894Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6567854Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modifier_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6568747Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6569663Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6570665Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6572142Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6573113Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_drawer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6574156Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6575298Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6576112Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6577193Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6578521Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6579719Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6580680Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6581532Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6583005Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6583833Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6584700Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6585545Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6586742Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_fp_exceptions_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6587658Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6589280Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6589867Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6591492Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6592443Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6592991Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6594107Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallelize_bmuf_distributed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6595057Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6596102Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6597329Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor_constants.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6597919Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/recurrent.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6599180Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/python_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6600127Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/queue_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6601212Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/record_queue.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6602421Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6603317Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6604488Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6605429Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6607927Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6608769Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6609658Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6610545Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6611390Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6612319Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6613354Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/sparse_to_dense_mask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6614331Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/sparse_to_dense_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6615211Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6616049Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6617051Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6618210Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/text_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6619134Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/timeout_guard.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6620004Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/toy_regression_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6620928Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6621825Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6622687Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6623658Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6624442Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6625120Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6626195Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/visualize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6627361Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6628293Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:22:19.6630286Z creating build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:22:19.6631036Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:22:19.6631667Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/formatter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:22:19.6632281Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:22:19.6633133Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/github.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:22:19.6633736Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/parser.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:22:19.6635341Z creating build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:22:19.6635900Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:22:19.6636710Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/char_rnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:22:19.6638058Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/imagenet_trainer.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:22:19.6639967Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/lmdb_create_example.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:22:19.6640652Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/resnet50_trainer.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:22:19.6641322Z creating build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-09-27T15:22:19.6641920Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-09-27T15:22:19.6642893Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/init_shared_libs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-09-27T15:22:19.6643516Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-09-27T15:22:19.6644931Z creating build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6645540Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6646536Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/algebra.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6647172Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/arg_scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6648183Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/array_helpers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6649310Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/control_ops.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6650166Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6650974Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/db_input.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6651908Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6652883Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/elementwise_linear.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6653841Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6654731Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/nonlinearity.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6655755Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6656772Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/pooling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6657689Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/quantization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6658600Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/tools.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6659517Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:22:19.6660395Z creating build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6661226Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/LRN_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6662290Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6663213Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/adam_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6664138Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/blobs_queue_db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6664870Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/channel_shuffle_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6665508Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/concat_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6666324Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6667153Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/conv_transpose_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6668208Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/convfusion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6669468Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/copy_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6670213Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/dropout_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6671359Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/elementwise_sum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6672204Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6673451Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6674424Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/leaky_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6675357Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/moment_sgd_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6676245Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/operator_fallback_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6677412Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/order_switch_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6678446Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/pool_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6679180Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/pre_convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6680163Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6681279Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/reshape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6682718Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/shape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6683715Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/sigmoid_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6684853Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/softmax_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6685853Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/spatial_bn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6686834Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/test_ideep_net.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6687827Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/transform_ideep_net.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6688781Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/transpose_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6689444Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/weightedsum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:22:19.6691468Z creating build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6691939Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6692989Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/adaptive_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6693961Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/add_bias.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6694922Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/arc_cosine_feature_map.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6696029Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_huber_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6696613Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_lr_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6697701Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_mse_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6698646Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6699562Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6701095Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_softmax_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6702054Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/blob_weighted_sum.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6703018Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/bpr_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6703802Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/bucket_weighted.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6705120Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/build_index.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6706119Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/concat.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6706806Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/constant_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6707531Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6708713Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6709602Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6710558Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc_with_bootstrap.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6711737Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc_without_bias.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6712632Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/feature_sparse_to_dense.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6713455Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6714426Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/gather_record.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6715383Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/homotopy_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6716468Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/label_smooth.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6717452Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/last_n_window_collector.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6718417Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/layer_normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6719298Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/layers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6720433Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/margin_rank_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6721331Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/merge_id_lists.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6722423Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/pairwise_similarity.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6723518Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/position_weighted.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6724699Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/random_fourier_features.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6725650Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/reservoir_sampling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6726588Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sampling_train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6727566Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sampling_trainable_mixin.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6728548Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/select_record_by_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6729646Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/semi_random_features.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6730405Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_dropout_with_replacement.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6731134Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_feature_hash.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6732038Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6732774Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_lookup.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6734027Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/split.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6734870Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/tags.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6735720Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/uniform_sampling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:22:19.6736900Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-09-27T15:22:19.6737403Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-09-27T15:22:19.6738076Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/app.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-09-27T15:22:19.6739578Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6740118Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6741092Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_LRN_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6741686Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_LRN_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6742503Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_concat_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6743370Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6744488Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_copy_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6745448Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6746308Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6747506Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6748267Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fc_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6749511Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6750108Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_pool_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6751533Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_pool_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6752373Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6753288Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sbn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6754289Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sbn_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6755057Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6756111Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6757069Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_squeeze_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6757963Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/rewrite_graph.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6758904Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/rewrite_graph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:22:19.6759659Z creating build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6760894Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6761945Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_histogram_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6762912Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6764094Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_norm_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6764871Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6765749Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_statistics_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6766493Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6767389Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/get_entry_from_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6768497Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/get_entry_from_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6769650Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/gradient_clipping.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6770961Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/gradient_clipping_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6772128Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/initializers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6773173Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/initializers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6774525Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/net_modifier.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6775511Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_info.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6776436Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_sharing.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6777596Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_sharing_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:22:19.6778429Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:22:19.6779382Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:22:19.6780297Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/__sym_init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:22:19.6781149Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/download.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:22:19.6782152Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/imagenet_trainer_test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:22:19.6783066Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/resnet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:22:19.6783755Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/resnet_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:22:19.6784468Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/shufflenet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:22:19.6785490Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/shufflenet_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:22:19.6786713Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:22:19.6787399Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:22:19.6788087Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/beam_search.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:22:19.6789182Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:22:19.6790374Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:22:19.6791411Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:22:19.6792372Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:22:19.6793334Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:22:19.6794327Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/translate.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:22:19.6795170Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6795914Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6797298Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6798085Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend_cpp_rep.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6799040Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend_rep.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6799787Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/error.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6800673Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/frontend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6801670Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6802677Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/onnxifi.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6803488Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/test_onnxifi.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6804559Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:22:19.6805267Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-09-27T15:22:19.6806086Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-09-27T15:22:19.6807043Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin/conversion.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-09-27T15:22:19.6807715Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:22:19.6808342Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:22:19.6809109Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/c2_ref_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:22:19.6809885Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/conversion_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:22:19.6810981Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:22:19.6811892Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/onnx_backend_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:22:19.6812873Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/ssa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:22:19.6813501Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:22:19.6815511Z creating build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6816162Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6817044Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/activation_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6818281Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adadelta_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6819396Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adagrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6820248Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adagrad_test_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6821168Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adam_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6822387Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/affine_channel_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6823396Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/alias_with_name_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6824205Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/apmeter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6825318Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/arg_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6826184Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/assert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6826900Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/async_net_barrier_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6827614Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/atomic_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6828900Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/basic_rnn_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6829614Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_box_cox_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6830763Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_bucketize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6831697Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_moments_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6832669Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6833598Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bbox_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6834604Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bisect_percentile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6835551Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/blobs_queue_db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6836532Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/boolean_mask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6837538Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/boolean_unmask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6838536Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/box_with_nms_limit_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6839471Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bucketize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6840308Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cast_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6841407Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ceil_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6842450Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6843332Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_shuffle_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6844331Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_stats_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6845125Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6846467Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/clip_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6847746Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/clip_tensor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6849082Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6850183Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/concat_op_cost_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6851493Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/concat_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6852569Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conditional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6853614Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conftest.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6854543Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6855722Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conv_transpose_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6856830Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/copy_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6857811Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6858917Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6860107Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/counter_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6860792Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/crf_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6862106Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cross_entropy_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6863100Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6864483Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6865237Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cudnn_recurrent_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6867601Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/data_couple_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6868228Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dataset_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6868878Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/decay_adagrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6869558Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/deform_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6870622Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6871860Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6872849Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/detectron_keypoints.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6873656Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/distance_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6874801Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dropout_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6875819Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/duplicate_operands_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6876730Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_linear_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6877582Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6878620Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6879535Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6880703Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/emptysample_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6881408Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/enforce_finite_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6882700Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ensure_clipped_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6884170Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6885172Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/erf_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6886136Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/expand_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6887324Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fc_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6888614Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/feature_maps_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6890011Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/filler_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6891147Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/find_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6891968Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/flatten_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6893326Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/flexible_top_k_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6894292Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/floor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6895603Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6896848Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6897926Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gather_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6899087Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gather_ranges_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6900308Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6901466Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6902404Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/glu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6903476Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/group_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6904777Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/group_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6905785Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gru_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6906964Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6908320Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/histogram_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6909451Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/hsm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6910746Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/hyperbolic_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6911976Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/im2col_col2im_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6913166Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/image_input_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6914419Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/index_hash_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6915416Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/index_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6916636Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/instance_norm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6917931Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/integral_image_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6918982Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/jsd_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6920016Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/key_split_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6921128Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lars_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6923203Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/layer_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6924411Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/leaky_relu_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6926354Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6927435Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/learning_rate_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6928600Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/length_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6929805Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_pad_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6931006Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6932450Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6933595Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6934669Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6935867Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/load_save_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6937362Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/locally_connected_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6938738Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/loss_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6939871Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lpnorm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6940880Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/map_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6942161Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6943156Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6944204Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/math_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6945271Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/matmul_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6946524Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mean_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6947677Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/merge_id_lists_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6949082Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mkl_conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6949923Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6951139Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mod_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6952106Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/moments_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6953250Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/momentum_sgd_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6954447Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mpi_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6955712Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mul_gradient_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6956711Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/negate_gradient_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6957905Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ngram_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6958886Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/normalize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6959938Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/numpy_tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6961054Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/one_hot_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6962471Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/onnx_while_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6963382Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/order_switch_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6964761Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pack_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6965896Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6966972Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6968062Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/partition_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6969286Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/percentile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6970464Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6971635Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pooling_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6973006Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/prepend_dim_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6974140Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/python_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6975283Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/quantile_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6976468Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6977776Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rank_loss_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6978840Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rebatching_queue_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6979864Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/record_queue_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6981030Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/recurrent_net_executor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6982355Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/recurrent_network_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6983536Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reduce_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6984786Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reduction_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6985894Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reshape_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6987088Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/resize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6988318Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rmac_regions_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6989395Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rms_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6990482Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rnn_cell_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6992404Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6993495Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rowwise_counter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6994667Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/scale_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6995611Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/segment_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6997338Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/self_binning_histogram_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.6998623Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/selu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7000128Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sequence_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7001422Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/shape_inference_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7003064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7004344Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/softmax_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7005609Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/softplus_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7006901Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7007935Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7009144Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7010140Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7011105Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7012451Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_normalize_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7013470Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7014691Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7015672Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/spatial_bn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7017037Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/specialized_segment_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7018270Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/split_op_cost_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7019542Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/square_root_divide_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7020684Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/stats_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7021909Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/stats_put_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7022933Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/storm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7024181Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/string_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7025517Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/text_file_reader_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7026458Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/thresholded_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7027540Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7028709Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/top_k_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7029654Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/torch_integration_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7031486Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/transpose_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7032474Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/trigonometric_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7033608Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unique_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7034883Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7035769Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unsafe_coalesce_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7037032Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/upsample_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7038064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/utility_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7039369Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/video_input_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7040489Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weight_scale_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7041884Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_multi_sample_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7042805Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_sample_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7044139Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_sum_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7045272Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/wngrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:22:19.7047211Z creating build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:22:19.7047932Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:22:19.7048619Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/mobile_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:22:19.7049960Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/mobile_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:22:19.7050821Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:22:19.7052060Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:22:19.7053165Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_py_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:22:19.7054202Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:22:19.7055347Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/serde.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:22:19.7056513Z creating build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-09-27T15:22:19.7057504Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-09-27T15:22:19.7058804Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/lstm_comparison.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-09-27T15:22:19.7059996Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/rnn_cell_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-09-27T15:22:19.7061461Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-09-27T15:22:19.7061979Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-09-27T15:22:19.7063932Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/coverage.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-09-27T15:22:19.7064940Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/serialized_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-09-27T15:22:19.7066113Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data 2022-09-27T15:22:19.7068381Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7069041Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7069731Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7071321Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7072125Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7072980Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7074135Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7075103Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7075954Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7077710Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7078682Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7079593Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7080593Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7081527Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7083028Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7084014Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7084990Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7087497Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7087932Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7089160Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7090264Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7092310Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7093343Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7094525Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7095639Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7096705Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7097773Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7098916Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7100079Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7101198Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7102433Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7103801Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7104946Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7106013Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7107185Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7108148Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7109575Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7110645Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7111884Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7113142Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7114190Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7115236Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7116367Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7117495Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7118652Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7119591Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7120851Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7121894Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7123123Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7124570Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7125557Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7126574Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7127665Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7128939Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7130128Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7131168Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7132217Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7133180Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7134336Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7135340Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7136546Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7138308Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7139279Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7140197Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7141497Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7142693Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7143755Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7144889Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7146134Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7147192Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7148221Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7149412Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7150556Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7151736Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7153065Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7154133Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7155246Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7156706Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7157876Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7158870Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7159787Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7160827Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7161879Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7163151Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7164386Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7165976Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7167340Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7168394Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7169518Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7170735Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7171663Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7172824Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7174089Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7175046Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7176250Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7177411Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7178576Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7179628Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7180916Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7181961Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7182882Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7184257Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7185305Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7186619Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7187642Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7188804Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7190064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7191027Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7191811Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7193169Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7193888Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7196253Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7196999Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7197505Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7198185Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7199100Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7200549Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7201380Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7202615Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7204068Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7205146Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7206300Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7207378Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7208465Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7209729Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7210904Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7211951Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7213291Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7213999Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7215247Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7216294Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7217243Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7218231Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7219787Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7220399Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7221524Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7222330Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7223831Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7224351Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7226055Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7227113Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7227874Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7228672Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7230099Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7231784Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7232636Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7233691Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7234674Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7235766Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7237779Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7238441Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7239899Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7240781Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7241877Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7243048Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7244466Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7245615Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:22:19.7247262Z creating build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7247927Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7248941Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/blob_deallocation_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7249725Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/do_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7250545Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/executor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7251402Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/executor_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7253116Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/fakefp16_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7253573Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/gpu_context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7254713Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/inference_lstm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7255032Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/python_protobuf_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:22:19.7256635Z creating build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:22:19.7257143Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:22:19.7258090Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/test_pt_onnx_trt.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:22:19.7258482Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/test_trt.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:22:19.7259456Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/transform.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:22:19.7261187Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-09-27T15:22:19.7261737Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-09-27T15:22:19.7262492Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7262911Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7264053Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7265929Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7266590Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7267461Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/compute_equalization_scale_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7268028Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7268844Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7269580Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7270507Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7271837Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7272987Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7273878Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7274639Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/dnnlowp_test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7275850Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7276820Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7277881Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7278793Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7279706Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7280661Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7281310Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_fp16_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7282526Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7283458Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7284586Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7285640Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7286520Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_gen_quant_params_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7287863Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7288698Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7289321Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7290314Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7291108Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7291881Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7292775Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7293878Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7294889Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7295744Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7296972Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7297798Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:22:19.7299657Z creating build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:22:19.7300175Z copying build/lib.linux-x86_64-cpython-37/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:22:19.7301702Z copying build/lib.linux-x86_64-cpython-37/functorch/setup.py -> build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:22:19.7302183Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7303225Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7303878Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/aot_autograd.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7305086Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7306154Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compile_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7307016Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compilers.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7308126Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/config.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7309155Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/eager_transforms.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7310592Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/fx_minifier.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7311450Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/make_functional.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7312598Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/monkey_patching.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7313585Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/named_members_polyfill.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7314601Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/partitioners.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7315680Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/python_key.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7316664Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7317487Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7319257Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/vmap.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:22:19.7320060Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2022-09-27T15:22:19.7320783Z copying build/lib.linux-x86_64-cpython-37/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2022-09-27T15:22:19.7321769Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7322426Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7323377Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7324412Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7326028Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7326565Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7326970Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7327991Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7329252Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7330052Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:22:19.7331044Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:22:19.7331547Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:22:19.7332842Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:22:19.7333522Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/cond.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:22:19.7334481Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:22:19.7335134Z copying build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:22:19.7339376Z creating build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7339805Z copying build/lib.linux-x86_64-cpython-37/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7340694Z copying build/lib.linux-x86_64-cpython-37/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7341592Z copying build/lib.linux-x86_64-cpython-37/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7342778Z copying build/lib.linux-x86_64-cpython-37/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7344212Z copying build/lib.linux-x86_64-cpython-37/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7345158Z copying build/lib.linux-x86_64-cpython-37/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7345851Z copying build/lib.linux-x86_64-cpython-37/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7346669Z copying build/lib.linux-x86_64-cpython-37/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7348325Z copying build/lib.linux-x86_64-cpython-37/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7348985Z copying build/lib.linux-x86_64-cpython-37/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7350541Z copying build/lib.linux-x86_64-cpython-37/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7351163Z copying build/lib.linux-x86_64-cpython-37/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7352657Z copying build/lib.linux-x86_64-cpython-37/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7353257Z copying build/lib.linux-x86_64-cpython-37/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7354870Z copying build/lib.linux-x86_64-cpython-37/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7355134Z copying build/lib.linux-x86_64-cpython-37/torch/_six.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7356051Z copying build/lib.linux-x86_64-cpython-37/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7357284Z copying build/lib.linux-x86_64-cpython-37/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7358271Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7359726Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7361277Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7362543Z copying build/lib.linux-x86_64-cpython-37/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7366220Z copying build/lib.linux-x86_64-cpython-37/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7367638Z copying build/lib.linux-x86_64-cpython-37/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7368259Z copying build/lib.linux-x86_64-cpython-37/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7369405Z copying build/lib.linux-x86_64-cpython-37/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7370787Z copying build/lib.linux-x86_64-cpython-37/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7371634Z copying build/lib.linux-x86_64-cpython-37/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7372416Z copying build/lib.linux-x86_64-cpython-37/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7374780Z copying build/lib.linux-x86_64-cpython-37/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7375799Z copying build/lib.linux-x86_64-cpython-37/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7376381Z copying build/lib.linux-x86_64-cpython-37/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7377318Z copying build/lib.linux-x86_64-cpython-37/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7378641Z copying build/lib.linux-x86_64-cpython-37/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7379971Z copying build/lib.linux-x86_64-cpython-37/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7380679Z copying build/lib.linux-x86_64-cpython-37/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7381562Z copying build/lib.linux-x86_64-cpython-37/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.7382977Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:22:19.7383479Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:22:19.7385092Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:22:19.7386201Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:22:19.7387169Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-09-27T15:22:19.7387969Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-09-27T15:22:19.7388961Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-09-27T15:22:19.7389893Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7390479Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7392026Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7392626Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7393215Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7394293Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7394930Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7395835Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7396473Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7397598Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7398419Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7399115Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:22:19.7400550Z creating build/bdist.linux-x86_64/wheel/torch/_masked 2022-09-27T15:22:19.7402632Z copying build/lib.linux-x86_64-cpython-37/torch/_masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_masked 2022-09-27T15:22:19.7402954Z copying build/lib.linux-x86_64-cpython-37/torch/_masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/_masked 2022-09-27T15:22:19.7404091Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:22:19.7404742Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:22:19.7406827Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:22:19.7408089Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:22:19.7408483Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:22:19.7409759Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:22:19.7410933Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-09-27T15:22:19.7411235Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-09-27T15:22:19.7412497Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-09-27T15:22:19.7414004Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2022-09-27T15:22:19.7414377Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-09-27T15:22:19.7416316Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-09-27T15:22:19.7417525Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-09-27T15:22:19.7417842Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-09-27T15:22:19.7419735Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-09-27T15:22:19.7420033Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-09-27T15:22:19.7421701Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-09-27T15:22:19.7422560Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-09-27T15:22:19.7423457Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-09-27T15:22:19.7424436Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-09-27T15:22:19.7425902Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:22:19.7426392Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:22:19.7427697Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:22:19.7428963Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:22:19.7429786Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:22:19.7431361Z creating build/bdist.linux-x86_64/wheel/torch/amp 2022-09-27T15:22:19.7432093Z copying build/lib.linux-x86_64-cpython-37/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-09-27T15:22:19.7433076Z copying build/lib.linux-x86_64-cpython-37/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-09-27T15:22:19.7434476Z creating build/bdist.linux-x86_64/wheel/torch/ao 2022-09-27T15:22:19.7435114Z copying build/lib.linux-x86_64-cpython-37/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2022-09-27T15:22:19.7436710Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-09-27T15:22:19.7437267Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-09-27T15:22:19.7438745Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-09-27T15:22:19.7439116Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-09-27T15:22:19.7440716Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-09-27T15:22:19.7441298Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-09-27T15:22:19.7442103Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:22:19.7442856Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:22:19.7444123Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:22:19.7444958Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:22:19.7446045Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:22:19.7446893Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:22:19.7447738Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:22:19.7448759Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:22:19.7449864Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-09-27T15:22:19.7450716Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-09-27T15:22:19.7451487Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-09-27T15:22:19.7452032Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-09-27T15:22:19.7454146Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-09-27T15:22:19.7454990Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-09-27T15:22:19.7456787Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-09-27T15:22:19.7457226Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-09-27T15:22:19.7458078Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-09-27T15:22:19.7459688Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-09-27T15:22:19.7460147Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-09-27T15:22:19.7461640Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:19.7462015Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:19.7463377Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:19.7464212Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:19.7464896Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:22:19.7466603Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7467280Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7468308Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7469056Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7470077Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7471700Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7472349Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7473438Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7474347Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7475356Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7476351Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7477264Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:22:19.7478445Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-09-27T15:22:19.7479119Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-09-27T15:22:19.7480331Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:19.7480723Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:19.7482745Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:19.7483350Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:19.7484222Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:19.7485220Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:19.7485580Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:22:19.7486890Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-09-27T15:22:19.7487193Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-09-27T15:22:19.7488873Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-09-27T15:22:19.7489270Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-09-27T15:22:19.7490240Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-09-27T15:22:19.7491013Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-09-27T15:22:19.7491967Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:22:19.7492921Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:22:19.7493751Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:22:19.7495064Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-09-27T15:22:19.7495434Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-09-27T15:22:19.7496435Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-09-27T15:22:19.7497245Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-09-27T15:22:19.7498843Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:22:19.7499208Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:22:19.7500329Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:22:19.7500687Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:22:19.7502126Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:22:19.7503061Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:22:19.7503799Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:22:19.7504959Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:22:19.7507251Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:22:19.7507603Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7508735Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7509392Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7510411Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7511223Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7512396Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7513366Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7514297Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7515207Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7516543Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7517267Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7518067Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7518822Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7519687Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7521652Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7522036Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7523294Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7524417Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7525685Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7526419Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:22:19.7527995Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7528413Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7529105Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7530030Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7531409Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7532531Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7533188Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7534204Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7535108Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7535893Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:22:19.7537751Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7538195Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7538903Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7540242Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7541201Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/backend_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7541966Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7543332Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7544215Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7545615Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7546270Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7547676Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7548392Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7549072Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7550230Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7550782Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7552310Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7553463Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7554218Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7555122Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:22:19.7556858Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:19.7557274Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:19.7557758Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:19.7559459Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:19.7560331Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:19.7561024Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:22:19.7562212Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-09-27T15:22:19.7563001Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-09-27T15:22:19.7563670Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-09-27T15:22:19.7564938Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-09-27T15:22:19.7565533Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-09-27T15:22:19.7566573Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:22:19.7567141Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:22:19.7568119Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:22:19.7570284Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:22:19.7571584Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:22:19.7572595Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:22:19.7573502Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:19.7574253Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:19.7575593Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:19.7576673Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:19.7577970Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:22:19.7579714Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:22:19.7580516Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:22:19.7581912Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:22:19.7583044Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:22:19.7584291Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:22:19.7585355Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:22:19.7586407Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:22:19.7587167Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:22:19.7587881Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:22:19.7589537Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:22:19.7590660Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-09-27T15:22:19.7591515Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-09-27T15:22:19.7592667Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-09-27T15:22:19.7593654Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-09-27T15:22:19.7594306Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:22:19.7595188Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:22:19.7596387Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:22:19.7597506Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:22:19.7598484Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:22:19.7599510Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:22:19.7600465Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7601233Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7602367Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7604532Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7605432Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7607340Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7608311Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7609225Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7610478Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7611657Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7613154Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7613939Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7614909Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:22:19.7616018Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-09-27T15:22:19.7616744Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-09-27T15:22:19.7617429Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-09-27T15:22:19.7618674Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-09-27T15:22:19.7619715Z creating build/bdist.linux-x86_64/wheel/torch/backends 2022-09-27T15:22:19.7620455Z copying build/lib.linux-x86_64-cpython-37/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2022-09-27T15:22:19.7621575Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-09-27T15:22:19.7622174Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-09-27T15:22:19.7622882Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-09-27T15:22:19.7624373Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-09-27T15:22:19.7624879Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-09-27T15:22:19.7625562Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-09-27T15:22:19.7626904Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-09-27T15:22:19.7629043Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-09-27T15:22:19.7629557Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-09-27T15:22:19.7630819Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-09-27T15:22:19.7631386Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-09-27T15:22:19.7632231Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-09-27T15:22:19.7633038Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-09-27T15:22:19.7634051Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-09-27T15:22:19.7635126Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-09-27T15:22:19.7635699Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-09-27T15:22:19.7636722Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-09-27T15:22:19.7637515Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-09-27T15:22:19.7638788Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-09-27T15:22:19.7639654Z copying build/lib.linux-x86_64-cpython-37/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-09-27T15:22:19.7640674Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-09-27T15:22:19.7641703Z copying build/lib.linux-x86_64-cpython-37/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-09-27T15:22:19.7642479Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-09-27T15:22:19.7643266Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-09-27T15:22:19.7644431Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-09-27T15:22:19.7646083Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-09-27T15:22:19.7646881Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-09-27T15:22:19.7647951Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2022-09-27T15:22:19.7648717Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-09-27T15:22:19.7649910Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-09-27T15:22:19.7651339Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2022-09-27T15:22:19.7652069Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2022-09-27T15:22:19.7653318Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-09-27T15:22:19.7654082Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-09-27T15:22:19.7655277Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-09-27T15:22:19.7656497Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7657262Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7658868Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_dynamo_graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7659600Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7661767Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7662380Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7663149Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7663871Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7664616Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7665758Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7666494Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7668129Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7669081Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7669915Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7670756Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7671598Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7685327Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:22:19.7686056Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:22:19.7686625Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:22:19.7687161Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:22:19.7687675Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:22:19.7688149Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:22:19.7688637Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7689381Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7690011Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7690567Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7691246Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7691866Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7692445Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7693121Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7693724Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7694345Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:22:19.7694812Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7695387Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7695970Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7696610Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7697231Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7697808Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7698604Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7699274Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/partial_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7699962Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/replicated_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7700640Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:22:19.7701217Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7701794Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7702377Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7703033Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7703709Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7704841Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7705653Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7706356Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7706978Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7707996Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7708979Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7709915Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7710846Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:22:19.7712019Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-09-27T15:22:19.7712965Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-09-27T15:22:19.7713700Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-09-27T15:22:19.7714634Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.7715740Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.7716883Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.7718505Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.7719336Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.7720417Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.7721226Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.7722409Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7722978Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7724486Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7725609Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7726453Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7727673Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7728634Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7729888Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7730936Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7731772Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7732563Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:22:19.7734196Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-09-27T15:22:19.7734770Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-09-27T15:22:19.7735948Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-09-27T15:22:19.7736984Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:19.7737959Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:19.7739090Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:19.7740158Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:19.7741089Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:22:19.7742487Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:19.7743287Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:19.7744314Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:19.7745403Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:19.7746397Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:19.7748748Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:19.7749654Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:19.7750527Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:19.7751250Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:22:19.7752388Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-09-27T15:22:19.7753171Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-09-27T15:22:19.7754782Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-09-27T15:22:19.7755340Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-09-27T15:22:19.7756271Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-09-27T15:22:19.7757127Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-09-27T15:22:19.7757758Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-09-27T15:22:19.7759523Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-09-27T15:22:19.7760088Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-09-27T15:22:19.7760801Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-09-27T15:22:19.7762519Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-09-27T15:22:19.7763066Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-09-27T15:22:19.7764042Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-09-27T15:22:19.7765664Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:22:19.7766293Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:22:19.7767095Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:22:19.7768113Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:22:19.7768807Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:22:19.7769608Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:22:19.7770649Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-09-27T15:22:19.7771593Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-09-27T15:22:19.7772690Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-09-27T15:22:19.7773471Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:19.7774114Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:19.7775455Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:19.7776328Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:19.7777010Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:19.7778094Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:19.7778944Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:19.7779915Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:19.7781033Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:22:19.7782163Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:19.7782855Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:19.7783865Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:19.7784548Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:19.7786320Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:22:19.7786887Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-09-27T15:22:19.7787365Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-09-27T15:22:19.7788393Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-09-27T15:22:19.7788855Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-09-27T15:22:19.7789862Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-09-27T15:22:19.7790360Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-09-27T15:22:19.7791747Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-09-27T15:22:19.7792694Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-09-27T15:22:19.7793448Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-09-27T15:22:19.7794226Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-09-27T15:22:19.7795767Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-09-27T15:22:19.7796397Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-09-27T15:22:19.7797131Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-09-27T15:22:19.7798069Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-09-27T15:22:19.7798646Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-09-27T15:22:19.7799317Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-09-27T15:22:19.7800573Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-09-27T15:22:19.7801720Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:19.7802534Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:19.7803563Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:19.7804874Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:19.7805959Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:22:19.7806873Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:22:19.7807554Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:22:19.7808815Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:22:19.7810405Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:22:19.7810956Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7811660Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7812386Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7813206Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7814127Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7815268Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7816418Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7817904Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7818797Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7819678Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7820535Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7821361Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:22:19.7822547Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:22:19.7823211Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:22:19.7824187Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:22:19.7825084Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:22:19.7826300Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:22:19.7827436Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:22:19.7828360Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:22:19.7829696Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:22:19.7830663Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:22:19.7831624Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:22:19.7832743Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:22:19.7833912Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:22:19.7835072Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-09-27T15:22:19.7836022Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-09-27T15:22:19.7837136Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-09-27T15:22:19.7837807Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-09-27T15:22:19.7839315Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7840210Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7841041Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7843656Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7844488Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7845087Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7847120Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7847925Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/flatten_params_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7849096Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7851356Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7852221Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7852880Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:22:19.7854330Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-09-27T15:22:19.7855108Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-09-27T15:22:19.7855797Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-09-27T15:22:19.7857190Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-09-27T15:22:19.7857680Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-09-27T15:22:19.7858707Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-09-27T15:22:19.7860055Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-09-27T15:22:19.7860740Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-09-27T15:22:19.7861581Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-09-27T15:22:19.7864111Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-09-27T15:22:19.7864653Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-09-27T15:22:19.7865272Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-09-27T15:22:19.7866242Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-09-27T15:22:19.7867045Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-09-27T15:22:19.7867751Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-09-27T15:22:19.7868518Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7869169Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7870109Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7871127Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7871791Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7872800Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7873590Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7874328Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7875559Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7876225Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7877139Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7878693Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7879524Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7880418Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:22:19.7882708Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-09-27T15:22:19.7883350Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-09-27T15:22:19.7884362Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7894557Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7895536Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7896591Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7897630Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/copy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7898325Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/dependency.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7899528Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7900317Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/phony.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7901306Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipe.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7902390Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipeline.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7903305Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/stream.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7904228Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7905085Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/worker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:22:19.7919752Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-09-27T15:22:19.7920358Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-09-27T15:22:19.7920994Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-09-27T15:22:19.7921623Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/profile.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-09-27T15:22:19.7922091Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:19.7922681Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:19.7923427Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/layout.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:19.7924318Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/namespace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:19.7925071Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/portal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:19.7925761Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/skippable.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:19.7926487Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:22:19.7926964Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7927600Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7928299Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7928909Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7929537Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7930110Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7930788Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7931440Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7931994Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7932520Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7933244Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:22:19.7933819Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-09-27T15:22:19.7934388Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-09-27T15:22:19.7935127Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-09-27T15:22:19.7935696Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7936297Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7937149Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7937837Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7938638Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7939164Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7939683Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7940754Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7942743Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7943345Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7944365Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7945205Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7946039Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7947292Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7948053Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7948998Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7949842Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7951473Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7952424Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7953365Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7954238Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7955315Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7959003Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7960073Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7962046Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7962964Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7964036Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7964906Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7965810Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7967462Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7968760Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7970260Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7972383Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7973606Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7974262Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7976527Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7977095Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7978069Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7979169Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7980737Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7981711Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7982538Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7983856Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7984804Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7987790Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7988597Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7989550Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:22:19.7990705Z creating build/bdist.linux-x86_64/wheel/torch/fft 2022-09-27T15:22:19.7991658Z copying build/lib.linux-x86_64-cpython-37/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2022-09-27T15:22:19.7993294Z creating build/bdist.linux-x86_64/wheel/torch/futures 2022-09-27T15:22:19.7994079Z copying build/lib.linux-x86_64-cpython-37/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2022-09-27T15:22:19.7995726Z creating build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.7996209Z copying build/lib.linux-x86_64-cpython-37/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.7997276Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.7998245Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.7999431Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8000669Z copying build/lib.linux-x86_64-cpython-37/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8001812Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8003510Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8004986Z copying build/lib.linux-x86_64-cpython-37/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8006658Z copying build/lib.linux-x86_64-cpython-37/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8007924Z copying build/lib.linux-x86_64-cpython-37/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8009252Z copying build/lib.linux-x86_64-cpython-37/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8010527Z copying build/lib.linux-x86_64-cpython-37/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8011834Z copying build/lib.linux-x86_64-cpython-37/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8012866Z copying build/lib.linux-x86_64-cpython-37/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8013922Z copying build/lib.linux-x86_64-cpython-37/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:22:19.8015396Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8016760Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8017929Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8019240Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8020350Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8021510Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8022830Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8023934Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8025021Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8026168Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8027339Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8028472Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8030200Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8031339Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8032613Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8033951Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8035235Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:22:19.8036452Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:19.8037439Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:19.8038624Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:19.8039838Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:19.8041325Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:19.8042758Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:19.8044056Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:19.8045340Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:19.8046459Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:22:19.8047408Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:22:19.8048355Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:22:19.8049412Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:22:19.8050675Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:22:19.8051737Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:22:19.8052818Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:22:19.8054133Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:22:19.8055291Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:22:19.8056382Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:22:19.8057472Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:19.8058568Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:19.8059859Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:19.8061139Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:19.8062607Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:19.8063851Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:19.8065114Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:22:19.8066000Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8066784Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8067688Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8068633Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8069561Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8070583Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8071660Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8072512Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8073344Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8074937Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8076040Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8077126Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8078212Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8079321Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8080580Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:22:19.8081947Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-09-27T15:22:19.8083359Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-09-27T15:22:19.8084757Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-09-27T15:22:19.8085747Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/nvfuser.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-09-27T15:22:19.8087085Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-09-27T15:22:19.8088611Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-09-27T15:22:19.8089745Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-09-27T15:22:19.8090644Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-09-27T15:22:19.8091670Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-09-27T15:22:19.8092853Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:22:19.8093811Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:22:19.8094925Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:22:19.8096055Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:22:19.8097161Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:22:19.8098367Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-09-27T15:22:19.8099195Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-09-27T15:22:19.8100277Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-09-27T15:22:19.8101453Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:22:19.8102382Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:22:19.8103471Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:22:19.8104617Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:22:19.8105831Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:22:19.8107015Z creating build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8107854Z copying build/lib.linux-x86_64-cpython-37/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8109167Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8110840Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8111683Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8112686Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8113693Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8114530Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8115433Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8117259Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8117530Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8119044Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8119563Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8120451Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8121564Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8122564Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8124374Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8125315Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8126556Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8127318Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8129324Z copying build/lib.linux-x86_64-cpython-37/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8129625Z copying build/lib.linux-x86_64-cpython-37/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8130731Z copying build/lib.linux-x86_64-cpython-37/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8131463Z copying build/lib.linux-x86_64-cpython-37/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8132811Z copying build/lib.linux-x86_64-cpython-37/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8133828Z copying build/lib.linux-x86_64-cpython-37/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:22:19.8134995Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-09-27T15:22:19.8135433Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-09-27T15:22:19.8136514Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-09-27T15:22:19.8137738Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-09-27T15:22:19.8138387Z copying build/lib.linux-x86_64-cpython-37/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-09-27T15:22:19.8139476Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2022-09-27T15:22:19.8139802Z copying build/lib.linux-x86_64-cpython-37/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2022-09-27T15:22:19.8142054Z creating build/bdist.linux-x86_64/wheel/torch/masked 2022-09-27T15:22:19.8142355Z copying build/lib.linux-x86_64-cpython-37/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-09-27T15:22:19.8143841Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:22:19.8144202Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:22:19.8145281Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:22:19.8146241Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:22:19.8147553Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/functions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:22:19.8148589Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/matmul.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:22:19.8149674Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:22:19.8150698Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:22:19.8151691Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:22:19.8153323Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2022-09-27T15:22:19.8153821Z copying build/lib.linux-x86_64-cpython-37/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2022-09-27T15:22:19.8155049Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:22:19.8155896Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:22:19.8157021Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:22:19.8158078Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:22:19.8159316Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:22:19.8160349Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:22:19.8161572Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:22:19.8163118Z creating build/bdist.linux-x86_64/wheel/torch/nested 2022-09-27T15:22:19.8163548Z copying build/lib.linux-x86_64-cpython-37/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2022-09-27T15:22:19.8165656Z creating build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8165985Z copying build/lib.linux-x86_64-cpython-37/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8167163Z copying build/lib.linux-x86_64-cpython-37/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8167944Z copying build/lib.linux-x86_64-cpython-37/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8168868Z copying build/lib.linux-x86_64-cpython-37/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8169492Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8171876Z copying build/lib.linux-x86_64-cpython-37/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8172542Z copying build/lib.linux-x86_64-cpython-37/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8173670Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8174837Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-09-27T15:22:19.8175563Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-09-27T15:22:19.8177231Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-09-27T15:22:19.8177471Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-09-27T15:22:19.8178106Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-09-27T15:22:19.8179532Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-09-27T15:22:19.8179994Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-09-27T15:22:19.8180884Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-09-27T15:22:19.8182068Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-09-27T15:22:19.8183422Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-09-27T15:22:19.8183861Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:19.8184556Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:19.8185277Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:19.8187032Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:19.8187751Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:22:19.8188737Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-09-27T15:22:19.8189344Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-09-27T15:22:19.8190237Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:22:19.8191158Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:22:19.8192143Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:22:19.8193140Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:22:19.8194273Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:22:19.8195324Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:19.8195659Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:19.8196742Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:19.8197804Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:19.8198510Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:22:19.8199776Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8200241Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8201545Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8202761Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8205065Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8205503Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8206407Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8207249Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8208350Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8209888Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8210618Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8211766Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8212672Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8213612Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8214561Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8215508Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8216698Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8218426Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8219796Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8221378Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8221848Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8222952Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8224034Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8225609Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8226649Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8228193Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8229014Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:22:19.8230656Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8231197Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8231863Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8232673Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8233552Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8234397Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8235443Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8236261Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8237688Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8238716Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8239575Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8240477Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8241521Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/common_types.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8241985Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8242973Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8244177Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8245099Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8246809Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:22:19.8247809Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-09-27T15:22:19.8248437Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-09-27T15:22:19.8249540Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-09-27T15:22:19.8250059Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-09-27T15:22:19.8251043Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-09-27T15:22:19.8251715Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-09-27T15:22:19.8252841Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-09-27T15:22:19.8253520Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:22:19.8254089Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:22:19.8255282Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:22:19.8256163Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:22:19.8256849Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:22:19.8258299Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-09-27T15:22:19.8258987Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-09-27T15:22:19.8259863Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-09-27T15:22:19.8260530Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-09-27T15:22:19.8261564Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-09-27T15:22:19.8262428Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-09-27T15:22:19.8263905Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-09-27T15:22:19.8264298Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-09-27T15:22:19.8265084Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-09-27T15:22:19.8266454Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-09-27T15:22:19.8267235Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-09-27T15:22:19.8268517Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:22:19.8269206Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:22:19.8269779Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:22:19.8270820Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:22:19.8271436Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:22:19.8272655Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:22:19.8273211Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:22:19.8274659Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-09-27T15:22:19.8275046Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-09-27T15:22:19.8276237Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:19.8276652Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:19.8278124Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:19.8278688Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:19.8279646Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:22:19.8280093Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8281117Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8282046Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8282630Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8283594Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8284677Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8285691Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8286200Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8287215Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8288001Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8289014Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8289911Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:22:19.8291534Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8292354Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8293241Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8294056Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8295250Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8295861Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8296838Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8297782Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8298396Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8300386Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8300944Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8301588Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8302542Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8304312Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8304717Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8305645Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8306892Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:22:19.8308546Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8308974Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8309974Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8310405Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8312273Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8313189Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8314028Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8315253Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8316186Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8317232Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8318195Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:22:19.8319101Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8320234Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:22:19.8321941Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8323005Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8324118Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8325139Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8326407Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8327451Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8328601Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8329594Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8330538Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_patch_torch.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8332266Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8333302Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8334493Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8335391Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8336514Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8338166Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8339521Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8341284Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8342466Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8343746Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8344874Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8345858Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8346971Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8348155Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8349180Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8350348Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8353308Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8355208Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:22:19.8356531Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-09-27T15:22:19.8358163Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-09-27T15:22:19.8359214Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-09-27T15:22:19.8360555Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-09-27T15:22:19.8362244Z creating build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8362797Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8364078Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8364983Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8366120Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8366804Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8368388Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8369233Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8371094Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8371409Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8372440Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8373490Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8374306Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8375682Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8376278Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8377434Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8378321Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8379209Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8379812Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8381211Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-09-27T15:22:19.8383246Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-09-27T15:22:19.8383563Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8384452Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8385274Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8385610Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8386859Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8387646Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8388564Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8390223Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8391135Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8392073Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8392823Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8394840Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8395343Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8395951Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8396758Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8397830Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8398658Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:22:19.8399922Z creating build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8400192Z copying build/lib.linux-x86_64-cpython-37/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8401666Z copying build/lib.linux-x86_64-cpython-37/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8402590Z copying build/lib.linux-x86_64-cpython-37/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8403523Z copying build/lib.linux-x86_64-cpython-37/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8404513Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8406472Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8407032Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8408093Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8408809Z copying build/lib.linux-x86_64-cpython-37/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8410260Z copying build/lib.linux-x86_64-cpython-37/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8411035Z copying build/lib.linux-x86_64-cpython-37/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8411868Z copying build/lib.linux-x86_64-cpython-37/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8412901Z copying build/lib.linux-x86_64-cpython-37/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8413779Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8415885Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:22:19.8417017Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:22:19.8418024Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:22:19.8419393Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:22:19.8420374Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:22:19.8421093Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:22:19.8423215Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:22:19.8423576Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:22:19.8423873Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:22:19.8425011Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:22:19.8425815Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:22:19.8426553Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:22:19.8427642Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:22:19.8428988Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8429528Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8430434Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8431179Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8431972Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8432648Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8433560Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8434398Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8435078Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8435946Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8436967Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8437625Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8438432Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8439138Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8439984Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8440875Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:22:19.8442642Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8442974Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8444047Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8444853Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8445381Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8446901Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8447589Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8448405Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8449601Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8449910Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8450876Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8451868Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8453314Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:22:19.8453897Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2022-09-27T15:22:19.8454593Z copying build/lib.linux-x86_64-cpython-37/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2022-09-27T15:22:19.8456063Z creating build/bdist.linux-x86_64/wheel/torch/special 2022-09-27T15:22:19.8456348Z copying build/lib.linux-x86_64-cpython-37/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2022-09-27T15:22:19.8457871Z creating build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:22:19.8458225Z copying build/lib.linux-x86_64-cpython-37/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:22:19.8459425Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:22:19.8461000Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:22:19.8461964Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_deprecated.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:22:19.8462538Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_legacy.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:22:19.8464113Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8464654Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8465687Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8466437Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8467441Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8468390Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8469957Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8470469Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8471078Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8472783Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8473241Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8479494Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8480803Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8483095Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8484811Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8485941Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8486716Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8488757Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8490305Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8491185Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8491897Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8492981Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8494653Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8495375Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8496050Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:22:19.8497552Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-09-27T15:22:19.8498142Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-09-27T15:22:19.8498912Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen/random_topo_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-09-27T15:22:19.8499837Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-09-27T15:22:19.8500439Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-09-27T15:22:19.8501475Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-09-27T15:22:19.8502329Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-09-27T15:22:19.8503105Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:22:19.8503883Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:22:19.8504948Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:22:19.8506229Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:22:19.8509628Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:22:19.8510233Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:22:19.8511189Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:22:19.8512945Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-09-27T15:22:19.8513388Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-09-27T15:22:19.8514184Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-09-27T15:22:19.8515646Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.8516158Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.8517305Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.8518149Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:22:19.8519588Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-09-27T15:22:19.8520040Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-09-27T15:22:19.8521121Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-09-27T15:22:19.8521907Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-09-27T15:22:19.8522868Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-09-27T15:22:19.8524079Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-09-27T15:22:19.8524807Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-09-27T15:22:19.8527049Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:19.8527689Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:19.8528430Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:19.8530209Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:19.8530792Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:19.8531669Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:19.8532401Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:19.8533309Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:19.8535909Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:22:19.8536564Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:22:19.8537299Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:22:19.8538812Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:22:19.8539350Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:22:19.8539970Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:19.8540673Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:19.8541613Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:19.8542406Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:19.8543671Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:22:19.8544392Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-09-27T15:22:19.8544916Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-09-27T15:22:19.8546167Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-09-27T15:22:19.8549749Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:22:19.8550131Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:22:19.8552152Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:22:19.8553577Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:22:19.8554725Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:22:19.8556146Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:19.8556919Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:19.8558199Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:19.8559664Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:19.8561019Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:19.8563087Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:22:19.8564521Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-09-27T15:22:19.8565518Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-09-27T15:22:19.8566536Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-09-27T15:22:19.8567610Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-09-27T15:22:19.8569087Z creating build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8570003Z copying build/lib.linux-x86_64-cpython-37/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8571207Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8572191Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_crash_handler.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8573210Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cuda_trace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8574261Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8575370Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8576647Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8577685Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8578841Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8579953Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8581152Z copying build/lib.linux-x86_64-cpython-37/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8582474Z copying build/lib.linux-x86_64-cpython-37/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8583630Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8585794Z copying build/lib.linux-x86_64-cpython-37/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8586793Z copying build/lib.linux-x86_64-cpython-37/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8588453Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8589064Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8590560Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8591095Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8592549Z copying build/lib.linux-x86_64-cpython-37/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8593235Z copying build/lib.linux-x86_64-cpython-37/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:22:19.8595274Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-09-27T15:22:19.8595630Z copying build/lib.linux-x86_64-cpython-37/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-09-27T15:22:19.8597215Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-09-27T15:22:19.8598118Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-09-27T15:22:19.8599023Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8599640Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8600658Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/blas_compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8601816Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8603042Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8604248Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/end_to_end.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8605483Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8606698Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8607768Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8609059Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:22:19.8610181Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:19.8611004Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:19.8611923Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:19.8613094Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:19.8614055Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:19.8615217Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:19.8616273Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:22:19.8617509Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8618359Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8619404Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8620479Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8621632Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8622803Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8623951Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8625170Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8626313Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8627981Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.8628813Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.8629878Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.8631426Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.8632587Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.8633594Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.8634617Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:22:19.8639674Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:22:19.8640499Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-09-27T15:22:19.8641119Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-09-27T15:22:19.8642869Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-09-27T15:22:19.8643591Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8644258Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8645795Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8646846Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8648731Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader_experimental.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8649595Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8650727Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8651878Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8653055Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8654219Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:22:19.8655897Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:22:19.8656456Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:22:19.8657655Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:22:19.8658663Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:22:19.8659869Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:22:19.8660957Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/serialization.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:22:19.8662068Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:22:19.8663133Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:22:19.8664609Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:22:19.8665147Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:22:19.8666188Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/eventloop.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:22:19.8667269Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/iter.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:22:19.8668297Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/map.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:22:19.8669729Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/messages.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:22:19.8670798Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/protocol.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:22:19.8672036Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/queue.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:22:19.8673085Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:22:19.8673779Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:22:19.8674929Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:22:19.8675675Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:22:19.8677018Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:22:19.8678080Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:22:19.8679365Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:22:19.8680929Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:19.8681418Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:19.8682666Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:19.8684047Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:19.8684865Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:19.8685420Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:22:19.8686732Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8687062Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8688343Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8688989Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8689810Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8690677Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8691449Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8692373Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8693352Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8694337Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8695391Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8696092Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:22:19.8697547Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:22:19.8697920Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:22:19.8699270Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:22:19.8699927Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:22:19.8701296Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:22:19.8701751Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:22:19.8702703Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:22:19.8703870Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:22:19.8704534Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:22:19.8705402Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:22:19.8706603Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:22:19.8707627Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:22:19.8709296Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:22:19.8709941Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:22:19.8710649Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:22:19.8711410Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:22:19.8714493Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:22:19.8715819Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:22:19.8717022Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-09-27T15:22:19.8717585Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-09-27T15:22:19.8717872Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-09-27T15:22:19.8719444Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:22:19.8719761Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:22:19.8721337Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:22:19.8721678Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:22:19.8722686Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:22:19.8723604Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:22:19.8724703Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:22:19.8726737Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8727070Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8728381Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_caffe2_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8729336Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8730379Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8731183Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8732204Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8733211Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8734154Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8735237Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8736330Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:22:19.8737579Z copying build/lib.linux-x86_64-cpython-37/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:19.8739095Z creating build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8739380Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8771007Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8801754Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8843329Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8900916Z copying build/lib.linux-x86_64-cpython-37/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8902540Z copying build/lib.linux-x86_64-cpython-37/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8906776Z copying build/lib.linux-x86_64-cpython-37/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8911552Z copying build/lib.linux-x86_64-cpython-37/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8915926Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8920384Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.8926602Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.9013429Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.9017770Z copying build/lib.linux-x86_64-cpython-37/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.9019407Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.9048998Z copying build/lib.linux-x86_64-cpython-37/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:22:19.9050924Z creating build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9051843Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9056077Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9060300Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9064573Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9069468Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9073640Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9077915Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9082460Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9087504Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9092102Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Array_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9096274Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9100646Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_C++17_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9105270Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9109258Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9113361Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9117626Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9122341Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9128007Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SmallVectorTest -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9140602Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9145131Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9149559Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9154321Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9158684Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9163024Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9167616Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9172025Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9176478Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9181073Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_either_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9190465Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9194798Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9199045Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9213786Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9217978Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9222707Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9228725Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9233953Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9238480Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9243443Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9247918Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9252595Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9257003Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9262916Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9267307Z copying build/lib.linux-x86_64-cpython-37/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9272650Z copying build/lib.linux-x86_64-cpython-37/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9277326Z copying build/lib.linux-x86_64-cpython-37/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9282304Z copying build/lib.linux-x86_64-cpython-37/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9287339Z copying build/lib.linux-x86_64-cpython-37/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9292091Z copying build/lib.linux-x86_64-cpython-37/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9297084Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9301590Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9305896Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9313178Z copying build/lib.linux-x86_64-cpython-37/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9317482Z copying build/lib.linux-x86_64-cpython-37/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9321540Z copying build/lib.linux-x86_64-cpython-37/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9326465Z copying build/lib.linux-x86_64-cpython-37/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9330985Z copying build/lib.linux-x86_64-cpython-37/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9338100Z copying build/lib.linux-x86_64-cpython-37/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9342255Z copying build/lib.linux-x86_64-cpython-37/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9346677Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9351008Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9355476Z copying build/lib.linux-x86_64-cpython-37/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9359699Z copying build/lib.linux-x86_64-cpython-37/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9364528Z copying build/lib.linux-x86_64-cpython-37/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9369015Z copying build/lib.linux-x86_64-cpython-37/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9373148Z copying build/lib.linux-x86_64-cpython-37/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9377439Z copying build/lib.linux-x86_64-cpython-37/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9382593Z copying build/lib.linux-x86_64-cpython-37/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9387277Z copying build/lib.linux-x86_64-cpython-37/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9391421Z copying build/lib.linux-x86_64-cpython-37/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9395758Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9400357Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9405364Z copying build/lib.linux-x86_64-cpython-37/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9409588Z copying build/lib.linux-x86_64-cpython-37/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9416169Z copying build/lib.linux-x86_64-cpython-37/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9420782Z copying build/lib.linux-x86_64-cpython-37/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9422341Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9426563Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9431462Z copying build/lib.linux-x86_64-cpython-37/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9435857Z copying build/lib.linux-x86_64-cpython-37/torch/test/variant_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9440069Z copying build/lib.linux-x86_64-cpython-37/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9441146Z copying build/lib.linux-x86_64-cpython-37/torch/test/vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9447095Z copying build/lib.linux-x86_64-cpython-37/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9451290Z copying build/lib.linux-x86_64-cpython-37/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9455637Z copying build/lib.linux-x86_64-cpython-37/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9459708Z copying build/lib.linux-x86_64-cpython-37/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9465615Z copying build/lib.linux-x86_64-cpython-37/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9474955Z copying build/lib.linux-x86_64-cpython-37/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9480220Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9490207Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9497766Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9508265Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9516795Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9521739Z copying build/lib.linux-x86_64-cpython-37/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9529452Z copying build/lib.linux-x86_64-cpython-37/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9533648Z copying build/lib.linux-x86_64-cpython-37/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9538248Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9542903Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9585835Z copying build/lib.linux-x86_64-cpython-37/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:22:19.9590700Z creating build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9591067Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9591878Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9592804Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9594333Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9594759Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9595688Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9596422Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9597687Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9598589Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9600141Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9600639Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9601714Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9602618Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9603308Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9605264Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9606016Z copying build/lib.linux-x86_64-cpython-37/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9608821Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9611268Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:22:19.9612793Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-09-27T15:22:19.9613396Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-09-27T15:22:19.9615269Z creating build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:19.9615548Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:19.9621252Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:20.1207425Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:20.1207983Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:20.1208483Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:20.1213904Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:20.1216302Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:20.1219031Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:20.1330313Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:22:20.1331318Z creating build/bdist.linux-x86_64/wheel/torch/include 2022-09-27T15:22:20.1333074Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1333499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1334498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1335381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1336052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1336840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1337946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1338898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1339735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1340931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1341713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1342647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1343579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1344443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1345829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1346905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1347689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1349251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1349980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1350815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1352202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1353592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1354527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1355767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1356529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1357603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1358350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1359877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1360543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1361601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1362777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1363073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1364792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1365264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1367069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1367529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1368025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1368529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1369996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1370500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1371565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1372567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1373990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1374483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1376055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1376736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1377592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1378407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1380143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1380589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1381582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1382083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1383683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1384395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1385266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1386053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1386915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1388390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1388811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1390238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1391334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1392013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1392762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1393523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1394390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1395687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1397161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1397613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1398858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1399360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1400232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1401282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1402039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1402949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1404795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1405125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1406028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1407077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1407759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1409518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1409909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1410723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1411864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1412616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1413702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1415659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1416452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1417330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1418111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1418761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1419910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1420735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1421472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1423000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1423693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1424924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1425670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1426680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1428413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1428842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1429449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1430297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1431583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1432389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1433335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1434341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1436057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1436854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1438131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1452355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1456697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1468342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1468832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:22:20.1470582Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-09-27T15:22:20.1471050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-09-27T15:22:20.1471930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-09-27T15:22:20.1473030Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:22:20.1474004Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1474364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1476020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1476649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1477751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1478768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1480001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1480486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1481684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1482670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1484400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1485363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:22:20.1487614Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:20.1488056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:20.1488547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:20.1489272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:20.1490310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:20.1492586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:20.1493197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:20.1493594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:20.1495444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:22:20.1495801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:22:20.1496712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:22:20.1498190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:22:20.1499039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:22:20.1500029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:22:20.1501602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:22:20.1503770Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1504199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1504957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1505733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1507051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1507792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1509023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1509714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1511722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1512101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1513003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1513765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1514854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1515531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1516615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1517550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1518710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1519534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1520844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1521849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1522593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1523439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1525119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1525838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1527079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1527878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1528805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1530857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1531425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1531972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1532561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1533488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1534279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1536196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1537051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1537699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1538526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1539323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1540128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1541231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1541932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1542694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1543450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1544451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1545548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1546527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1547112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1548554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1549249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1550403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1551556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1552457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1553268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1554196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1555843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1556309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1557324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1558884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1559456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1561174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1562091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1563059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1564029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1565063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1565980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1566492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1567496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1568479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1569253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1572092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1573637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:22:20.1574709Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:22:20.1575354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:22:20.1576106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:22:20.1576977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:22:20.1578453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:22:20.1579073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:22:20.1580477Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:20.1580895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:20.1581901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:20.1582991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:20.1583890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:20.1585073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:22:20.1586197Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:22:20.1586970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:22:20.1587970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:22:20.1588759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:22:20.1590404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:22:20.1590879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:22:20.1592084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:22:20.1593153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:22:20.1594389Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:22:20.1595055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:22:20.1595904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:22:20.1596859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:22:20.1597663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:22:20.1599394Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1599816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1600829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1601982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1603139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1603709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1605354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1605948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1606798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1607655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1608750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1610083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1611164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1612139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1613384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1614642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1615774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1616870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1617991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1619127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1620231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1623438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1624087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1624668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1625298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1625915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1626648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1627801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1628835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1629611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1631097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1631559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1633929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1634264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1635169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:22:20.1636030Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1637037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1638212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1639172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1640478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1641580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1642719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1643934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1645114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1646273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1647238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:22:20.1648767Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:22:20.1649590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:22:20.1650912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:22:20.1651818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:22:20.1652946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:22:20.1654081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:22:20.1655310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:22:20.1656261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:22:20.1657713Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1658950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1660077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1661406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1662443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1663592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1665610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1666250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1667502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1668796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1670055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1671004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1672112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1673115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:22:20.1698346Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1698745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1700230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1700600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1701926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1702563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1704293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1704996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1706368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1706893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1707751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1709270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1709783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1710714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1711570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1712510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1713791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1714927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1715869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1716502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1717474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1719015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1719929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1720695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1721750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1722794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1723954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1724711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1725929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1726567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1727406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1728063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1729347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1730353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1730954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1731866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1732583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1733602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1734917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1735727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1736583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1737595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1738277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1739579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1740497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1741706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1743250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1744207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1746733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1747323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1747899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1748913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1750195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1751183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1752261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1753531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1754488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1755708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1756846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1757903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1759709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1761096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1762336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1763719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1765139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1765938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1767045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1768171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1769468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1770464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1771495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1772690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1774094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1775219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1776381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1777674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1779627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1780284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1781208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1782102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1783260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1784328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1785502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1786732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1788101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1789407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1790303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1791366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1792653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1793822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1794977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1795949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1797213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1798298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1799241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1800213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1801215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1803514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1804134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1804609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1805523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1806325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1807336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1808142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1809601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1809918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1811016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1811797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1812763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1813784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1814686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1816939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1817318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1817690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1819610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1820073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1820896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1821741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1822689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1823305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1824728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1825847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1826564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1827954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1828597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1830298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1831025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1831568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1832478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1833802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1834554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1835532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1836561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1837916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1839007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1840379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1841452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1842422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1843755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1844702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1845851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1846940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1848335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1849291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1850476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1851512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1852809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1853774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1854934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1855919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1857309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1858322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1859361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1860587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1861706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1862944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1864204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1865491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1866596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1867570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1868864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1869985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1871183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1872368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1873362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1874409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1875531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1876667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1877871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1879245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1880162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1881263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1882448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1883575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1884780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1887018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1888057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1889571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1891574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1892260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1893235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1894315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1895624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1896697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1897775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1898983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1900534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1901342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1902315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1903268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1904553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1905983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1907101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1908272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1909296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1910347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1911670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1912642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1913687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1914780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1916204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1917094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1918186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1919399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1920464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1921589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1922814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1924332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1925555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1926756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1928050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1929036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1930148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1931451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1932440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1933815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1934785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1936013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1937049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1938616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1939867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1940900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1942108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1943119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1944970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1945944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1947067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1948073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1950402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1951236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1951665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1952530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1953791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1954516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1955507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1956231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1957264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1958527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1959315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1960368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1961468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1962802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1964439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1965545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1966805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1967732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1968971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1970194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1971091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1972504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1973762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1975049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1976022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1977314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1978319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1979408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1980754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1981922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1983009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1984313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1985523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1986550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1987614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1988930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1990276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1990856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1992254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1992908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1994455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1995139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1996321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1997607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1998721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.1999909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2001002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2001642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2002999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2004288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2005194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2006236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2007248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2008546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2009590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2010536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2012145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2012541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2013635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2014482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2015797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2016620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2017358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2018293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2019214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2020292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2021563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2022515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2023099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2024155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2025200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2025962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2027335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2028329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2029089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2030214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2031045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2031901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2033968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2034727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2035357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2035957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2037418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2038394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2039531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2040563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2041522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2042575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2044167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2044867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2046622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2048044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2048439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2049376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2050434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2051866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2052484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2054497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2055089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2055660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2057057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2058455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2059277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2060370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2061358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2062471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2063660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2064918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2066064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2067297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2068392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2069612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2071006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2071884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2072937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2074221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2075132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2076418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2077331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2078375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2079874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2081077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2082414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2083474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2084787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2085818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2087061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2088161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2089304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2090449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2091589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2092492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2093752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2095153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2096289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2097284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2098405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2099673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2100789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2102020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2103049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2104057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2106047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2107266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2108240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2109425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2110665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2111595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2112586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2113900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2114982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2115889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2117278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2118373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2119486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2120587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2121733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2122878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2124337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2125450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2126556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2127586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2128710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2130139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2131249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2132176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2133309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2134571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2135872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2137010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2138085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2141912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2142358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2142748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2143121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2143581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2144587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2145634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2146175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2147521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2148344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2149725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2150185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2151585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2152374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2153669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2154424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2155774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2156531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2157422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2159698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2160837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2161463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2162060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2162990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2163616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2165079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2165794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2166939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2167323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2168323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2169547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2170312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2171379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2172085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2173024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2175143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2175752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2177676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2178350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2178818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2179713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2180373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2182363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2182885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2183674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2184425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2185524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2186956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2187892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2188899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2189800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2190770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2191715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2192863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2193810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2195006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2195887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2196603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2197333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2198471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2199274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2200414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2202371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2202952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2203535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2204621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2205725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2207125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2207745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2208830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2210216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2211265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2213252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2213844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2214771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2215511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2216314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2217142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2217942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2218880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2220223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2220832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2221828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2222603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2223885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2224580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2225734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2226586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2227538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2228624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2229392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2230570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2231628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2232462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2233542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2234350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2235414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2236371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2237595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2239174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2239906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2240932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2241780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2243282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2244406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2246471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2247346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2248706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2249561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2250286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2251253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2252251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2253247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2253890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2255247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2255877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2257272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2258585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2259331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2260196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2261076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2262880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2263298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2264091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2279305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2279981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2280515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2281024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2281342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2281858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2282492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2283078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2283508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2284143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2284579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2285092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2285496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2285957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2286518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2287098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2287577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2287975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2288303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2288674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2289010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2289321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2289726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2290187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2290551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2291018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2291330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2291707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2292967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2293969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2295113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2296540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2297686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2298746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2299920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2301192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2302325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2303453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2304628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2306606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2307852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2308456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2309912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2310321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2311882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2312437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2313511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2314544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2315527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2316524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2317561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2319068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2319502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2320512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2321339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2322172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2323087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2324003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2325093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2326580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2327082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2328014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2328513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2329983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2330744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2331600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2332428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2333680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2334415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2335177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2336426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2337156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2338641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2339602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2343891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2344304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2344711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2345089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2345486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2346955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2347556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2348068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2348862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2349902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2350889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2352747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2353164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2353796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2354776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2355986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2357207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2357977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2358957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2359746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2360630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2361985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2362751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2364467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2365005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2366136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2367424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2368175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2369499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2370461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2371564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2372265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2376872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2377461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2378178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2378667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2379156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2379743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2380321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2380839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2381346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2381745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2383630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2384005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2385209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2385647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2387186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2387671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2388640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2389464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2390567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2391945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2392892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2394209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2395224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2396360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2397412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2398710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2399783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2401215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2402344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2403508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2404953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2407157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2408280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2409209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2411190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2412055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2412949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2413992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2415349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2416755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2417823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2419064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2420349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2421910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2422778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2423852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2425201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2426661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2427792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2428790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2430185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2431610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2432701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2433993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2435081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2436105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2437410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2438762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2439849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2440913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2442177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2444824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2445655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2447016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2448077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2449121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2450288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2451436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2452647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2453866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2455126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2456254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2457881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2459054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2460073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2461018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2462291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2463422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2464949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2465976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2467114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2468300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2469612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2470776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2471771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2472832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2474032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2475300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2476562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2477533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2478758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2480133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2480889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2482371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2483682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2484885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2486446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2487220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2488457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2489410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2490653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2491746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2493253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2494202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2495235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2496347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2497680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2498846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2500090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2501067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2502468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2503452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2504613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2505699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2506961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2508040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2509197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2510340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2511736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2512741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2514823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2515415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2516260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2517292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2518477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2520355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2521691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2522926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2524236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2525565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2526753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2527916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2529317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2530316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2531574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2532688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2533962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2534934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2536167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2537564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2538793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2539992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2541010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2542068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2543358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2544421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2545544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2546733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2547726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2549575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2550484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2551284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2552646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2553698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2554855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2555916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2557218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2558235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2559427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2560531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2561810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2562831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2564298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2565869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2576575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2577451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2578290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2579075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2579936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2581011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2582144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2583413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2584514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2585683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2586759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2588000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2589101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2590237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2591343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2592441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2593468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2594348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2595271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2596194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2597001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2597869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2598865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2600467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2601710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2602537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2603181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2604123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2604924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2605663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2606385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2607375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2609559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2610281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2611110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2612249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2612997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2613571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2614356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2615092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2615641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2616268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2616870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2617523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2618306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2619009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2619690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2620465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2621226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2621981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2622692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2623355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2624186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2624857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2625485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2626353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2627141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2627799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2629011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2630015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2630863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2632118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2633116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2634146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2635209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2635960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2637057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2637989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2639092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2640066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2641370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2642304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2643207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2644408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2645483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2646462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2647448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2648543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2649660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2650548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2651559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2652673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2653732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2654673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2655456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2656414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2657380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2658402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2659393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2660868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2661714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2662692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2663828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2664939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2666041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2667021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2668010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2669192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2670076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2671002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2671757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2672508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2673331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2674355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2675930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2676549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2678269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2679129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2680047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2680710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2681631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2682494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2683264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2684086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2685763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2686819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2687778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2688856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2689866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2690888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2691831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2692643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2693604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2694488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2695526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2696663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2697728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2699052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2700096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2700998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2702591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2703277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2704419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2705883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2706687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2708018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2709214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2710410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2711462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2712811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2713977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2715177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2716165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2717881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2718791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2719782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2720869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2721687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2723034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2724734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2725703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2726825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2727771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2729547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2730749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2731869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2732685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2733309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2734456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2735300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2736103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2736926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2737904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2739099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2740081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2740788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2741916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2742995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2743924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2744879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2745923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2746884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2747649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2748546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2749324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2750100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2751361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2752082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2753414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2754354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2755346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2756206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2757152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2758415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2759269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2760176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2761071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2762008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2763339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2764510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2765621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2766178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2767430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2768552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2769606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2770627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2771485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2772079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2773594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2774564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2775546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2776555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2777652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2778757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2779621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2780589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2781537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2782481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2783504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2784461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2785364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2786469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2787232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2787885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2789961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2790754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2791458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2792831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2793659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2795367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2796072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2797030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2797846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2799358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2800235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2801007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2801855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2802758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2804125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2805031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2806047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2806604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2807901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2808557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2809858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2811219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2812330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2813381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2814491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2815193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2816291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2817315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2818318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2819452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2820352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2821354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2822220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2823512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2825551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2826373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2827127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2827905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2828594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2829551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2830276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2831613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2832476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2833485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2834449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2835566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2836916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2837886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2838735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2840549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2841594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2842612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2843431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2844640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2845685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2846911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2847998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2849154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2849914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2850931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2851792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2852615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2853744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2854745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2855743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2856796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2858214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2859465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2860707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2861592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2863245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2864693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2865941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2866996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2868084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2869127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2870165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2871408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2872517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2873692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2874724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2875808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2876626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2877808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2878855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2880409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2881687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2882621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2883418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2884441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2887379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2888143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2888949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2889722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2890498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2891468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2892100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2892804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2894018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2894873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2895844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2896707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2898143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2898955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2899791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2900477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2901533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2902524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2903787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2904459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2905281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2906230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2907240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2908068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2909230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2910139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2911074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2912056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2913212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2913900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2915271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2916554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2917537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2918591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2919685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2920686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2921659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2922696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2923986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2924869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2925613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2927029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2928183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2929159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2930201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2931377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2932711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2933964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2934842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2935815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2937002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2937841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2938982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2940179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2943454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2944482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2945427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2946167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2946865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2947598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2948475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2949281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2949912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2950589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2951437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2952270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2953040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2953733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2954601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2955355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2956086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2956979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2957542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2958677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2959600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2960641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2961584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2962723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2964036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2965045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2966075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2967111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2968243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2969189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2970408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2971601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2972536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2973577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2974368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2974971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2976704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2978165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2979456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2980508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2981755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2982777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2984141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2985464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2986857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2987910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2989340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2990615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2991779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2992857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2993946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2995423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2996571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2998044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.2999473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3000754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3001904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3003051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3004611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3005705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3006877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3008337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3009438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3010589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3011865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3013145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3014303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3015375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3016410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3017440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3018564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3019691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3020742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3021764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3022818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3023997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3025137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3026179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3027215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3028355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3029482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3030514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3031520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3032659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3033776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3034886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3036009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3037219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3038405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3039524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3040965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3042259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3043354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3044669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3045718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3046868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3047947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3049118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3050261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3051354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3052418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3053644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3054773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3055795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3056806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3057812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3058937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3060098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3061376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3062576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3063789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3064926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3066005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3067062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3068133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3069452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3070651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3071708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3072742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3073725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3074806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3075865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3077003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3077681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3078930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3080062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3081197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3082459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3084451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3085642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3087110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3088517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3089863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3090992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3091931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3093097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3094363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3095727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3096889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3098133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3099233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3100289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3101364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3102374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3103475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3104425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3106214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3106879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3107835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3109307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3110127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3111227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3112305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3113220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3114937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3115414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3117211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3117844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3118731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3119485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3120665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3121712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3122882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3124023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3125449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3126182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3127341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3128142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3129280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3130582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3131490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3132721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3133603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3134762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3135611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3136598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3137636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3138310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3139226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3140990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3141723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3142716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3143658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3144344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3145576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3145984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3146765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3147773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3149269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3149831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3150749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3151711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3152813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3153539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3154546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3155304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3156760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3157562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3158848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3159732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3160687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3161611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3162516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3163586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3164719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3165842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3166761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3167794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3168716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3170354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3171348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3171871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3172839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3174017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3175525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3176135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3177201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3178607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3179395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3180719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3181490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3182725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3183606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3184873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3185776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3187189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3187909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3189528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3190295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3191183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3192320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3193277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3194260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3195366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3196349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3197645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3198778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3200061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3201128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3202106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3203303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3204430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3205426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3206858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3207724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3208923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3209940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3210754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3212596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3213146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3214135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3214921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3215773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3216926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3218019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3218996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3219861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3220838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3221950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3222972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3223971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3225032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3226196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3227290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3228594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3229494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3230583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3231582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3232513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3233288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3234696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3235674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3236727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3237496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3238200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3239346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3240354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3241339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3242361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3243069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3244383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3245323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3247039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3248176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3248727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3249898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3250836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3251765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3253456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3254162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3255150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3256172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3257094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3258165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3258990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3260250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3261446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3262533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3263632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3264352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3265375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3266376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3267274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3268238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3269234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3270292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3271323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3273279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3273819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3274950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3276058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3277436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3278333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3279543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3280349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3281737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3282429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3283586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3285223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3286215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3287208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3288099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3289021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3290097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3291260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3292256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3293608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3294425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3295320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3296406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3297279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3298251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3300163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3300757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3301673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3302794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3303879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3305065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3306060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3307276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3308353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3309255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3310331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3311443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3312607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3313856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3314525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3315469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3317105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3317864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3319054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3321015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3321614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3322392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3323572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3325019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3326446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3327582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3328680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3330516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3331264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3332603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3333487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3334794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3335950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3337013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3338352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3339644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3351699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3352321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3352920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3353474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3354039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3354602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3355157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3355743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3356454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3357067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3357660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3358236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3358964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3359608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3360229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3360810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3361409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3361982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3362658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3363398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3364314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3364952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3365572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3366276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3366901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3367517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3368127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3368728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3369755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3370984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3371895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3373128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3374504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3375913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3378046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3378505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3379216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3380110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3381156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3382042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3382958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3384424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3385247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3386371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3386904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3388233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3389137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3390233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3391309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3392374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3393491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3394451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3395493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3397063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3397707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3398493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3399392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3401271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3401715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3402688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3404994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3405546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3406166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3407332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3407976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3409413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3410544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3411610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3412323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3413178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3415215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3415621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3416407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3417000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3417878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3419103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3420329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3421587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3422526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3423393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3424827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3425856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3426927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3428192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3429263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3430633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3431724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3432899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3434211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3435330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3436457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3437709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3438773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3439984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3441071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3442394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3443922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3444579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3447138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3447793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3448669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3449629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3450641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3451633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3452875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3453900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3455206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3456007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3457178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3458951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3459507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3460176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3461267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3462198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3462868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3464381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3464804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3465923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3466975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3468488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3469207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3470223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3471129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3472594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3473508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3475533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3476209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3476810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3477518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3478480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3479137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3480787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3481716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3482693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3483615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3484761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3486333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3486711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3488254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3488803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3490355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3490840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3491774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3492354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3493308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3493991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3495014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3495902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3496979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3497600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3498515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3499784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3500584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3501658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3502474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3503494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3504459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3505620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3507386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3507745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3509107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3509631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3511376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3511819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3512256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3514152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3514602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3515124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3516508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3517136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3518153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3519599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3520187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3521258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3522369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3523036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3524290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3526277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3526642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3527338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3528194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3528843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3530421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3531050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3531754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3533245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3533894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3534953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3535764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3536672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3537777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3538705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3539750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3540742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3541797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3543386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3544437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3545474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3547121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3547640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3548623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3549536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3551182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3552187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3553189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3554550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3555672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3556725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3557787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3559039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3560484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3561754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3562928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3564545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3565536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3566738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3568165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3569433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3570545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3571604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3572730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3574432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3575403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3576535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3577891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3579219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3580224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3581393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3582508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3583838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3585055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3586141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3587994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3588833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3590619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3591195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3592436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3593801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3594834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3595940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3597546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3598401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3599583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3600754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3601949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3604241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3604762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3606429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3607669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3608832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3610129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3611443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3612515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3614059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3615040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3616231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3617456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3619085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3619892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3621575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3622683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3624140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3625195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3626506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3627750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3628802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3629988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3631047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3632383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3633425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3634724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3635999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3637367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3638402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3639845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3641016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3642182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3643301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3644544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3645821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3647211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3648352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3649471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3650777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3652015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3653243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3654292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3655493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3656770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3657811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3659007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3660160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3661296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3662334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3663476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3664743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3666290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3667202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3668270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3669289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3670562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3671698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3672801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3674049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3675327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3676847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3677719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3678937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3680019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3681229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3682438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3683719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3685417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3686701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3687531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3688511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3689714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3690966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3691977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3693077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3694440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3695685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3696773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3698563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3699817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3700947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3701992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3703157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3704542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3705497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3706671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3707745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3709104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3710293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3711459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3712691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3713820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3715192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3716477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3717909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3719014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3720320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3721356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3722567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3723733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3725918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3726717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3727590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3729095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3730168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3731290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3732353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3733547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3734957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3736116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3737437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3738423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3739730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3741588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3742193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3743367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3744426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3745868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3746905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3748146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3749199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3750349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3751566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3752709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3754051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3755135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3756412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3757719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3758938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3760130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3761382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3762634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3764197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3765414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3769016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3769415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3770595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3771702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3772737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3773926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3775090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3775904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3777489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3779030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3779647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3780814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3781806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3782977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3783949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3784967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3786352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3787209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3788167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3789405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3790610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3791395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3792390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3793800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3794590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3797917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3798659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3799314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3799834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3800435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3801286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3803622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3804551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3805704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3806368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3807110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3808909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3809692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3811466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3811963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3812983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3813816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3814863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3815904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3816774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3817905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3819024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3819922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3820753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3821802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3823269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3823752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3824575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3825491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3826950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3827472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3828403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3829636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3830297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3831941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3832693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3833846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3834812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3835857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3837366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3837709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3839249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3839878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3841302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3842405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3843413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3844186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3846064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3846846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3847899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3849015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3850032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3851435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3852123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3853319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3854242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3855592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3856691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3857448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3858628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3859247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3860336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3861381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3862303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3863249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3863981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3864781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3865678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3866605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3867157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3868625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3869477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3870484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3871949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3872745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3873843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3874778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3875757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3876931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3878050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3878982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3880393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3881433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3881934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3883288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3884065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3885472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3886174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3887081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3888547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3889805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3890705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3891847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3892354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3893460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3894353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3895253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3896632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3897297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3898457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3899415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3900417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3901441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3902221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3903344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3904317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3908683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3909002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3909431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3909899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3910315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3910855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3911496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3912306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3913905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3914221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3915086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3916027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3917340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3917828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3926245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3926925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3927513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3927887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3928278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3928640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3929037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3929377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3929874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3930352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3930850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3931348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3931824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3932349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3933110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3934492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3935111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3936208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3937473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3938234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3939365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3940622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3941964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3943066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3943935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3944851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3945761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3946786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3947883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3948684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3949650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3950673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3951814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3952754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3953802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3954696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3955742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3956531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3957515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3958433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3959443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3960428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3961435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3962496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3963504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3964777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3966481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3967648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3968459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3969503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3970442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3971482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3972570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3973570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3974561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3975987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3976942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3978698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3979274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3979902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3981168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3981804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3982758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3984064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3984944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3985683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3986648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3987505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3988281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3989087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3989942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3990858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3991577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3992493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3993436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3994248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3994919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3995890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3996765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3997497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3998694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.3999325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4000341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4001066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4002178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4003077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4004849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4006386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4007279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4007857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4008566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4009380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4010437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4011444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4012237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4013072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4013928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4015151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4016227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4017097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4018066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4019241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4020030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4021128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4022128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4023253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4024115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4025074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4026068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4026920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4027978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4028615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4029677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4030895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4032052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4033321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4033873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4035979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4036439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4037765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4038991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4039855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4041185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4042693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4043603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4044825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4045904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4046260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4047118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4048087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4049241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4050328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4051432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4052443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4053532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4054691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4055781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4056665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4057702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4058730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4059588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4060522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4061693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4062378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4063400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4064190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4065406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4066281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4067337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4068103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4069084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4070088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4071066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4072141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4073572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4074023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4075341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4076419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4077416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4078197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4079091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4080182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4081000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4081959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4083030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4084212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4085025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4086188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4087071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4089153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4089732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4090401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4091032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4091842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4092857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4093734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4094866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4095688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4097009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4097762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4098848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4099847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4100828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4102325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4103069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4103952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4104804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4105686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4106796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4107546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4108331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4109255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4110270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4110988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4111824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4112907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4113752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4114806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4115492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4116230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4117310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4118011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4119129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4119876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4120571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4121678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4122376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4123372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4124275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4125844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4126657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4127585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4128718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4129426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4130456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4131199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4132281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4133222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4134114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4138118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4138596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4138949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4139265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4139651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4140151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4140897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4141483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4142632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4143424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4144352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4145469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4146271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4147638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4148163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4149477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4150113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4150963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4151805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4152665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4153476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4154342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4155197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4156114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4157119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4157915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4158765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4159641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4161017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4162285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4162937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4163965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4165097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4165713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4166577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4167526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4168566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4169422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4170319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4171200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4172135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4173038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4173745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4174690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4175632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4176946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4177525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4178319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4179322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4180041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4181270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4182218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4183308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4184426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4185243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4186276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4187237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4188209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4189175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4190346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4191187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4192089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4193071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4208618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4209441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4209875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4210283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4210700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4211097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4211445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4211934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4212386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4212905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4213310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4213731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4214119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4214523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4214940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4215327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4215810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4216309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4216715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4217231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4217727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4218181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4218608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4218982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4219356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4219814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4220193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4221684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4222553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4224143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4225960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4226780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4227642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4228902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4230012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4231343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4232358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4233572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4234677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4235954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4237115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4238214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4239393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4240817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4242081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4243226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4244494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4245680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4246804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4247946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4249025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4250358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4251374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4252534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4253757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4254959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4256295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4257374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4258467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4259670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4260998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4262073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4263356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4264433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4265418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4266730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4268017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4269074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4270193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4271364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4272729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4273759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4274890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4276105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4277197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4278880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4279992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4281042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4282307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4283375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4284775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4287115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4288112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4289385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4290625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4292655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4293309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4294374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4295343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4296417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4297838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4299174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4300141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4301919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4303276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4304581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4305865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4307168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4308248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4309287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4310473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4311676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4312740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4313873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4315022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4316156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4317420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4318662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4319832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4321031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4322368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4323342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4324888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4325949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4327452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4328541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4329736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4330505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4332627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4333496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4334161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4335511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4336520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4337791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4339118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4340161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4341354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4342639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4343889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4344875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4345912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4347236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4348489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4349728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4350839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4352048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4353453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4354549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4355866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4356889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4358142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4359275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4360533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4361587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4363026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4364549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4365622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4366855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4367939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4369214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4370341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4371515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4372668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4374008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4375004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4376186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4377238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4379543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4380316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4382668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4383706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4384518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4385515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4386693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4387774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4389021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4390466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4391578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4392848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4394032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4395330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4396505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4397805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4399097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4400416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4401584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4402863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4404103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4406402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4407500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4408325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4409294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4410325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4411539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4412789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4414013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4415079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4416521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4417571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4418735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4419844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4421075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4422246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4424144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4425085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4426186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4427436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4428633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4429915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4430928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4432219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4433700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4434824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4435729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4437154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4438473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4439318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4440489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4441736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4442971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4444233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4446657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4447597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4448773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4449529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4451069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4451542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4452418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4453332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4454510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4456006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4457199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4458229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4459396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4460299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4461063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4462039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4463088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4463902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4464632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4466019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4466858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4467940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4468590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4469463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4470728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4471835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4472489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4473093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4474778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4475798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4476450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4477365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4478416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4479454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4480469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4481799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4482549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4483733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4484907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4485919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4486825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4487743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4488694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4489920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4490756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4492106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4492653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4494192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4494511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4496077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4496379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4498474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4498847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4499842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4500760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4501823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4502859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4503697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4504574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4505497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4506547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4507638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4510384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4510822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4511250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4511940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4512350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4512933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4513780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4515239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4516077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4517010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4517896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4518716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4520282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4520999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4521781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4523094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4524131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4525657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4526051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4527795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4528431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4529184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4530378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4531372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4532146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4533109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4534099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4535263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4536322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4537437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4538398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4539256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4540363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4541211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4542402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4543276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4544267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4545227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4546324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4547389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4548190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4549255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4549897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4550966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4551841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4552822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4553628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4555071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4556027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4557878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4558296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4559005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4560100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4561519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4562319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4563688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4564325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4565942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4567035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4567622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4569484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4569869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4570946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4572023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4573287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4573951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4575163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4576132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4577162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4578038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4579934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4580343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4581327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4582161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4583100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4584262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4585424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4586280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4587257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4588246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4589229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4590421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4591286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4592276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4593105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4593947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4595172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4595887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4597175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4598062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4601422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4601793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4602431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4602919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4603293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4604721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4605276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4607220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4608032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4608849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4609743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4610704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4611397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4612668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4613672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4614941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4615790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4616903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4618013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4619441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4620460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4621716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4622987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4624292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4625634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4626689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4628008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4629177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4630181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4631553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4632867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4633919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4635294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4636363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4637456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4638611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4640078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4641193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4642453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4643714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4645052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4646187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4647149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4648913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4650047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4651123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4652273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4653588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4654721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4656042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4657545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4658929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4660167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4661448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4662733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4663902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4664969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4666324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4667440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4668739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4670101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4671217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4672380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4673616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4674681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4675867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4677025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4678282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4679524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4680506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4681716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4682950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4684481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4685606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4687062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4688121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4689284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4690566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4691832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4693027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4694162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4695386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4696651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4697682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4698997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4700207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4701557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4702620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4703975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4705013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4706403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4707406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4708554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4709752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4711144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4712255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4713621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4714691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4715860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4717049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4718248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4719373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4720727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4721837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4723060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4724393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4725761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4726713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4728070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4729738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4730954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4732385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4733434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4734482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4736307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4737971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4739065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4740008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4741271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4742286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4743597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4744989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4746144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4747457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4748749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4749857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4750957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4752343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4753351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4754603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4755777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4757336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4758219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4759288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4760589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4761829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4762882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4764280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4766496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4767647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4768832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4769904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4771142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4772369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4773723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4774884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4775874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4777321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4778374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4779552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4780760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4781965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4783037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4784285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4785554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4786962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4788391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4789535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4790696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4791992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4793060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4794140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4795354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4796936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4798227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4799341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4800555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4801965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4803213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4804509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4805614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4806942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4808295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4809294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4810569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4811886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4812891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4814242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4816314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4817386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4819485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4820009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4821000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4821571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4822522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4823682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4824683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4825781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4826537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4827872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4828838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4829971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4831571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4831980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4832943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4833970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4834987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4836139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4837229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4838526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4839376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4840156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4841210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4842399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4843290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4844577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4845517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4846418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4847418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4848892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4849958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4850982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4851924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4852864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4853883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4855895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4856221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4857089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4857997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4859270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4860040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4860945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4862211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4863444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4864003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4865271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4866595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4867378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4868891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4869485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4871177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4871575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4872538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4873372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4874205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4875278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4876117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4877072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4877863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4879214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4880396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4881347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4883187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4884442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4885641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4886960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4888206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4889187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4890480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4891656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4892840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4893983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4895541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4896452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4897674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4898771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4900077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4901397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4902774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4903920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4905102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4906312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4907398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4908582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4910011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4910970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4912007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4913382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4914532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4915766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4916859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4917997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4919129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4920170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4921919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4922943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4924112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4924936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4927135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4927621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4929305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4930211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4931273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4932240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4933316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4933989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4935122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4936017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4936881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4937907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4938948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4940585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4941374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4942382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4943423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4944330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4945713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4946441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4947927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4948622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4949643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4951068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4951821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4953040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4954400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4955249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4956890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4957762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4959126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4959949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4961072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4961829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4963461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4964445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4965481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4966497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4967371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4968355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4969187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4970132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4971294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4972093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4973009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4974241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4975153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4976278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4978322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4978792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4979292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4980765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4981196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4982090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4983024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4984283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4985220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4986141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4987597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4987995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4989190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4990123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4990967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4991674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4992629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4993588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4994956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4995790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4996680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4997870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4998647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.4999756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5000758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5002095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5003121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5005583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5005977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5006412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5007487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5008957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5009858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5011175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5012282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5013360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5014276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5015739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5016311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5017990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5019017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5019955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5021016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5022493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5024237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5025277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5026633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5027757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5028824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5030249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5031657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5032752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5033932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5034920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5036183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5037446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5038498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5039733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5041082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5042510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5043536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5044824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5045975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5047158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5048495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5049626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5051096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5052243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5053425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5054619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5055819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5057041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5058153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5059548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5060797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5061960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5063015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5064464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5065554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5066731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5067786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5069094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5070301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5071603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5072917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5074152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5075470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5076669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5077759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5078933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5080239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5081279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5082632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5084104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5085452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5086574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5087847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5088974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5090162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5091320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5092502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5093984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5095107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5096298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5097603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5114158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5114776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5115361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5115912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5116480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5117025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5117720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5118396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5118932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5119472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5120147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5120714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5121291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5121833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5122713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5123284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5124119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5124601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5125155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5125715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5126254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5126781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5127357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5127953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5128680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5129306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5129938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5130560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5131178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5131993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5132676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5133266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5133850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5134439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5134983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5135583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5136327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5137184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5138371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5139563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5140770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5142114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5143363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5144463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5145701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5146830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5148202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5149329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5150694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5151833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5153353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5154279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5155389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5156569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5157819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5159241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5160409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5161602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5163066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5164269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5165421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5168218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5168678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5169302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5170311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5171304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5172162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5173646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5174688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5175954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5176538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5178009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5178582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5179792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5181186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5181954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5183037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5184070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5185103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5186058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5187036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5187844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5189551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5190182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5191312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5192713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5193494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5194776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5195737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5196886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5197828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5198675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5199713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5200450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5201865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5202735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5203934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5204812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5205965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5206598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5208181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5208826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5209654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5210859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5211741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5212473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5213630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5214676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5215182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5216303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5217653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5218202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5219653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5220238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5221359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5222156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5223107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5224024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5224924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5225995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5226800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5228016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5229002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5230294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5231181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5232083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5233525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5234006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5235136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5235691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5236994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5238567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5239745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5240595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5241534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5242347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5243401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5244558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5245980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5246720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5247774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5248901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5249857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5250791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5251666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5252611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5253812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5254358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5255786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5256304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5257560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5258959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5259424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5260928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5261511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5262317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5263697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5264301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5265299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5265962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5267334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5268032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5268981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5270160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5271200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5272211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5273161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5274522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5275479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5276527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5277385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5278341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5279397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5280374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5281173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5282006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5284422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5284800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5285284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5287020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5288136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5288877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5290468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5290775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5292699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5293159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5294226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5295256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5296124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5296877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5298143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5299116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5300075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5300923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5302307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5303797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5304658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5305733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5307354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5308128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5309307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5310245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5311572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5312387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5313234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5314231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5315154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5317079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5317391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5318097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5319106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5320304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5321229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5322308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5323742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5324615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5325590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5326604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5328548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5328922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5329694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5330592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5331626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5333017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5333788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5334160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5335785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5336628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5337779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5338668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5340185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5340905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5341511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5342922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5344244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5345035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5346075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5347027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5348166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5349265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5350134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5350946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5351963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5352940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5353750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5354753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5355930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5356981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5357926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5358810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5359752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5360708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5361601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5362747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5363578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5364907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5366118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5367010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5368244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5369695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5370490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5372048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5372657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5373884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5374794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5375987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5377011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5377996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5379090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5380560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5380964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5382314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5383138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5383923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5385712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5386354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5387239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5388443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5389498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5390656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5391783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5393005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5394229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5395573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5397231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5398220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5399270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5400515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5401956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5403342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5409416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5410117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5410661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5411340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5411881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5412448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5413017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5413724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5414257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5414834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5415388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5416086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5416850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5417816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5419131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5420290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5421384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5422725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5423756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5424959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5426228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5427334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5428637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5429705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5430971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5432149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5433470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5434517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5435697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5436913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5438320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5439322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5440384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5442617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5443655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5444936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5445995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5447115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5448628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5449774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5451092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5452164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5453499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5454588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5455782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5456983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5458512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5459612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5460770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5461966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5463265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5464404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5465612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5466646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5468000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5469181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5470308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5471617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5472664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5474186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5475360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5476189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5477404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5478701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5480765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5481468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5482316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5483650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5484935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5487369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5488205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5489478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5490916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5491961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5493038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5494227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5495502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5496688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5497760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5499028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5500583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5501643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5502917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5504022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5505466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5506444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5507549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5509812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5510898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5512206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5512588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5512940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5514310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5515035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5516340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5517335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5518477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5520313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5520921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5522675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5523223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5524324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5525121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5526324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5527072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5528785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5529628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5530691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5531982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5533323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5534356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5535901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5536713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5537896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5539215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5540572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5541694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5543029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5544080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5545342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5546387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5547548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5548778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5550055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5551116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5552424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5553670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5554915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5556053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5557119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5558290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5559797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5560965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5562039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5563464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5564964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5565789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5566980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5568102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5569392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5570554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5571593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5572939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5574164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5575341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5576552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5577567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5579583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5580150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5581552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5582791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5583747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5585259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5586168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5587509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5588637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5589728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5590979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5592487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5593480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5594508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5596515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5597630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5598822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5600036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5601264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5602555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5603748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5605243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5606584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5607526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5608672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5609862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5611079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5612338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5613520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5614751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5616097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5617885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5618780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5619736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5621174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5622426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5623654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5624942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5626233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5627283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5628551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5629597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5630880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5632052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5633340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5634560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5636011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5636884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5638320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5639348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5640523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5641740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5642922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5644347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5645798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5646920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5648041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5649446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5650887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5651904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5653221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5654407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5655869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5656805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5658004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5659226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5660381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5661626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5662916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5664094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5665425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5666529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5667790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5668904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5670172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5671300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5672419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5673726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5675599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5676788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5678129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5679191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5680370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5681496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5683035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5684163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5685289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5687704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5688576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5689598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5690861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5692016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5693211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5694498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5695882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5697009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5698180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5699411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5700810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5701856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5703025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5704198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5705513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5706703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5708092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5709207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5710474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5711521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5712737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5713800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5715241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5716355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5717487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5718726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5719908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5721234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5722428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5723574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5724788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5726236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5727367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5728561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5729802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5731237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5732178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5733259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5734468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5735839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5737019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5738175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5739245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5740628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5741761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5742949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5744268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5745208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5746601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5747845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5749353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5750429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5751467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5752566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5754646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5755441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5756554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5757798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5760099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5760432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5761235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5762294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5764132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5764785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5765694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5766762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5767783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5768821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5769848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5770714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5772064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5773007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5774186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5775219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5776729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5778150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5779104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5780186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5781537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5782800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5783667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5784640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5786139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5786888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5788064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5788951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5789851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5790946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5791785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5793594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5794265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5794898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5795985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5797129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5798044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5798896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5799775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5801122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5802017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5802990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5804205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5805136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5806247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5807132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5808916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5809502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5810707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5811600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5812503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5813473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5814712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5815719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5816805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5817876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5819000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5820061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5821057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5822177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5823904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5824544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5825512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5826434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5827199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5828507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5829513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5830402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5830961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5832393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5833204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5834199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5835123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5835913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5837101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5837682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5838967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5839955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5840715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5841901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5843137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5844178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5845324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5847112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5847956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5848972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5850127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5851218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5852157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5853059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5854022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5855036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5856230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5857179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5858289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5859012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5860393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5861320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5862605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5863359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5864658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5865551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5866405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5867325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5868403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5869236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5870678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5871303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5872183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5873322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5874282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5875798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5876814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5877785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5878755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5880162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5881292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5882213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5883145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5883984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5885284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5886198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5887301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5888088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5889321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5890491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5890994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5892125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5892959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5893742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5894692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5895711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5896526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5897540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5898374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5899358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5900334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5901414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5902424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5903513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5904485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5905650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5906570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5907605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5908822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5909875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5910947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5911649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5912552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5913389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5914504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5915418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5916305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5917546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5918608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5919517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5920453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5921475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5922694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5923588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5924695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5925924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5927275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5928186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5929265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5930069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5931226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5932154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5933149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5934124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5935338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5936078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5937160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5938278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5939429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5940428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5941570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5942672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5943658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5944535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5945727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5946780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5947903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5948936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5949925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5951006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5952068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5953028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5954450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5955559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5956446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5957461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5958370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5959395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5960281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5961430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5962414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5963568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5965320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5966086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5967086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5967873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5969001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5970222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5971215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5972376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5973389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5974349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5975266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5976176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5977330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5978099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5979018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5979997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5980900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5982088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5982790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5983974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5985126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5986312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5987292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5988192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5989396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5990277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5991132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5992480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5993280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5994303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5996126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5996753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5997665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5998670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.5999951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6000799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6001994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6004291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6004802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6005643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6007095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6008165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6009101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6010043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6010913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6011793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6012818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6013966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6014720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6015609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6016595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6017691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6018610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6019491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6021167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6021847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6022776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6024228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6024974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6025929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6026923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6027835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6028769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6029873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6030577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6031467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6032463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6033412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6034343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6035371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6037243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6037677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6038838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6039779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6041045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6041653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6044002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6044590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6045364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6046319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6047243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6048433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6049128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6049998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6051050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6052018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6053131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6054145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6055240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6056664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6057867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6058905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6060146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6061200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6062466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6063611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6064996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6066238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6067469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6068734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6070047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6071234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6072657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6073683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6074987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6076033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6077220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6078423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6079827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6080947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6082264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6083436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6084772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6086072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6087197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6088460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6089623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6090724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6093032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6093737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6094723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6095525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6096782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6097676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6098681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6100580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6101127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6101951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6102780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6103812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6104527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6105619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6106675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6107957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6108766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6110609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6111205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6112412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6113203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6114099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6115237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6116090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6116952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6117913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6118939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6120048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6120913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6122078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6122975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6124432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6125382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6126621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6127553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6128618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6129584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6130266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6131571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6132595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6133391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6134331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6135577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6136399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6138268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6138776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6139756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6140948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6141996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6143055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6144090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6145169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6146208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6147083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6149419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6149900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6150588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6151130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6152212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6153157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6154113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6155147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6155959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6156860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6158727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6159308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6160601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6161158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6162894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6164045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6164813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6166196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6167125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6168175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6169703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6170726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6171862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6172929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6174210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6175406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6176750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6177676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6179079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6180499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6181758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6182989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6184115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6185350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6186565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6188047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6189114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6190296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6191328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6192779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6194000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6195188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6196439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6197767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6198875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6199986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6201171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6202607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6203760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6204907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6207298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6208477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6209502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6210540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6211775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6212950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6214432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6215452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6216569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6217727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6218945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6220085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6221355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6222819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6223869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6225013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6226201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6227444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6228612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6229819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6231025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6232284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6233399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6234657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6236679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6237703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6238861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6240234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6241470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6242793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6243998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6245246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6246465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6247629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6248818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6250104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6251200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6252244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6253537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6254699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6256016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6257159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6258427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6259524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6260640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6262042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6263161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6264495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6265687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6266909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6268069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6269338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6270413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6271904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6273105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6274272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6275380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6276631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6277757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6278967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6280127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6281294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6282685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6284185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6285369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6286482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6287800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6288950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6290084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6291358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6292513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6293873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6295094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6296336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6297459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6298863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6299990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6301127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6302262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6303413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6304656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6305994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6307195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6308509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6309929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6310922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6312075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6313231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6315383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6316746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6317336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6319044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6319474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6320169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6321684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6322563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6324209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6325247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6326366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6327469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6328623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6329867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6330952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6332329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6333502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6334629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6336004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6336976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6338194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6339294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6340545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6341849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6343095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6344138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6345362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6347208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6348706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6349350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6350509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6351687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6352991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6354089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6355256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6356440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6357637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6358702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6360249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6361421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6362712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6364092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6365302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6367543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6368484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6369724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6370846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6372111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6373460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6374690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6375982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6377101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6378178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6379590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6380628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6381849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6383034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6384235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6385430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6386576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6387832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6389221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6390678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6391794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6393785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6394717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6395932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6397178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6398583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6399585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6400795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6402009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6403271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6404881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6406233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6407516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6408631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6409765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6411025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6412251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6413521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6414870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6415984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6417134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6418525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6419808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6420991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6422198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6423417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6424790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6425978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6427056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6428365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6429429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6430698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6431999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6433309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6434610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6435745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6436915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6438186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6439330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6440575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6441742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6443157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6444393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6445624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6446777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6448066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6449247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6450485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6451953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6452957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6454103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6455260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6456401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6457613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6458791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6460048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6461405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6462527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6463706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6464889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6466073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6467250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6468421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6469747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6470804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6472798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6473972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6475339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6476535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6477550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6478893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6480320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6481535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6482854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6484125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6485497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6486397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6487592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6489005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6490469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6491661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6492734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6493945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6495238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6496334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6497506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6499641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6500527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6501636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6502508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6503443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6504775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6505948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6507105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6508230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6509293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6510901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6512047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6513287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6514370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6515923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6517388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6518431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6519506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6520741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6521856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6523147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6524377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6526694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6527913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6529138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6530350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6531477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6532613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6533796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6534946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6536094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6537244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6538538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6539652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6540864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6542068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6543234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6544358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6545628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6546689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6547913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6549068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6550245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6552025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6553199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6554391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6555536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6556864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6558157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6559332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6560533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6561686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6563035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6564252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6565489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6566720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6567845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6569020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6570152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6571533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6572619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6573799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6574981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6576102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6577272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6578583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6579748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6580904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6582114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6583317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6584757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6586544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6587234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6588227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6589423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6590570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6591780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6592840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6594691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6595417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6597295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6597778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6599741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6600135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6601496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6602180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6603687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6604648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6605977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6607035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6607756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6609060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6609940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6611234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6612048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6613136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6613989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6614756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6615725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6616708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6617749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6619038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6619925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6620834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6621539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6622232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6623138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6624846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6625701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6626577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6627525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6628478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6629986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6630844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6631996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6632863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6634383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6635160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6636330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6637286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6638164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6639704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6640179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6641906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6642684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6643499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6644492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6645489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6646234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6647425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6648063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6649448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6650583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6651806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6652911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6654291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6655340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6656562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6657642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6658841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6660058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6661308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6662891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6663727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6665136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6666337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6667370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6668680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6669731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6670986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6672403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6674686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6675252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6676105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6677182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6678355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6679696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6680845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6682013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6683223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6684671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6686800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6687773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6689284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6690305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6691669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6692762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6694060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6695162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6696425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6697634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6699847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6700575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6701743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6702989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6704325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6705377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6706832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6707992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6709318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6710470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6711510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6712689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6714044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6715287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6716474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6717968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6718958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6720445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6721471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6722781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6725191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6725998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6726574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6727593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6728837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6730136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6731510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6732867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6734046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6735393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6736486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6737604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6738726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6740166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6741214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6742477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6743789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6744952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6746012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6747291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6748460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6749614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6750782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6752244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6753492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6754328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6755618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6757201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6758250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6759541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6760738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6761917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6763285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6764607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6767329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6767918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6768714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6769506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6770721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6771774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6773052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6774275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6775373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6776732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6778464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6779904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6781728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6782459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6783251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6784523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6785647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6786882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6788015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6789257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6790766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6791898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6793058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6794312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6795448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6796684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6797950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6799261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6800343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6801817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6802954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6804297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6816314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6817021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6817520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6818182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6818680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6819114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6819433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6819801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6820335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6820667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6821038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6821477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6821841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6822170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6822592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6823099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6825183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6825995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6826842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6828056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6829241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6830469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6831685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6833034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6834297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6835494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6836704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6838142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6839201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6840988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6842044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6843536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6844709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6846926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6847811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6849127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6850189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6852092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6852646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6853779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6855039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6856421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6858340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6859433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6860615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6861657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6863008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6864302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6865346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6866624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6867828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6869118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6870218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6871315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6872553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6873809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6874935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6876088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6877294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6878497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6879827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6880943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6881982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6883454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6885646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6886357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6887251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6888466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6889721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6891012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6891813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6893182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6894461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6895207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6896105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6896968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6898367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6899035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6899844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6901644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6902404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6903438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6904479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6905128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6906375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6907293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6908192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6908926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6910120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6911178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6912175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6913074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6914031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6914986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6916233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6916913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6918220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6919714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6920609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6921715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6922857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6924398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6925705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6926873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6927986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6929173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6931133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6932377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6933529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6934601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6935738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6936930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6938173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6939449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6940604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6941722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6943006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6944210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6945448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6946610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6947683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6948895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6950061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6951434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6952685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6953761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6954937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6956143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6957394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6958730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6960029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6961187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6962433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6963643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6965073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6966178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6967378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6968557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6969877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6971922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6972497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6973527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6974704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6976344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6977434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6978578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6979843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6981015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6982240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6983506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6984751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6985931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6987343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6988308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6989505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6990664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6991758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6993259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6994350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6995623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6996847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6998076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.6999090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7000386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7001847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7003158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7004456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7005522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7007773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7008745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7010502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7011621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7012875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7014245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7015321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7016464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7017589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7019052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7020194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7021235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7022396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7023683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7025048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7026290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7027532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7028734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7029930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7031249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7032367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7033525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7034833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7036133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7037173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7038421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7039452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7040714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7041883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7043089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7044633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7046027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7047366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7048475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7049638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7051044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7052228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7053433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7054654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7055894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7057027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7058296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7059391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7060737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7061870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7063129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7064217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7065478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7066608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7068008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7069183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7070415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7071523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7072952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7074203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7075321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7076478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7077649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7078741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7081839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7082497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7083212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7084000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7084734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7085790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7087260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7089141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7090308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7091441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7092762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7093943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7095160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7096241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7097642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7099103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7100105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7101378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7102497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7103816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7104966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7106210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7107363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7108583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7109646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7110863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7111991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7113358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7114539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7115711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7117011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7118055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7119246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7120478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7121842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7123117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7125194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7125895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7126817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7128169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7129465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7130467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7131760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7133153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7134299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7135588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7136762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7137994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7139202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7140540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7141568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7142901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7144121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7145184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7146557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7147609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7148855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7149971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7151374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7152617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7154126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7155019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7156151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7157369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7158633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7159887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7161063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7162386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7163589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7164974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7166208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7169002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7169725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7170865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7172253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7173457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7174610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7175986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7177114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7178428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7179794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7180877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7182100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7183330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7184704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7185794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7186943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7188271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7189707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7190737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7191895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7193039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7194292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7195506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7196735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7197959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7199089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7200277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7202410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7203275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7204336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7205463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7207267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7208467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7209800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7211242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7212162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7213303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7214719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7215880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7217696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7218528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7219792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7221090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7221944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7223151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7224494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7225751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7226819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7228082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7229183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7230437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7231909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7232899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7233992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7235151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7236343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7237472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7238686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7239862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7241142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7242534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7243876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7245182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7246479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7248171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7249327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7250436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7251932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7252960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7254026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7255143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7256488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7257666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7258798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7260009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7261185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7262463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7263443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7264684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7265993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7267053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7268173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7269399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7270459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7271652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7272847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7274341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7275440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7276444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7277795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7278816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7280032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7281049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7282329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7283599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7285126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7286145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7287291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7288623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7289917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7290965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7292161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7293302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7294584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7295674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7296983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7298111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7299471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7300479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7301850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7302987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7304112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7305225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7306407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7307530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7308743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7309856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7311304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7312322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7313645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7314729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7315889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7316991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7318217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7319393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7320568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7321966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7322992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7324951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7326337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7327488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7328913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7330037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7331235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7332401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7333685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7334814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7335935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7337087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7338651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7339759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7340970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7342170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7343432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7344494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7345590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7346730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7347967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7349126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7350316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7351404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7352590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7353908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7355218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7356220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7357351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7358578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7359811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7360887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7362283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7363514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7364669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7366771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7367941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7369095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7370558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7371726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7372754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7373877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7375126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7376597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7377512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7378554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7379943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7381138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7382454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7383536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7384684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7385851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7387115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7388335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7389450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7390618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7391904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7392981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7394119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7395294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7396401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7397638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7398818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7400274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7401258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7402977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7404330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7405749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7406778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7407920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7409085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7410363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7411447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7412713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7413920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7415176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7416335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7417440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7418613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7419876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7421109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7422270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7423409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7424511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7425954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7426911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7428092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7429409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7430498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7431658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7432855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7434109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7435509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7436608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7437761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7439048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7440130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7441496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7442765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7444267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7445458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7446591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7447690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7448862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7449943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7451991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7452820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7453529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7455075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7456354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7457457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7458660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7459843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7461196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7462436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7463559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7464876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7466055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7467404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7468389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7469589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7470801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7472073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7473416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7474744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7475798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7476798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7478088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7479453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7481261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7482270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7483732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7484915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7487624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7488394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7489621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7490790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7492078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7493215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7494474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7495699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7496776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7498228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7499298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7500520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7501871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7502912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7504008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7505692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7506978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7507888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7509193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7510495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7511675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7512775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7513987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7515165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7516520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7517648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7518886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7520092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7521220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7522503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7524063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7525110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7526319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7527589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7529974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7530748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7531579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7532655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7533931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7535197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7536505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7537678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7538944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7540147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7541509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7542520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7543683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7544951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7546163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7547499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7548753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7550082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7551483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7552635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7553779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7554955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7556201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7557375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7558591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7559908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7562079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7563056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7564531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7565629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7566760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7568049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7569582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7570874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7572044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7573149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7574312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7575451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7576687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7578111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7579505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7580685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7581855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7583183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7584348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7585258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7586535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7588159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7589326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7590230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7591680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7592441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7593401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7594563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7595588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7596355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7597983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7599017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7600296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7601738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7602414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7603350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7604293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7605416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7606101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7606950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7608078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7609072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7610124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7611200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7612081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7613116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7615058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7616303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7617166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7618120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7619157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7620186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7621224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7622302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7623356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7624163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7625415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7626424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7627374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7628827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7630252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7631237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7632223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7633401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7634858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7635968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7636882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7637696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7638602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7639514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7640508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7641615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7642603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7643510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7644622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7646331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7647235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7649457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7650116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7650896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7651763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7652783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7653566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7654362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7655417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7656415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7657722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7658724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7660171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7661253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7662350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7663411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7664159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7665122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7665844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7667001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7668035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7669181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7670290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7671253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7672462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7674755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7675488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7676009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7677122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7678147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7679221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7680966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7681803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7683005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7684068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7684698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7686113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7687004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7688048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7688954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7689876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7690967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7691753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7692712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7693698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7694572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7695728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7696559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7697814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7698830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7699947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7701023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7702868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7703588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7704687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7705850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7707176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7708046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7709226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7710208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7711589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7712558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7713589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7714754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7715621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7717575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7718329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7719110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7720930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7721630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7722530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7723308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7724391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7725717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7726559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7727945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7728630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7730146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7731391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7732601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7733731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7734801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7735695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7737071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7737848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7739349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7740233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7741504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7743177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7743874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7744525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7745994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7746865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7748592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7749593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7750455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7751080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7752837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7753763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7754503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7755257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7755847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7757033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7757944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7758567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7759575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7760358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7761425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7762542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7763513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7764701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7765782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7766741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7767776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7768840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7770006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7771431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7772484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7773447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7774469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7775562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7776582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7777609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7778565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7779536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7780530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7781478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7782506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7783919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7784816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7785753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7786678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7787858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7788983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7789944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7791035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7792158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7793174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7794211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7795266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7796313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7797353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7798607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7799496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7800635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7801645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7802837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7803950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7804996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7806189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7807177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7808298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7809414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7810416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7811492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7812500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7813590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7814616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7815826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7816791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7817885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7818946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7820035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7821049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7822139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7823256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7824276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7825299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7826350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7827359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7828439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7829469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7830536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7831698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7832812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7833778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7834847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7835863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7836937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7837919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7839483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7840475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7841747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7842675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7843650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7844860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7846198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7847328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7848280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7849049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7849872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7850827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7851738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7852560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7853705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7854745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7855778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7856677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7857788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7858800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7859779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7860630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7861657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7862712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7863754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7864745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7865748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7867114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7867838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7868748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7869944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7870897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7871685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7872612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7873438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7874423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7875412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7876274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7877049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7878282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7879215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7880226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7881161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7881900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7884074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7884879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7885784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7886566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7888233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7889136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7889839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7890646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7891724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7892458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7893756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7894622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7895538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7896367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7897199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7898126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7899019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7899835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7901046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7901965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7903752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7904490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7906048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7907081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7908135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7909223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7910205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7911165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7912190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7913092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7914116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7915047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7915952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7916842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7917896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7919004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7920142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7921095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7921910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7923288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7924444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7925094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7927041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7927854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7928664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7929597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7930632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7931563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7932582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7933791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7934668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7935900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7937647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7938301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7939092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7939927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7940820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7941938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7942797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7943882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7944718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7945541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7946813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7947762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7948846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7949885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7950876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7951736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7952739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7953620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7954949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7955729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7956864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7957616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7958714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7959722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7961314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7962038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7962991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7964183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7964813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7966242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7967143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7968016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7969544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7970407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7971320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7972065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7973217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7974267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7974992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7976125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7976921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7978178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7978911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7980116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7981020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7982259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7983071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7984090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7985450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7986189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7987261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7988136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7989434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7990305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7991336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7992129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7993114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7993954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7994946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7995892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7997119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7998037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.7999128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8000083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8001174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8002200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8003150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8004299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8005538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8006366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8007164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8008568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8009655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8010661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8011625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8012556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8013717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8014831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8015824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8017180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8018259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8019284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8020238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8021126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8022207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8023307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8024331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8025243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8026287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8027447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8028640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8029736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8030725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8031550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8032231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8033467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8035238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8036024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8037016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8038240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8039347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8040540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8041389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8042424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8043360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8044695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8045392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8046268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8048159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8048819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8049612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8050252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8051633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8052773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8054775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8055329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8064259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8065444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8066476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8067287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8069447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8070191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8070926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8071687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8072731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8074976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8075604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8076345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8077535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8078430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8079122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8079822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8080932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8081740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8082779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8083975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8084944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8085995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8086993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8088117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8089071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8090071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8090914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8091790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8092645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8093762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8094655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8096246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8097172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8098336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8099524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8100502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8101327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8102306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8103276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8104438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8105476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8106481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8107557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8108806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8110300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8111116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8112194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8113178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8113899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8114769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8116117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8116938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8117909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8118823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8119876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8121198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8122231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8122998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8124216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8124989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8127904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8128512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8128997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8129825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8131012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8132077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8133015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8133946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8134886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8135827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8136763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8137859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8139047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8139818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8140806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8141540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8142377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8143527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8144334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8145361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8146484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8147390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8148503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8149519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8150317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8151297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8152021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8152814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8154083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8155220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8156244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8157312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8158579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8159765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8160889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8162027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8163640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8164906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8166190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8167503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8168882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8169927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8171330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8172518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8174092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8174977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8176277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8177592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8179236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8180534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8181740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8182914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8184184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8185419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8186559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8187711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8188892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8190179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8192566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8193375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8194823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8196107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8197026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8198373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8199832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8200951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8203126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8207564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8209030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8210371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8211699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8212858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8214381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8215510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8216730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8217924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8220192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8221033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8222388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8223568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8224787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8226334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8227753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8228836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8229911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8231136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8232525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8233660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8235016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8236934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8238107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8239564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8240866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8241868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8243930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8246810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8247702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8248738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8249995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8251144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8252415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8258033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8258903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8259903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8260821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8261945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8263279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8264622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8265823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8267118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8268333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8269636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8271774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8272764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8273989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8275148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8276374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8277660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8278799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8280055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8281211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8282437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8283607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8285020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8287386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8288181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8289471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8290596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8292131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8293196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8294402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8295551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8296823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8298010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8299220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8300353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8301797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8303083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8304206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8305268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8306387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8307839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8309231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8310586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8311661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8313039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8314170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8315330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8316562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8318021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8319261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8320357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8321428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8322605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8323999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8325113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8326621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8327673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8329824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8330232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8331647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8332307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8333331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8335224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8336460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8337219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8339007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8341490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8342861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8343482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8344907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8346018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8346610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8347497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8348464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8349796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8351031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8352381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8353403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8354068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8356018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8357474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8358296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8359967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8360333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8361205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8362279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8363043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8364369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8365499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8366697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8367417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8368408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8369600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8370155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8371415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8372035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8373050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8373967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8374525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8375862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8376461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8377615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8378111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8379558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8380085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8381519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8382168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8383698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8384743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8385828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8386841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8387887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8388958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8390043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8390873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8392234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8393529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8394590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8395957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8396897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8398138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8399566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8400665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8401937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8403248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8404904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8405954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8407274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8408434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8409787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8411225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8412285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8413544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8414692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8415974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8417310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8418478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8419812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8421020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8422975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8424037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8425310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8427268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8428430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8429662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8432551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8433158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8433688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8434271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8435335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8436386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8437805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8439385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8440265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8441350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8442604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8444153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8445999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8447463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8448509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8450008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8451132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8452275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8453512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8454838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8456022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8457289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8458343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8459792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8460808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8461981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8463325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8464504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8465788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8467118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8468219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8469572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8470782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8471800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8472906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8474162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8475631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8476704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8477742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8478936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8480273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8481499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8482669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8484082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8485581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8486767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8487850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8489112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8490321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8491583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8492778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8493917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8495151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8496622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8497627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8498789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8499997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8501181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8503234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8504100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8505584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8506641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8507912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8509102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8510328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8511569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8513000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8513964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8515424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8516370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8517781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8518968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8520250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8521538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8522690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8524069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8525362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8526514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8527823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8529825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8530387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8531392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8532600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8533992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8535198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8536277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8537505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8538840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8539984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8541212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8542596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8543676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8544879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8546050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8547264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8548529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8549718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8550917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8552351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8553541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8554746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8555918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8557281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8558745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8560181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8561273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8562464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8564051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8565020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8566300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8567487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8568755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8570036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8571137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8572269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8573571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8574763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8575953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8577192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8578421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8579620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8580914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8582834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8583871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8585048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8586062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8587447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8588813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8590032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8591120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8592421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8593493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8594849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8596172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8597157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8598315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8600200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8602379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8603078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8603677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8604643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8606538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8607680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8608854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8610370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8611040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8611886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8613201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8614263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8615101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8616001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8616787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8618026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8618883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8619740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8620746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8622528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8623170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8624305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8625291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8625970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8627297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8628062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8629066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8630045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8631421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8632448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8634419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8635101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8636095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8637307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8638482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8639857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8641104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8642408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8643684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8645144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8646266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8648420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8648758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8649948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8650963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8651771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8653129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8653994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8654919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8656604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8657415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8658492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8660066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8660739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8661955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8663321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8663816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8665320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8666171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8666953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8668276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8670726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8671236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8671799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8672749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8673437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8674614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8675576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8676662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8677554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8678402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8679254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8680180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8681252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8682064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8683313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8684582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8685596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8686546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8687584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8688501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8689581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8690449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8691473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8692562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8693672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8694550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8695527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8696426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8697387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8698418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8699505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8700285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8701455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8702344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8703574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8704368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8705413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8706500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8707548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8708437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8709550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8710244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8711422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8712709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8713398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8715241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8715830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8716735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8717733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8718541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8719648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8720619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8722373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8723012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8724412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8725532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8726990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8727694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8729164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8729986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8730932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8731985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8733009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8734038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8734890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8735918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8736831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8737867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8738939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8739951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8740757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8742161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8742813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8743804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8744823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8745693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8747069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8747671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8748980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8749834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8751175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8752245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8752993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8753612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8755064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8755687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8757084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8758094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8758917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8760191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8761054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8762440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8763230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8764761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8765734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8766758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8767779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8768633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8769646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8770684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8771635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8772556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8775077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8775562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8775951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8776966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8777930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8778774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8779808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8780697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8781592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8783281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8783967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8785188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8786140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8787062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8788755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8789379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8790205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8791209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8792325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8793639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8794788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8795737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8796732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8797607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8798489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8799665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8800515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8801455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8802381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8803451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8804680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8805839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8806947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8807765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8808609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8809633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8810830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8811621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8812560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8813707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8814658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8815523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8817181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8817583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8818249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8819754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8820315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8822031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8823098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8824220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8825124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8826759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8827561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8828604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8829174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8830271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8831272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8832717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8833484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8834458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8835456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8836656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8837644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8838817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8839800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8841179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8842048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8843136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8844902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8845626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8846922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8848119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8849747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8850489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8851476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8852668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8853487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8854971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8856535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8857112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8858298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8859389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8860157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8861397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8862576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8863644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8864731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8865532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8866620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8867603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8869318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8869784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8870496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8872035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8872538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8873683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8874522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8875576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8876537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8877613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8878590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8879394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8880408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8881390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8882173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8883699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8884650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8896820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8897488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8898084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8898547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8899019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8899561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8899972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8900384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8900761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8901148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8901527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8901931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8902279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8902609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8903159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8903822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8904279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8904796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8905290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8905833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8906327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8906869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8907433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8908097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8908808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8909639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8910416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8911084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8911983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8912911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8913847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8914737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8916250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8917385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8918342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8919496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8920915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8921386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8923093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8924202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8925519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8926530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8927526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8928983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8929990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8931140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8932498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8933501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8934079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8935672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8936491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8937580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8938868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8939765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8941700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8942817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8943640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8944839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8945898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8947127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8948339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8949770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8951061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8951978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8953357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8954688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8955997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8957081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8958485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8959747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8960975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8962202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8963434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8964796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8966035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8967291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8968420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8969761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8970945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8972099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8973387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8974737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8975787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8976970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8978191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8980309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8980897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8982071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8983323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8984407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8985561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8986834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8987945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8989222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8990509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8991818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8993045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8994035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8995159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8997109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8998388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.8999806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9001138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9001997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9003294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9004479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9005728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9006497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9007958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9008646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9011370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9011878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9012256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9013342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9014270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9015980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9016813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9018043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9019110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9020249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9021651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9022775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9024159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9025143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9026327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9027486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9028909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9030098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9031160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9032334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9033710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9034895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9036155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9037385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9038744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9040019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9041418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9042794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9044029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9045242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9047278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9048320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9049694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9050930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9052067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9053502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9054680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9055898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9057549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9058724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9059837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9061155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9062299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9063435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9064670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9065951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9067305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9068428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9069929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9070984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9072134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9073310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9074472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:22:20.9079521Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-09-27T15:22:20.9080218Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:22:20.9081014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:22:20.9082043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:22:20.9083066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:22:20.9084766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:22:20.9086502Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:22:20.9086972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:22:20.9087609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:22:20.9088630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:22:20.9089655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/ORTHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:22:20.9091639Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9092033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9092991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9094856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9095997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9097065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9098215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9098858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9100344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9101119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9102343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9103346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9104502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9105668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9106251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9108407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9109258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9109730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9110923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9111619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9113485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9114191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9115716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9116580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9117633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9118633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9119946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9120904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9122317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9123455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9124765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9125866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9127069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9128457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9129531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9132459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9133152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9133814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9134995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9136184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9137170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9138576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9139187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9140467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9141651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9142750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9143763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9144963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9145988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9147106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9148275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9149288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9150560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9151681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9152518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9153889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9154571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9155766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9156704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9157722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9158968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9160276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9160970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9163157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9163716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9164561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9165294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9167032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9167671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9168486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9169514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9170314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9171343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9172580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9173461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9174499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9175636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9176806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9177927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9179162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9180593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9181185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9182469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9183515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9184747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9185479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9186787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:22:20.9187661Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9188544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9189653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9190663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9191573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9192390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9193631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9196008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9196678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9197166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9198036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9198718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9199932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9200745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9202648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9203438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9204584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9205449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9206873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9208094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9208849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9210091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9211033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9211868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:22:20.9213361Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9214875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9215282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9216922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9217284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9219141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9219489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9220023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9220544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9221478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9222549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9223058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9223642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9224542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9225568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9227180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9227512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9228878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9229756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9230861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9232638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9233262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9234025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9235049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9236184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9237288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9238594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9239552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9240665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9241828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9243181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9244582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9245723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9248213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9249191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9250289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9252071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9253143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9254509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9255676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9257099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9258488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9259761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9260978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9262089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9263134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9264326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9265612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9266575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9267742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9268847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9269907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9271099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9272869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:22:20.9274427Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:22:20.9275022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:22:20.9276101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:22:20.9277552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:22:20.9278475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:22:20.9278939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:22:20.9279903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:22:20.9280930Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9281398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9282977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9283699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9284782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9286176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9287017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9287869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9289110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9290240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9291115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9291944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9292898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9293728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:22:20.9295068Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-09-27T15:22:20.9295593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-09-27T15:22:20.9296719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-09-27T15:22:20.9299042Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2022-09-27T15:22:20.9299828Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9300471Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/bench_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9302207Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9302577Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cblas.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9303823Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/conversions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9304681Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cpu_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9305502Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cpuid.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9306384Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/eigen_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9307301Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/filler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9308197Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/fixed_divisor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9309135Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/knob_patcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9310078Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/knobs.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9310707Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/map_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9312148Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math-detail.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9313115Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9314230Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/murmur_hash3.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9315348Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9316158Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9317278Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_wrap.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9318623Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9319597Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/simple_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9320647Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/smart_tensor_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9321620Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9322863Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/zmq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:22:20.9323712Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:22:20.9324887Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:22:20.9325760Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/elementwise.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:22:20.9326668Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/half_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:22:20.9327909Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:22:20.9328862Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:22:20.9329661Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:22:20.9331580Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:20.9332050Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:20.9332902Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:20.9333936Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:20.9334788Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:20.9335867Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:20.9336683Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:22:20.9338059Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib 2022-09-27T15:22:20.9341529Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-09-27T15:22:20.9342028Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten/aten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-09-27T15:22:20.9342418Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten/aten_op_template.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-09-27T15:22:20.9342679Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9343629Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9344468Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9345628Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9346525Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9347642Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9348289Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9349199Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9350230Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9351496Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9352209Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9353021Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9355207Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9355826Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9356441Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9357206Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9358236Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:22:20.9359734Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9360364Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9361330Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9362079Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9363123Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9364126Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9364979Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/common_world_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9366757Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9367445Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9368542Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:22:20.9369262Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-09-27T15:22:20.9370148Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-09-27T15:22:20.9371473Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-09-27T15:22:20.9372103Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-09-27T15:22:20.9372963Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-09-27T15:22:20.9373674Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof/prof_dag_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-09-27T15:22:20.9374902Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:22:20.9375260Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex/shm_mutex.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:22:20.9376526Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:22:20.9377220Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:22:20.9377893Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:22:20.9379152Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:22:20.9380759Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-09-27T15:22:20.9381337Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-09-27T15:22:20.9382221Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9382785Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9383385Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9384258Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9385198Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_serializer_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9385995Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9386679Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9387496Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9388301Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9389409Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_omp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9390164Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9391052Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9391973Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9392814Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/cudnn_wrappers.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9394255Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/db.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9394994Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/distributions_stubs.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9395819Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/event.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9396873Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/event_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9397881Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9398874Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9399820Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/flags.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9400641Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9401704Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/init.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9402781Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9403955Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/memonger.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9404416Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/module.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9405500Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9407097Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9407710Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_scheduling.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9408349Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9409354Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task_future.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9409998Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9411040Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_tracing.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9411629Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_dag_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9412755Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9413516Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_simple.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9414196Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_simple_refcount.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9414901Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9415778Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9416372Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9417745Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator_gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9418493Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9419846Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/plan_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9420504Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/prof_dag_counters.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9421430Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/qtensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9422197Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/qtensor_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9422957Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/scope_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9423778Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9424584Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9425382Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/stats.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9426405Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/storage.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9427043Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9428201Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9428820Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor_int8.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9429950Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/test_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9430680Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/timer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9431579Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9432478Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/types.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9433440Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/workspace.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9434523Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/macros.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:22:20.9435807Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-09-27T15:22:20.9436419Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/common_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-09-27T15:22:20.9437567Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/miopen_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-09-27T15:22:20.9438505Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph 2022-09-27T15:22:20.9439167Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include 2022-09-27T15:22:20.9440281Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-09-27T15:22:20.9440965Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:22:20.9441744Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:22:20.9443222Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:22:20.9443914Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:22:20.9445179Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:22:20.9445773Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:22:20.9446821Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:20.9447358Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:20.9448765Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:20.9449397Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:20.9450521Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:20.9451428Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:22:20.9452554Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:22:20.9453165Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:22:20.9454453Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:22:20.9455029Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:22:20.9456395Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:22:20.9456878Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:22:20.9457899Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:22:20.9459103Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:22:20.9459572Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:22:20.9460717Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:22:20.9461627Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:22:20.9462011Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests/test_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:22:20.9463929Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-09-27T15:22:20.9464524Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc/common_rtc.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-09-27T15:22:20.9465392Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-09-27T15:22:20.9466096Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db/create_db_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-09-27T15:22:20.9467625Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:22:20.9468647Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/file_store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:22:20.9469872Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/file_store_handler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:22:20.9470897Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/redis_store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:22:20.9471988Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/redis_store_handler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:22:20.9473037Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:22:20.9474144Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/store_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:22:20.9475620Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments 2022-09-27T15:22:20.9476537Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:22:20.9477422Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:22:20.9478596Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:22:20.9479658Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:22:20.9480863Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/funhash_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:22:20.9481844Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/sparse_funhash_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:22:20.9482952Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:22:20.9484197Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/tt_contraction_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:22:20.9485344Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/tt_pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:22:20.9487412Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-09-27T15:22:20.9488261Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/ideep_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-09-27T15:22:20.9489644Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-09-27T15:22:20.9490546Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/conv_pool_base_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-09-27T15:22:20.9491708Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-09-27T15:22:20.9492827Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/operator_fallback_ideep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-09-27T15:22:20.9493964Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-09-27T15:22:20.9494899Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils/ideep_context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-09-27T15:22:20.9496064Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils/ideep_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-09-27T15:22:20.9497260Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-09-27T15:22:20.9498308Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/image_input_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-09-27T15:22:20.9499800Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/transform_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-09-27T15:22:20.9500997Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile 2022-09-27T15:22:20.9502169Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib 2022-09-27T15:22:20.9503313Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:22:20.9504191Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:22:20.9505160Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:22:20.9506224Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:22:20.9507620Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:20.9508579Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:20.9509744Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:20.9510752Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:20.9511838Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:20.9513270Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:22:20.9514658Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-09-27T15:22:20.9515746Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:22:20.9516690Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:22:20.9518005Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:20.9518960Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:20.9520682Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:20.9522003Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:20.9523432Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:20.9524532Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:20.9526046Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:22:20.9527071Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-09-27T15:22:20.9528248Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:22:20.9529277Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:22:20.9530733Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:22:20.9531698Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:22:20.9532803Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:22:20.9537129Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:22:20.9537557Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:22:20.9539553Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:22:20.9540245Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/nnapi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:22:20.9541531Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:22:20.9544011Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:22:20.9544440Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:22:20.9545117Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2/ulp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:22:20.9545788Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:22:20.9546133Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-09-27T15:22:20.9546719Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi/mpi_common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-09-27T15:22:20.9547540Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi/mpi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-09-27T15:22:20.9548853Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:22:20.9549507Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:22:20.9550321Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/profile_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:22:20.9551082Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/runcnt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:22:20.9552165Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/time_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:22:20.9552996Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:22:20.9553699Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:22:20.9554711Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/backend_rep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:22:20.9555444Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/device.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:22:20.9556397Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:22:20.9557184Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/offline_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:22:20.9558009Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnx_exporter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:22:20.9559009Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:22:20.9559725Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnxifi_init.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:22:20.9560701Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:22:20.9561317Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:22:20.9562568Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/operator_sets.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:22:20.9563481Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/schema.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:22:20.9565558Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9566245Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/abs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9567281Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/accumulate_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9568143Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/accuracy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9569108Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/acos_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9569934Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/activation_ops_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9571002Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/affine_channel_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9571710Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/alias_with_name.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9572999Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/apmeter_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9573662Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/arg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9574454Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/asin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9575728Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/assert_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9576856Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/async_net_barrier_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9577529Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/atan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9578338Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_box_cox_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9579266Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_bucketize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9580760Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9581419Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_matmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9582640Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_moments_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9583314Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_permutation_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9584381Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9585091Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bbox_transform_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9586091Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bisect_percentile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9587653Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/boolean_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9588528Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/boolean_unmask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9589449Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9590329Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bucketize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9591281Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9592004Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cast_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9592864Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cbrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9593806Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9594927Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ceil_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9595878Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9596584Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_shuffle_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9598313Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9598882Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/clip_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9599894Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9600725Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/concat_split_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9601799Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conditional_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9602586Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9603578Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9604649Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9605850Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_shared.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9606969Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_pool_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9607886Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9608886Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9610079Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9610898Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9612249Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9613106Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/copy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9614401Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9615122Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cos_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9616065Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cosh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9617195Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9618201Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/counter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9619189Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/create_scope_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9620322Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cross_entropy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9621220Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9622165Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9622947Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cube_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9623936Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/data_couple.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9625047Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dataset_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9625785Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/deform_conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9626759Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/deform_conv_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9627738Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9628664Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/distance_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9629666Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/do_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9630731Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dropout_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9631700Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_add_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9632675Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_div_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9633650Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_linear_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9634430Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_logical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9635713Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_mul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9636400Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_op_test.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9637362Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9638253Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9639108Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_sub_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9640352Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9641627Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/enforce_finite_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9642068Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ensure_clipped_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9643012Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9644178Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/erf_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9645255Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/exp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9646180Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/expand_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9647022Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9648333Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fc_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9649306Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/feature_maps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9650388Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/feed_blob_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9651068Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/filler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9652813Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9653198Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/find_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9654486Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/flatten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9655405Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/flexible_top_k.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9656266Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/floor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9657317Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/free_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9658039Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fully_connected_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9659290Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9660217Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9661109Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9661887Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9663784Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9664677Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9665770Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9667019Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gelu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9668117Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9669338Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9670661Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9672064Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9673142Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9674545Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/given_tensor_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9675499Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/glu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9676670Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/group_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9677901Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gru_unit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9678852Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/h_softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9680100Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/half_float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9681403Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hard_sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9682753Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9683646Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/histogram_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9685163Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/if_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9687345Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/im2col_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9688538Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/index_hash_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9689657Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9690888Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/inference_lstm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9691893Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/instance_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9693182Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/integral_image_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9694674Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/is_empty_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9695746Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/jsd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9696759Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/key_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9697723Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/layer_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9698878Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/leaky_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9699969Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/length_split_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9701173Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9702125Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9703475Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9705407Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9706221Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9707328Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9708545Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_top_k_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9709719Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/listwise_l2r_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9710713Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/load_save_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9711906Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/load_save_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9713067Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/local_response_normalization_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9714157Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9715254Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9716733Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9717817Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/log1p_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9718988Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/log_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9720048Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/logit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9721210Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9722524Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lpnorm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9723520Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lstm_unit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9724721Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lstm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9726205Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/map_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9727293Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9729110Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9730142Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/matmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9731173Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9732171Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mean_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9733480Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/merge_id_lists_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9734540Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/minmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9735540Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mish_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9736639Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mod_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9737843Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/moments_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9739167Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9740695Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/negate_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9741943Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/negative_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9743204Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ngram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9744416Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/no_default_engine_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9745333Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/normalize_l1_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9746443Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/normalize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9747569Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/numpy_tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9748643Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9749894Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/onnx_while_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9751186Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/op_utils_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9752438Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/operator_fallback_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9753584Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/order_switch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9754832Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9755966Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pack_segments.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9757098Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9758294Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/partition_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9759447Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/percentile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9760516Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/perplexity_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9761696Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9762885Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9764170Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pool_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9765375Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pow_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9766720Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prefetch_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9767861Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prelu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9769133Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prepend_dim_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9770372Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quant_decode_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9771442Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9772573Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rank_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9773826Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reciprocal_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9774981Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9776350Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9777432Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9778598Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reducer_functors.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9779907Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduction_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9781119Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/relu_n_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9782353Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9783447Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/remove_data_blocks_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9784571Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/replace_nan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9785861Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9786944Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/resize_3d_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9788187Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/resize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9789263Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9790468Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rmac_regions_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9791408Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rms_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9792621Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9793639Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9795004Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9796022Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_rotated_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9797329Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9797806Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rowmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9799068Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rsqrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9799880Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/scale_blobs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9801337Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/scale_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9802071Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/segment_reduction_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9804389Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/self_binning_histogram_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9805369Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/selu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9806640Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9807816Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/shape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9808900Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9809983Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9810945Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sinh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9812064Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9813168Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/slice_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9814368Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9816299Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9817253Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_with_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9818390Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softplus_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9819500Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softsign_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9820698Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/space_batch_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9822090Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9823214Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9824394Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9825598Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_normalize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9826651Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9827814Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9828936Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9830336Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sqr_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9831435Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9832298Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sqrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9833771Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/square_root_divide_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9834860Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stats_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9836060Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stop_gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9837146Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/string_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9838141Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stump_func_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9839516Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/summarize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9840509Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/swish_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9841629Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9842760Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tanh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9843962Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tensor_protos_db_input.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9845168Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/text_file_reader_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9847520Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/thresholded_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9848565Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9849562Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/top_k.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9850736Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9851911Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tt_linear_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9852963Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9854027Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/unsafe_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9855194Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/upsample_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9856346Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/utility_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9858175Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9859295Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9860339Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/weighted_sample_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9861522Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/while_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9862580Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/zero_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:22:20.9864087Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-09-27T15:22:20.9864911Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip/activation_ops_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-09-27T15:22:20.9866613Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:22:20.9867432Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:22:20.9868694Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:22:20.9869912Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:22:20.9871038Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:22:20.9872197Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:22:20.9873469Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:22:20.9874835Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:22:20.9876096Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:22:20.9877273Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9878200Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_add_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9879568Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_average_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9880686Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9881438Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_concat_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9882758Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9884298Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9885122Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_dequantize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9885796Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_fc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9886839Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_flatten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9888878Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9889389Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9889858Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_max_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9890862Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_quantize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9891782Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9892663Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9893765Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9894724Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_roi_align_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9895689Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9896797Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_simd.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9897492Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_slice_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9898542Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9899624Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_test_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9900813Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9901928Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:22:20.9903720Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9904435Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/annotations.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9905646Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/backend_cutting.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9906772Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/backend_transformer_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9907926Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/bound_shape_inferencer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9908991Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/converter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9910185Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/device.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9911211Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9912204Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/fakefp16_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9913323Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9914401Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/glow_net_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9915560Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9916638Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnx_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9917733Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnxifi_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9918983Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnxifi_transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9920176Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/optimize_ideep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9921384Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9922629Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/passes.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9924225Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/shape_info.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9925230Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/tvm_transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:22:20.9926082Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:22:20.9927227Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/cc_amrc.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:22:20.9928152Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/concat_elim.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:22:20.9928978Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/freeze_quantization_params.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:22:20.9930007Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/in_batch_broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:22:20.9930738Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/pointwise_elim.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:22:20.9932722Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-09-27T15:22:20.9933151Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql/ast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-09-27T15:22:20.9933484Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql/graphmatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-09-27T15:22:20.9934887Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9935336Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9936831Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9937704Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9938752Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/embedding_lookup.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9939627Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9940706Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9941561Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9942348Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9943161Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9944117Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9944891Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9945982Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/math.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9947023Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/typed_axpy.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:22:20.9948657Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:22:20.9949158Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/InferenceGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:22:20.9950015Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:22:20.9950631Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:22:20.9951940Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor_config.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:22:20.9953379Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:22:20.9953907Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:22:20.9954725Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9955419Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9956579Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/data_filler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9957401Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/emulator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9958340Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/net_supplier.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9959216Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/output_formatter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9960520Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9961421Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/std_output_formatter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9962623Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/time_profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9963360Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:22:20.9965167Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:22:20.9966165Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/caffe2_pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:22:20.9966808Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/torch_pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:22:20.9967139Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/torch.pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:22:20.9969301Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/caffe2.pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:22:20.9973273Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:22:20.9973914Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:22:20.9974698Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:22:20.9975773Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state_dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:22:20.9976544Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:22:20.9978085Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization 2022-09-27T15:22:20.9978667Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9979653Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/activation_distribution_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9981265Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9981985Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9982695Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9983557Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9984405Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/compute_equalization_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9985383Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/concat_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9986217Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9987011Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9988055Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9989268Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9990262Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9991187Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9992050Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9993532Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9994206Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9995245Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9996245Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9997367Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fb_fc_packed_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9998783Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:20.9999206Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0000293Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0001115Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0002406Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0002956Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0004576Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0006707Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0008514Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0008974Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_gen_quant_params.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0010009Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0010985Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0011911Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/kl_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0012773Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/l2_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0013833Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0014612Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/mmio.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0015654Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/op_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0016745Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0017775Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/quantization_error_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0018613Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0019420Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/relu_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0020466Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0021328Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0022767Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0023787Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0024991Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0025951Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0027013Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:22:21.0028121Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:22:21.0029270Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/blobs_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:22:21.0031173Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/blobs_queue_db.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:22:21.0032168Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/queue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:22:21.0033401Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/rebatching_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:22:21.0034542Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/rebatching_queue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:22:21.0035642Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:22:21.0036335Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:22:21.0038763Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:22:21.0039273Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:22:21.0040051Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:22:21.0042039Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:22:21.0042533Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:22:21.0043945Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:22:21.0045560Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0046280Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adadelta_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0047267Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adagrad_fused.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0047974Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adagrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0049409Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adam_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0050356Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/clip_tensor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0051439Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/decay_adagrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0052286Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0053096Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0054557Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/ftrl_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0055360Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/gftrl_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0055975Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/iter_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0057310Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/lars_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0058071Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0059145Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_functors.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0059997Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0061543Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/math_lp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0062133Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0063670Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rmsprop_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0064071Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0065562Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rowwise_counter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0066121Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/storm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0067410Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/weight_scale_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0068110Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/wngrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0069375Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/yellowfin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:22:21.0070862Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share 2022-09-27T15:22:21.0071441Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib 2022-09-27T15:22:21.0072218Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:22:21.0072833Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:22:21.0074903Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:22:21.0075359Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:22:21.0076399Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:22:21.0077361Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/pattern_net_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:22:21.0078166Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/single_op_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:22:21.0079460Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:22:21.0080038Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/optical_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:22:21.0081175Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_decoder.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:22:21.0082400Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_input_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:22:21.0083614Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_io.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:22:21.0085167Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2022-09-27T15:22:21.0085519Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-09-27T15:22:21.0085853Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-09-27T15:22:21.0087357Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-09-27T15:22:21.0088462Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-09-27T15:22:21.0090131Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0091064Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0092098Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0092954Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0094104Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0095311Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0096413Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0097353Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0098502Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0099561Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0100684Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0101747Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0102952Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0104071Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0106086Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0106633Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0108294Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0108681Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0110051Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0110875Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0112077Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0112966Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0114218Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0114847Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0116390Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0117010Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0118042Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0118981Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0120240Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0121679Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0122371Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0123705Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0124877Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0126037Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0127002Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0128223Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymFloatNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0129199Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0130540Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0131726Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymIntNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0133659Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0135890Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0137040Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0138123Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0139326Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0140292Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:22:21.0141900Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0142648Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0143990Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0145071Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0146517Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0147770Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0148906Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0149868Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0151088Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0152255Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0153403Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0154527Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0155694Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0156733Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:22:21.0158800Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0159488Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0160491Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0161602Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0162856Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0164151Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0165348Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0167657Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0168194Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0169490Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0170734Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0171157Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0172926Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0173453Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0174198Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0175060Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0176046Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0177209Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0178301Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0179373Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0180551Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0181450Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0182490Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0183447Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0184373Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0185364Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0186179Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0187598Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0188210Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0189546Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0190571Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0191266Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0192292Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0193176Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0193942Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0195355Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0196204Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0196993Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0198066Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0198666Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0199704Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0200299Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0201489Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0202373Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0203431Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0204389Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0205492Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0206416Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0207230Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0210296Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0210872Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0211444Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0211741Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0212921Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/either.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0213917Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0214910Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0216919Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0218025Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/in_place.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0219007Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0220090Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0221488Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0222678Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0224912Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0225541Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0226260Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/math_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0227942Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0228299Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0230165Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0230625Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0231626Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0232650Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0233883Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0234878Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0236035Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0236771Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/reverse_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0237748Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0238438Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0239266Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0240402Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0241445Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0242338Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0243335Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0244599Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0245338Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0246391Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0247617Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/variant.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0249254Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:22:21.0250671Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0251376Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0252601Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0253793Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0254605Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0255820Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0256475Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0257264Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0258556Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0259153Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0259588Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:22:21.0260851Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-09-27T15:22:21.0261380Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-09-27T15:22:21.0262575Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-09-27T15:22:21.0263842Z creating build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0264195Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0265559Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0266143Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0268164Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0268460Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0269107Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0270114Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0270634Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0272154Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0273009Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0274096Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0274915Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0275730Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0276681Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Ops.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0277653Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0278809Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0279578Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0281174Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0281943Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0283249Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0284889Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0285736Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0287202Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0287651Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0289247Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0290100Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0291009Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0292059Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/UCCForNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0293246Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0294208Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0295344Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0296337Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0297704Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0298866Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0299997Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0301112Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0302146Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0303276Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0305007Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0305629Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:22:21.0307154Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:22:21.0307909Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:22:21.0308371Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:22:21.0309919Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:22:21.0310913Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:22:21.0312342Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:22:21.0314128Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0314702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0315849Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0316715Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0317834Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0318972Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0319986Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0321200Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0322486Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0323584Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0324587Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0326918Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0328310Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/PythonTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0329453Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0330635Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0331606Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0333586Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0333946Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0334813Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0335687Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0384251Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0384790Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0385385Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0385744Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0386151Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0386677Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0387150Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0387578Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0388047Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:22:21.0388247Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2022-09-27T15:22:21.0388553Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2022-09-27T15:22:21.0388759Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0389175Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0389664Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0390116Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0390540Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0390957Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0391366Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0391918Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0392309Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0392763Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0393221Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0393699Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0394152Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0394672Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0395102Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0395586Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0395991Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0396371Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0396853Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0397448Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0397938Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0398362Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0398797Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0399193Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:22:21.0399486Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:21.0399997Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:21.0400478Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:21.0401129Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:21.0401623Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:21.0402003Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:21.0402438Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:21.0402904Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:21.0403418Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:22:21.0403917Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:22:21.0404570Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:22:21.0405082Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:22:21.0405508Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:22:21.0405843Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:21.0406370Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:21.0406772Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:21.0407186Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:21.0407684Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:21.0408197Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:21.0408744Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:21.0409348Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:22:21.0409640Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:22:21.0410105Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:22:21.0410615Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:22:21.0411183Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:22:21.0411556Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:21.0412052Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:21.0412623Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:21.0413184Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:21.0413618Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:21.0414156Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:21.0414564Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:21.0415089Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:22:21.0415386Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:21.0415794Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:21.0416240Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:21.0416986Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:21.0417490Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:21.0418105Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:22:21.0418543Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:22:21.0419175Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:22:21.0419780Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:22:21.0420168Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0420803Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0421514Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0422221Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0422664Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0423352Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0424092Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0424616Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0425362Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0426017Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:22:21.0426259Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0426831Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0427603Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0428209Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0428600Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0429253Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0430018Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0430468Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0431041Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0431735Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0432491Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0432936Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0433642Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0434365Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0434901Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0435763Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0436468Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:22:21.0436918Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0437410Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0438049Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0438805Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0439522Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0440039Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0440728Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0441432Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0442216Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0442980Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0443636Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0444202Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0444967Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0445699Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0446495Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0447233Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0449257Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0450137Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0451001Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0451716Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0452924Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0453805Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:22:21.0454764Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0455736Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0456696Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0457766Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0458613Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0459471Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0460252Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0461428Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0462395Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0463431Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0464279Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0465203Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0466259Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0467166Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0468420Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0469318Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0470214Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0470932Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0472076Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0472917Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0474615Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0475479Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0476627Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0477217Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:22:21.0479156Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0479738Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0480832Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0481825Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0482674Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0483651Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0484922Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0486511Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0487580Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0488257Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0489209Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:22:21.0490855Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:22:21.0491291Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:22:21.0492438Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:22:21.0492972Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:22:21.0493873Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:22:21.0495096Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:22:21.0496050Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:21.0496703Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:21.0497648Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:21.0498413Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:21.0499471Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:21.0500053Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:21.0501061Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:21.0502189Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:21.0503164Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:22:21.0504474Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:22:21.0505164Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:22:21.0506017Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:22:21.0507086Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:21.0507660Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:21.0508635Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:21.0509555Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:21.0510351Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:22:21.0511729Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0512442Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0513600Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0514403Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0515829Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0516283Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0517193Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0517921Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0518943Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0519904Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0520501Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0521577Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0522487Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0524334Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0524777Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0525725Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0526402Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0527132Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0528454Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0529174Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0529942Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0530855Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0531918Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0532448Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0533359Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0534259Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0535319Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0536039Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0536769Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0537500Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0538515Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0539276Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0540182Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0540855Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0542520Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0543129Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0544115Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0544764Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0545753Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0546545Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0547607Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0548386Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0549655Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0550398Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0551126Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0552152Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0552887Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:22:21.0554571Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:21.0555024Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:21.0556362Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:21.0557922Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:21.0558928Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:21.0560859Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:21.0561361Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:22:21.0561645Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:21.0562276Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:21.0562847Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:21.0563224Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:21.0566559Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:22:21.0567975Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:21.0568474Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:21.0569438Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:21.0570469Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:21.0571389Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:21.0572135Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:21.0573119Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:22:21.0573972Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0574425Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0576360Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0577107Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0577975Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0578764Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0580252Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0580878Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0582033Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0582810Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:22:21.0584028Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:22:21.0584439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:22:21.0585905Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/deploy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:22:21.0586919Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/elf_file.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:22:21.0587257Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:22:21.0588434Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:22:21.0589196Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/mem_file.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:22:21.0590797Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/noop_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:22:21.0591302Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/path_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:22:21.0592688Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:22:21.0594025Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter/builtin_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:22:21.0595913Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:22:21.0596313Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter/Optional.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:22:21.0598214Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2022-09-27T15:22:21.0598492Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:22:21.0599050Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:22:21.0600977Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0601949Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0602565Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0603494Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0604779Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0605945Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0606735Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0608404Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0609449Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0610326Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0611551Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0613065Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0613794Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0614724Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0615979Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0617286Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0618797Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0620029Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0621277Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0622480Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0623537Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0624749Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0627298Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0628062Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0628563Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0629619Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0630456Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0631108Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:22:21.0632356Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-09-27T15:22:21.0632963Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-09-27T15:22:21.0634078Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-09-27T15:22:21.0634982Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-09-27T15:22:21.0635866Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0636606Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0637555Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0638409Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0639212Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0640160Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0641088Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0641919Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0642939Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0643745Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:22:21.0645219Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0646921Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0647693Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0648495Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0649487Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0650763Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0651607Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0652571Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0653510Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0654300Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0655517Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0656442Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0657263Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0658078Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0659477Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0660197Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0661092Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0662363Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0662918Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0663917Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0664836Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0665841Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0666746Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0667743Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0668680Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0669670Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0670623Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0671638Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0672672Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0673532Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0674317Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0675480Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0676336Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0677172Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0678384Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0678911Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0680331Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0681160Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0681912Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0682791Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0684065Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0684741Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0685959Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0686625Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0687778Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0688927Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0689833Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0690702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0691665Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0692840Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0693262Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0694206Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0694884Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0696443Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0697042Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0697920Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0698962Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0700136Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0701071Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0702234Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0703154Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0704142Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0705104Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0706268Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0707317Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0708338Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0709446Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0710707Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0711715Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0713482Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0714497Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0715636Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0716721Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0717756Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0719104Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0720435Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0721208Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0722544Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0723714Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0725174Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0726297Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0727414Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0728489Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0729622Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0730771Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0731692Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:22:21.0733507Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0734379Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0735464Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0736611Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0737870Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0738910Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0739999Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0741027Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0742635Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0743901Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:22:21.0744963Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:21.0746146Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:21.0747285Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:21.0748500Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:21.0749554Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:21.0751501Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:22:21.0752999Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0753595Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0755087Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0756654Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0757318Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0758607Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0759356Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0760729Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0761598Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0762703Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0764247Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0765956Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0766429Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0767403Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0768878Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0769372Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0770695Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0771810Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0772546Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0773517Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0774517Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0775351Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0777515Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0778092Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0778640Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0779537Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0780586Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0782059Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0782765Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0783772Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0784874Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0785723Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:22:21.0787294Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0787639Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0789549Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0790163Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0790694Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0791569Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0793115Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0793768Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0794678Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0795319Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0796261Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0797108Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0798030Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:22:21.0799723Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0800095Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0801044Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0802211Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0803006Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0804113Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0805439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0807620Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0808028Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0809204Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0810222Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0811267Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0812471Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0813624Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0815159Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0816180Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0817518Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0818533Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0819631Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0820681Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0821706Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0822745Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0824063Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0825398Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0826555Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0827733Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0828953Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0830127Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0831495Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:22:21.0833071Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:22:21.0833771Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:22:21.0835125Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:22:21.0835808Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:22:21.0837327Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:22:21.0838114Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:22:21.0840325Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0841222Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0841821Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0842643Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0843545Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0844685Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0845804Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0846782Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0847789Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0848589Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0849587Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0850429Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0851315Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0852626Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0854239Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0855096Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0856105Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0857689Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0858777Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0859440Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0860398Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0861464Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0862424Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:22:21.0863762Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0864500Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0865648Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0866134Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0867645Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0868983Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0869953Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0870610Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0871407Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0872321Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0873080Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0874171Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0875369Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0876121Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0877007Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0877702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:22:21.0879184Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0879714Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0880856Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0882070Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0883014Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0884153Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0884611Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0885792Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0886652Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0887728Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0888505Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0889370Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0890406Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0891185Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0892185Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0892815Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0893972Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0894833Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0896055Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0896880Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0898053Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0898542Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0899946Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:22:21.0901369Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-09-27T15:22:21.0901870Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-09-27T15:22:21.0902471Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-09-27T15:22:21.0903992Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0904369Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0905906Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0906488Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0907733Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0908323Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0909875Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0910433Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0910961Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0911675Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0912642Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0913847Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0914961Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0915938Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0916488Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0917573Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0918913Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0919611Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0920990Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0921870Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0923023Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0924102Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0925090Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0925887Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0927772Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0928497Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0929600Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0930297Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0931565Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0932832Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0933820Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0934815Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0936270Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0937083Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0938493Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0939504Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0940563Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0942154Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0943204Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0944058Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0944797Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0946744Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0947194Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:22:21.0947862Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0948734Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0949474Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0950664Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0951638Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0952503Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0953485Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0954354Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0955332Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0956281Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:22:21.0957189Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2022-09-27T15:22:21.0959083Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0959448Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0960539Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0961368Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0962252Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0963460Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0964462Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0966282Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0967165Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0968310Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0969381Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0970461Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0971494Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0972422Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0973221Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0974700Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0975417Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0977388Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0978410Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0979393Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0980531Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0981760Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0982701Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0984017Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0985028Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0986318Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0987567Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0988704Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0989643Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0990936Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0992249Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0993583Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0995615Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0996291Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0997119Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0999107Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.0999558Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1000328Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1001168Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1002895Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1003627Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1004487Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1005681Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1006728Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1007506Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1009485Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1010146Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1010966Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1012254Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1013366Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1014186Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1015005Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1015777Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1016775Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1017733Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1018625Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1019728Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1020662Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1021392Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1022606Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1023668Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1024879Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1025607Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1026519Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1027595Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1028533Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1029492Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1031029Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1031870Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1032903Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1033749Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1034795Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1035722Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1036700Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1037743Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1038567Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1039680Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1040060Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1041078Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1041873Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1043122Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1044447Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1045284Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1046382Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1047287Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1048200Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1049164Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1050055Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1051050Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:22:21.1052494Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:21.1053114Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:21.1054162Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:21.1054934Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:21.1055920Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:22:21.1057622Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1058050Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1059259Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1060152Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1061869Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1062419Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1063526Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1064548Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1065254Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1066356Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1067408Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1068286Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1069453Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1070403Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1071374Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1072405Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1073696Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1074744Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1075871Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:22:21.1077296Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-09-27T15:22:21.1077641Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-09-27T15:22:21.1078945Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-09-27T15:22:21.1080415Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:22:21.1080869Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:22:21.1082029Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:22:21.1083184Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:22:21.1084346Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:22:21.1085393Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/itt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:22:21.1086309Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:22:21.1087301Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/nvtx_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:22:21.1088341Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:22:21.1089634Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:22:21.1090535Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:22:21.1094001Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:22:21.1094385Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1094932Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/auto_gil.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1095286Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1095626Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1096264Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1097466Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1098365Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1099456Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/disallow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1100573Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1101317Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1102382Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/memory.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1103323Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1104392Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1105628Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1106590Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1107690Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1108881Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1110495Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1111638Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1112539Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1113742Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1115441Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1116113Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1117315Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1119253Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1120149Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1121241Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1122486Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1123561Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1124786Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1127019Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1127894Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1129043Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1130273Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1131356Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1132368Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1133633Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1134687Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1135840Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1136886Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1138051Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1139257Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:22:21.1140685Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-09-27T15:22:21.1141700Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-09-27T15:22:21.1142903Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2022-09-27T15:22:21.1144166Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:21.1144793Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:21.1146383Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:21.1147449Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:21.1148461Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:22:21.1149705Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1150703Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1152651Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1153300Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1154073Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1155133Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1156225Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1157631Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1158758Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1160027Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1161148Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1162242Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1163182Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1164724Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/lazy_view.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1165746Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1166789Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1168058Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1168973Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1170258Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1171768Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1172997Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1174107Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1175327Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1176498Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1177469Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1178522Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:22:21.1180099Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:22:21.1180976Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:22:21.1182564Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:22:21.1183285Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:22:21.1184212Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:22:21.1185845Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1186901Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1187459Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1188315Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1189814Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1191103Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1191647Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1193104Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1193747Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1195335Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1196275Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:22:21.1198316Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1198744Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1199664Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1200316Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1201863Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1202566Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1203531Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1204359Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1206281Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1207030Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1207409Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1208469Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1209258Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1210541Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1211932Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1212821Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1213534Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1215590Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1217214Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1218000Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:22:21.1219564Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:22:21.1219967Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:22:21.1221835Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:22:21.1222575Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:22:21.1223299Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:22:21.1225127Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:22:21.1226026Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:22:21.1226668Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:22:21.1229396Z creating build/bdist.linux-x86_64/wheel/torch/share 2022-09-27T15:22:21.1230157Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2022-09-27T15:22:21.1230876Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-09-27T15:22:21.1231551Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-09-27T15:22:21.1233059Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:22:21.1233603Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:22:21.1234887Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:22:21.1235796Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:22:21.1236862Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:22:21.1237877Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1238718Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1239765Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1240704Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1241671Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1242758Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1244123Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1245235Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/threads.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1246162Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1247381Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:22:21.1249686Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:22:21.1250165Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:22:21.1250583Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:22:21.1252075Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:21.1252614Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:21.1253077Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:21.1255923Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:21.1256550Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:22:21.1257036Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:21.1257527Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:21.1258856Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:21.1259417Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:21.1260695Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:22:21.1261554Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-09-27T15:22:21.1262396Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-09-27T15:22:21.1263320Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-09-27T15:22:21.1264396Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-09-27T15:22:21.1265356Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-09-27T15:22:21.1265804Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-09-27T15:22:21.1266609Z copying build/lib.linux-x86_64-cpython-37/torch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:21.1268058Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:22:21.1271577Z creating build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1271915Z copying build/lib.linux-x86_64-cpython-37/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1272613Z copying build/lib.linux-x86_64-cpython-37/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1274279Z copying build/lib.linux-x86_64-cpython-37/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1274735Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1276061Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1277046Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1277931Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1279629Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1280484Z copying build/lib.linux-x86_64-cpython-37/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1281463Z copying build/lib.linux-x86_64-cpython-37/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1283291Z copying build/lib.linux-x86_64-cpython-37/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1284711Z copying build/lib.linux-x86_64-cpython-37/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:22:21.1286033Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1286725Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1287257Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1288631Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1289230Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1289997Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1290547Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1292734Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1293581Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1294259Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1296009Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1296550Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1297376Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1298197Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1299199Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:22:21.1300082Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:22:21.1300921Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:22:21.1301738Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:22:21.1303496Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:22:21.1304155Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:22:21.1304953Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:22:21.1305804Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:22:21.1307119Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-09-27T15:22:21.1307800Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-09-27T15:22:21.1308462Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-09-27T15:22:21.1309660Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-09-27T15:22:21.1310235Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-09-27T15:22:21.1311719Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-09-27T15:22:21.1312093Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-09-27T15:22:21.1312773Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-09-27T15:22:21.1321960Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:22:21.1322670Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:22:21.1323000Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:22:21.1323351Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:22:21.1323669Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:22:21.1323996Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2022-09-27T15:22:21.1324239Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2022-09-27T15:22:21.1324435Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-09-27T15:22:21.1324779Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-09-27T15:22:21.1326507Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-09-27T15:22:21.1327696Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1328197Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1329900Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1330358Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1331079Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1331813Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1333081Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1334463Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1334885Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1335530Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1336589Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1337669Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1338881Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1339248Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1340665Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1341210Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1342422Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1342936Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1344116Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1344990Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1346019Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1346809Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1347429Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1348390Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1349227Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1350114Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1350993Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1351954Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1352693Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1353886Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1354434Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1355275Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1356273Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1357165Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1359165Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1359680Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1360204Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1360730Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1361629Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1362476Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:22:21.1366863Z running install_egg_info 2022-09-27T15:22:21.1487754Z running egg_info 2022-09-27T15:22:21.1487928Z creating torch.egg-info 2022-09-27T15:22:21.1525503Z writing torch.egg-info/PKG-INFO 2022-09-27T15:22:21.1529767Z writing dependency_links to torch.egg-info/dependency_links.txt 2022-09-27T15:22:21.1531795Z writing entry points to torch.egg-info/entry_points.txt 2022-09-27T15:22:21.1533299Z writing requirements to torch.egg-info/requires.txt 2022-09-27T15:22:21.1534891Z writing top-level names to torch.egg-info/top_level.txt 2022-09-27T15:22:21.1535967Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-09-27T15:22:21.3936413Z reading manifest file 'torch.egg-info/SOURCES.txt' 2022-09-27T15:22:21.3936806Z reading manifest template 'MANIFEST.in' 2022-09-27T15:22:23.1968772Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-09-27T15:22:23.3167481Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-09-27T15:22:23.5427071Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-09-27T15:22:23.5427505Z adding license file 'LICENSE' 2022-09-27T15:22:23.5427754Z adding license file 'NOTICE' 2022-09-27T15:22:24.1315247Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-09-27T15:22:24.1407724Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-1.13.0a0+git52424e2-py3.7.egg-info 2022-09-27T15:22:24.1447665Z running install_scripts 2022-09-27T15:22:24.1653645Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-09-27T15:22:24.1654635Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-09-27T15:22:24.1711301Z creating build/bdist.linux-x86_64/wheel/torch-1.13.0a0+git52424e2.dist-info/WHEEL 2022-09-27T15:22:24.1714391Z creating 'dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2022-09-27T15:22:24.1716954Z adding 'caffe2/__init__.py' 2022-09-27T15:22:24.1719373Z adding 'caffe2/contrib/__init__.py' 2022-09-27T15:22:24.1721021Z adding 'caffe2/contrib/aten/__init__.py' 2022-09-27T15:22:24.1723343Z adding 'caffe2/contrib/aten/aten_test.py' 2022-09-27T15:22:24.1728126Z adding 'caffe2/contrib/aten/gen_op.py' 2022-09-27T15:22:24.1730448Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-09-27T15:22:24.1732489Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-09-27T15:22:24.1734361Z adding 'caffe2/contrib/gloo/__init__.py' 2022-09-27T15:22:24.1739472Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-09-27T15:22:24.1742010Z adding 'caffe2/contrib/nccl/__init__.py' 2022-09-27T15:22:24.1744935Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-09-27T15:22:24.1747001Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-09-27T15:22:24.1749720Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-09-27T15:22:24.1755209Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-09-27T15:22:24.1758142Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-09-27T15:22:24.1760735Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-09-27T15:22:24.1762590Z adding 'caffe2/contrib/playground/__init__.py' 2022-09-27T15:22:24.1765636Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-09-27T15:22:24.1767624Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-09-27T15:22:24.1769707Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-09-27T15:22:24.1771520Z adding 'caffe2/contrib/playground/meter.py' 2022-09-27T15:22:24.1773257Z adding 'caffe2/contrib/playground/module_map.py' 2022-09-27T15:22:24.1775183Z adding 'caffe2/contrib/playground/output_generator.py' 2022-09-27T15:22:24.1777557Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-09-27T15:22:24.1779827Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-09-27T15:22:24.1781170Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-09-27T15:22:24.1783159Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-09-27T15:22:24.1785178Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-09-27T15:22:24.1788642Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-09-27T15:22:24.1791019Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-09-27T15:22:24.1792892Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-09-27T15:22:24.1794883Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-09-27T15:22:24.1796633Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-09-27T15:22:24.1798351Z adding 'caffe2/contrib/prof/__init__.py' 2022-09-27T15:22:24.1800272Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-09-27T15:22:24.1801997Z adding 'caffe2/contrib/script/__init__.py' 2022-09-27T15:22:24.1804077Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-09-27T15:22:24.1805818Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-09-27T15:22:24.1808712Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-09-27T15:22:24.1812779Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-09-27T15:22:24.1816422Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-09-27T15:22:24.1819061Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-09-27T15:22:24.1820992Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-09-27T15:22:24.1823271Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-09-27T15:22:24.1825003Z adding 'caffe2/core/__init__.py' 2022-09-27T15:22:24.1826676Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-09-27T15:22:24.1829767Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-09-27T15:22:24.1832127Z adding 'caffe2/distributed/__init__.py' 2022-09-27T15:22:24.1833965Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-09-27T15:22:24.1835911Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-09-27T15:22:24.1837943Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-09-27T15:22:24.1839857Z adding 'caffe2/experiments/__init__.py' 2022-09-27T15:22:24.1843246Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-09-27T15:22:24.1845096Z adding 'caffe2/experiments/python/__init__.py' 2022-09-27T15:22:24.1850613Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-09-27T15:22:24.1853582Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-09-27T15:22:24.1855805Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-09-27T15:22:24.1858401Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-09-27T15:22:24.1860579Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-09-27T15:22:24.1862902Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-09-27T15:22:24.1864989Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-09-27T15:22:24.1867157Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-09-27T15:22:24.1868934Z adding 'caffe2/perfkernels/__init__.py' 2022-09-27T15:22:24.1873503Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-09-27T15:22:24.1876087Z adding 'caffe2/proto/__init__.py' 2022-09-27T15:22:24.1887902Z adding 'caffe2/proto/caffe2_pb2.py' 2022-09-27T15:22:24.1891794Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-09-27T15:22:24.1895650Z adding 'caffe2/proto/torch_pb2.py' 2022-09-27T15:22:24.1923090Z adding 'caffe2/python/__init__.py' 2022-09-27T15:22:24.1925591Z adding 'caffe2/python/_import_c_extension.py' 2022-09-27T15:22:24.1927920Z adding 'caffe2/python/allcompare_test.py' 2022-09-27T15:22:24.1931254Z adding 'caffe2/python/attention.py' 2022-09-27T15:22:24.1934297Z adding 'caffe2/python/benchmark_generator.py' 2022-09-27T15:22:24.1937287Z adding 'caffe2/python/binarysize.py' 2022-09-27T15:22:24.1939921Z adding 'caffe2/python/brew.py' 2022-09-27T15:22:24.1943366Z adding 'caffe2/python/brew_test.py' 2022-09-27T15:22:24.1945364Z adding 'caffe2/python/build.py' 2022-09-27T15:22:24.1948019Z adding 'caffe2/python/cached_reader.py' 2022-09-27T15:22:24.1957560Z adding 'caffe2/python/caffe_translator.py' 2022-09-27T15:22:24.1960956Z adding 'caffe2/python/caffe_translator_test.py' 2022-09-27T15:22:24.1969966Z adding 'caffe2/python/checkpoint.py' 2022-09-27T15:22:24.1974328Z adding 'caffe2/python/checkpoint_test.py' 2022-09-27T15:22:24.1977326Z adding 'caffe2/python/cnn.py' 2022-09-27T15:22:24.1979745Z adding 'caffe2/python/context.py' 2022-09-27T15:22:24.1981754Z adding 'caffe2/python/context_test.py' 2022-09-27T15:22:24.1986889Z adding 'caffe2/python/control.py' 2022-09-27T15:22:24.1996025Z adding 'caffe2/python/control_ops_grad.py' 2022-09-27T15:22:24.1998721Z adding 'caffe2/python/control_ops_grad_test.py' 2022-09-27T15:22:24.2002452Z adding 'caffe2/python/control_ops_util.py' 2022-09-27T15:22:24.2006218Z adding 'caffe2/python/control_test.py' 2022-09-27T15:22:24.2008091Z adding 'caffe2/python/convert.py' 2022-09-27T15:22:24.2009725Z adding 'caffe2/python/convert_test.py' 2022-09-27T15:22:24.2015020Z adding 'caffe2/python/convnet_benchmarks.py' 2022-09-27T15:22:24.2017437Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-09-27T15:22:24.2058688Z adding 'caffe2/python/core.py' 2022-09-27T15:22:24.2068177Z adding 'caffe2/python/core_gradients_test.py' 2022-09-27T15:22:24.2079483Z adding 'caffe2/python/core_test.py' 2022-09-27T15:22:24.2085573Z adding 'caffe2/python/crf.py' 2022-09-27T15:22:24.2087378Z adding 'caffe2/python/crf_predict.py' 2022-09-27T15:22:24.2089330Z adding 'caffe2/python/crf_viterbi_test.py' 2022-09-27T15:22:24.2112712Z adding 'caffe2/python/data_parallel_model.py' 2022-09-27T15:22:24.2126605Z adding 'caffe2/python/data_parallel_model_test.py' 2022-09-27T15:22:24.2132942Z adding 'caffe2/python/data_workers.py' 2022-09-27T15:22:24.2136152Z adding 'caffe2/python/data_workers_test.py' 2022-09-27T15:22:24.2143112Z adding 'caffe2/python/dataio.py' 2022-09-27T15:22:24.2147834Z adding 'caffe2/python/dataio_test.py' 2022-09-27T15:22:24.2152435Z adding 'caffe2/python/dataset.py' 2022-09-27T15:22:24.2155850Z adding 'caffe2/python/db_file_reader.py' 2022-09-27T15:22:24.2157849Z adding 'caffe2/python/db_test.py' 2022-09-27T15:22:24.2160385Z adding 'caffe2/python/device_checker.py' 2022-09-27T15:22:24.2162453Z adding 'caffe2/python/dyndep.py' 2022-09-27T15:22:24.2165454Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-09-27T15:22:24.2167804Z adding 'caffe2/python/experiment_util.py' 2022-09-27T15:22:24.2169661Z adding 'caffe2/python/extension_loader.py' 2022-09-27T15:22:24.2171319Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-09-27T15:22:24.2173074Z adding 'caffe2/python/filler_test.py' 2022-09-27T15:22:24.2175474Z adding 'caffe2/python/functional.py' 2022-09-27T15:22:24.2177968Z adding 'caffe2/python/functional_test.py' 2022-09-27T15:22:24.2180363Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-09-27T15:22:24.2185066Z adding 'caffe2/python/gradient_check_test.py' 2022-09-27T15:22:24.2190589Z adding 'caffe2/python/gradient_checker.py' 2022-09-27T15:22:24.2193458Z adding 'caffe2/python/gru_cell.py' 2022-09-27T15:22:24.2195334Z adding 'caffe2/python/hip_test_util.py' 2022-09-27T15:22:24.2197309Z adding 'caffe2/python/hsm_util.py' 2022-09-27T15:22:24.2221830Z adding 'caffe2/python/hypothesis_test.py' 2022-09-27T15:22:24.2231213Z adding 'caffe2/python/hypothesis_test_util.py' 2022-09-27T15:22:24.2233667Z adding 'caffe2/python/ideep_test_util.py' 2022-09-27T15:22:24.2241452Z adding 'caffe2/python/layer_model_helper.py' 2022-09-27T15:22:24.2244755Z adding 'caffe2/python/layer_model_instantiator.py' 2022-09-27T15:22:24.2247580Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-09-27T15:22:24.2250353Z adding 'caffe2/python/layer_test_util.py' 2022-09-27T15:22:24.2268855Z adding 'caffe2/python/layers_test.py' 2022-09-27T15:22:24.2272686Z adding 'caffe2/python/lazy.py' 2022-09-27T15:22:24.2274887Z adding 'caffe2/python/lazy_dyndep.py' 2022-09-27T15:22:24.2277302Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-09-27T15:22:24.2280119Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-09-27T15:22:24.2282932Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-09-27T15:22:24.2286858Z adding 'caffe2/python/lstm_benchmark.py' 2022-09-27T15:22:24.2298306Z adding 'caffe2/python/memonger.py' 2022-09-27T15:22:24.2305657Z adding 'caffe2/python/memonger_test.py' 2022-09-27T15:22:24.2308419Z adding 'caffe2/python/mkl_test_util.py' 2022-09-27T15:22:24.2310872Z adding 'caffe2/python/model_device_test.py' 2022-09-27T15:22:24.2318074Z adding 'caffe2/python/model_helper.py' 2022-09-27T15:22:24.2320567Z adding 'caffe2/python/model_helper_test.py' 2022-09-27T15:22:24.2322603Z adding 'caffe2/python/modifier_context.py' 2022-09-27T15:22:24.2325779Z adding 'caffe2/python/muji.py' 2022-09-27T15:22:24.2328056Z adding 'caffe2/python/muji_test.py' 2022-09-27T15:22:24.2335318Z adding 'caffe2/python/net_builder.py' 2022-09-27T15:22:24.2339707Z adding 'caffe2/python/net_builder_test.py' 2022-09-27T15:22:24.2344478Z adding 'caffe2/python/net_drawer.py' 2022-09-27T15:22:24.2349161Z adding 'caffe2/python/net_printer.py' 2022-09-27T15:22:24.2351684Z adding 'caffe2/python/net_printer_test.py' 2022-09-27T15:22:24.2354055Z adding 'caffe2/python/nomnigraph.py' 2022-09-27T15:22:24.2358063Z adding 'caffe2/python/nomnigraph_test.py' 2022-09-27T15:22:24.2360945Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-09-27T15:22:24.2363698Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-09-27T15:22:24.2365812Z adding 'caffe2/python/normalizer.py' 2022-09-27T15:22:24.2367704Z adding 'caffe2/python/normalizer_context.py' 2022-09-27T15:22:24.2369373Z adding 'caffe2/python/normalizer_test.py' 2022-09-27T15:22:24.2371362Z adding 'caffe2/python/numa_benchmark.py' 2022-09-27T15:22:24.2373404Z adding 'caffe2/python/numa_test.py' 2022-09-27T15:22:24.2376114Z adding 'caffe2/python/observer_test.py' 2022-09-27T15:22:24.2377938Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-09-27T15:22:24.2393865Z adding 'caffe2/python/optimizer.py' 2022-09-27T15:22:24.2397660Z adding 'caffe2/python/optimizer_context.py' 2022-09-27T15:22:24.2404020Z adding 'caffe2/python/optimizer_test.py' 2022-09-27T15:22:24.2408106Z adding 'caffe2/python/optimizer_test_util.py' 2022-09-27T15:22:24.2411411Z adding 'caffe2/python/parallel_workers.py' 2022-09-27T15:22:24.2413857Z adding 'caffe2/python/parallel_workers_test.py' 2022-09-27T15:22:24.2417335Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-09-27T15:22:24.2422953Z adding 'caffe2/python/pipeline.py' 2022-09-27T15:22:24.2425821Z adding 'caffe2/python/pipeline_test.py' 2022-09-27T15:22:24.2427491Z adding 'caffe2/python/predictor_constants.py' 2022-09-27T15:22:24.2430248Z adding 'caffe2/python/python_op_test.py' 2022-09-27T15:22:24.2432982Z adding 'caffe2/python/queue_util.py' 2022-09-27T15:22:24.2435538Z adding 'caffe2/python/record_queue.py' 2022-09-27T15:22:24.2440244Z adding 'caffe2/python/recurrent.py' 2022-09-27T15:22:24.2446492Z adding 'caffe2/python/regularizer.py' 2022-09-27T15:22:24.2448873Z adding 'caffe2/python/regularizer_context.py' 2022-09-27T15:22:24.2452114Z adding 'caffe2/python/regularizer_test.py' 2022-09-27T15:22:24.2469825Z adding 'caffe2/python/rnn_cell.py' 2022-09-27T15:22:24.2485478Z adding 'caffe2/python/schema.py' 2022-09-27T15:22:24.2490602Z adding 'caffe2/python/schema_test.py' 2022-09-27T15:22:24.2493023Z adding 'caffe2/python/scope.py' 2022-09-27T15:22:24.2495547Z adding 'caffe2/python/scope_test.py' 2022-09-27T15:22:24.2498335Z adding 'caffe2/python/session.py' 2022-09-27T15:22:24.2500405Z adding 'caffe2/python/session_test.py' 2022-09-27T15:22:24.2502620Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-09-27T15:22:24.2504744Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-09-27T15:22:24.2512362Z adding 'caffe2/python/task.py' 2022-09-27T15:22:24.2514736Z adding 'caffe2/python/task_test.py' 2022-09-27T15:22:24.2517048Z adding 'caffe2/python/test_util.py' 2022-09-27T15:22:24.2518970Z adding 'caffe2/python/text_file_reader.py' 2022-09-27T15:22:24.2521490Z adding 'caffe2/python/timeout_guard.py' 2022-09-27T15:22:24.2523959Z adding 'caffe2/python/toy_regression_test.py' 2022-09-27T15:22:24.2525835Z adding 'caffe2/python/transformations.py' 2022-09-27T15:22:24.2528965Z adding 'caffe2/python/transformations_test.py' 2022-09-27T15:22:24.2532505Z adding 'caffe2/python/tt_core.py' 2022-09-27T15:22:24.2534524Z adding 'caffe2/python/tt_core_test.py' 2022-09-27T15:22:24.2538867Z adding 'caffe2/python/utils.py' 2022-09-27T15:22:24.2541036Z adding 'caffe2/python/utils_test.py' 2022-09-27T15:22:24.2543832Z adding 'caffe2/python/visualize.py' 2022-09-27T15:22:24.2551934Z adding 'caffe2/python/workspace.py' 2022-09-27T15:22:24.2560516Z adding 'caffe2/python/workspace_test.py' 2022-09-27T15:22:24.2563329Z adding 'caffe2/python/docs/__init__.py' 2022-09-27T15:22:24.2566558Z adding 'caffe2/python/docs/formatter.py' 2022-09-27T15:22:24.2568339Z adding 'caffe2/python/docs/generator.py' 2022-09-27T15:22:24.2570497Z adding 'caffe2/python/docs/github.py' 2022-09-27T15:22:24.2572486Z adding 'caffe2/python/docs/parser.py' 2022-09-27T15:22:24.2574180Z adding 'caffe2/python/examples/__init__.py' 2022-09-27T15:22:24.2577560Z adding 'caffe2/python/examples/char_rnn.py' 2022-09-27T15:22:24.2584765Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-09-27T15:22:24.2587485Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-09-27T15:22:24.2594544Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-09-27T15:22:24.2596601Z adding 'caffe2/python/fakelowp/__init__.py' 2022-09-27T15:22:24.2598705Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-09-27T15:22:24.2599791Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-09-27T15:22:24.2601741Z adding 'caffe2/python/helpers/__init__.py' 2022-09-27T15:22:24.2603336Z adding 'caffe2/python/helpers/algebra.py' 2022-09-27T15:22:24.2605199Z adding 'caffe2/python/helpers/arg_scope.py' 2022-09-27T15:22:24.2606640Z adding 'caffe2/python/helpers/array_helpers.py' 2022-09-27T15:22:24.2608222Z adding 'caffe2/python/helpers/control_ops.py' 2022-09-27T15:22:24.2611444Z adding 'caffe2/python/helpers/conv.py' 2022-09-27T15:22:24.2613104Z adding 'caffe2/python/helpers/db_input.py' 2022-09-27T15:22:24.2614616Z adding 'caffe2/python/helpers/dropout.py' 2022-09-27T15:22:24.2616269Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-09-27T15:22:24.2618547Z adding 'caffe2/python/helpers/fc.py' 2022-09-27T15:22:24.2620327Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-09-27T15:22:24.2623441Z adding 'caffe2/python/helpers/normalization.py' 2022-09-27T15:22:24.2625217Z adding 'caffe2/python/helpers/pooling.py' 2022-09-27T15:22:24.2626782Z adding 'caffe2/python/helpers/quantization.py' 2022-09-27T15:22:24.2628325Z adding 'caffe2/python/helpers/tools.py' 2022-09-27T15:22:24.2630072Z adding 'caffe2/python/helpers/train.py' 2022-09-27T15:22:24.2632368Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-09-27T15:22:24.2633735Z adding 'caffe2/python/ideep/__init__.py' 2022-09-27T15:22:24.2635478Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-09-27T15:22:24.2637626Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-09-27T15:22:24.2639378Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-09-27T15:22:24.2641673Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-09-27T15:22:24.2644362Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-09-27T15:22:24.2646249Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-09-27T15:22:24.2650402Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-09-27T15:22:24.2652957Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-09-27T15:22:24.2655386Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-09-27T15:22:24.2657709Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-09-27T15:22:24.2659718Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-09-27T15:22:24.2662442Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-09-27T15:22:24.2664714Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-09-27T15:22:24.2666616Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-09-27T15:22:24.2668734Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-09-27T15:22:24.2670744Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-09-27T15:22:24.2672796Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-09-27T15:22:24.2675255Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-09-27T15:22:24.2677514Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-09-27T15:22:24.2680072Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-09-27T15:22:24.2682202Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-09-27T15:22:24.2684383Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-09-27T15:22:24.2686272Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-09-27T15:22:24.2688298Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-09-27T15:22:24.2690646Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-09-27T15:22:24.2694488Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-09-27T15:22:24.2696564Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-09-27T15:22:24.2698368Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-09-27T15:22:24.2700814Z adding 'caffe2/python/layers/__init__.py' 2022-09-27T15:22:24.2703450Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-09-27T15:22:24.2705245Z adding 'caffe2/python/layers/add_bias.py' 2022-09-27T15:22:24.2707986Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-09-27T15:22:24.2710389Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-09-27T15:22:24.2713654Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-09-27T15:22:24.2715858Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-09-27T15:22:24.2718063Z adding 'caffe2/python/layers/batch_normalization.py' 2022-09-27T15:22:24.2719974Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-09-27T15:22:24.2722314Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-09-27T15:22:24.2724644Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-09-27T15:22:24.2726529Z adding 'caffe2/python/layers/bpr_loss.py' 2022-09-27T15:22:24.2728380Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-09-27T15:22:24.2730168Z adding 'caffe2/python/layers/build_index.py' 2022-09-27T15:22:24.2732570Z adding 'caffe2/python/layers/concat.py' 2022-09-27T15:22:24.2734394Z adding 'caffe2/python/layers/constant_weight.py' 2022-09-27T15:22:24.2736666Z adding 'caffe2/python/layers/conv.py' 2022-09-27T15:22:24.2738498Z adding 'caffe2/python/layers/dropout.py' 2022-09-27T15:22:24.2741512Z adding 'caffe2/python/layers/fc.py' 2022-09-27T15:22:24.2745662Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-09-27T15:22:24.2747913Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-09-27T15:22:24.2751149Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-09-27T15:22:24.2753819Z adding 'caffe2/python/layers/functional.py' 2022-09-27T15:22:24.2756009Z adding 'caffe2/python/layers/gather_record.py' 2022-09-27T15:22:24.2758338Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-09-27T15:22:24.2760416Z adding 'caffe2/python/layers/label_smooth.py' 2022-09-27T15:22:24.2762467Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-09-27T15:22:24.2764825Z adding 'caffe2/python/layers/layer_normalization.py' 2022-09-27T15:22:24.2769893Z adding 'caffe2/python/layers/layers.py' 2022-09-27T15:22:24.2772172Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-09-27T15:22:24.2774038Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-09-27T15:22:24.2776002Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-09-27T15:22:24.2777851Z adding 'caffe2/python/layers/position_weighted.py' 2022-09-27T15:22:24.2779989Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-09-27T15:22:24.2781900Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-09-27T15:22:24.2783759Z adding 'caffe2/python/layers/sampling_train.py' 2022-09-27T15:22:24.2785635Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-09-27T15:22:24.2787371Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-09-27T15:22:24.2789824Z adding 'caffe2/python/layers/semi_random_features.py' 2022-09-27T15:22:24.2792365Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-09-27T15:22:24.2794891Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-09-27T15:22:24.2797029Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-09-27T15:22:24.2802470Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-09-27T15:22:24.2805029Z adding 'caffe2/python/layers/split.py' 2022-09-27T15:22:24.2807509Z adding 'caffe2/python/layers/tags.py' 2022-09-27T15:22:24.2809527Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-09-27T15:22:24.2811465Z adding 'caffe2/python/mint/__init__.py' 2022-09-27T15:22:24.2814066Z adding 'caffe2/python/mint/app.py' 2022-09-27T15:22:24.2816039Z adding 'caffe2/python/mkl/__init__.py' 2022-09-27T15:22:24.2817762Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-09-27T15:22:24.2819717Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-09-27T15:22:24.2821454Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-09-27T15:22:24.2823238Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-09-27T15:22:24.2825125Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-09-27T15:22:24.2826917Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-09-27T15:22:24.2828662Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-09-27T15:22:24.2830194Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-09-27T15:22:24.2832143Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-09-27T15:22:24.2833852Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-09-27T15:22:24.2835540Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-09-27T15:22:24.2837549Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-09-27T15:22:24.2839208Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-09-27T15:22:24.2841215Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-09-27T15:22:24.2843280Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-09-27T15:22:24.2845231Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-09-27T15:22:24.2847153Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-09-27T15:22:24.2848907Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-09-27T15:22:24.2851874Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-09-27T15:22:24.2854792Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-09-27T15:22:24.2856818Z adding 'caffe2/python/modeling/__init__.py' 2022-09-27T15:22:24.2858908Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-09-27T15:22:24.2861074Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-09-27T15:22:24.2863353Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-09-27T15:22:24.2865491Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-09-27T15:22:24.2867565Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-09-27T15:22:24.2869483Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-09-27T15:22:24.2871623Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-09-27T15:22:24.2873700Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-09-27T15:22:24.2876363Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-09-27T15:22:24.2879344Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-09-27T15:22:24.2881888Z adding 'caffe2/python/modeling/initializers.py' 2022-09-27T15:22:24.2884053Z adding 'caffe2/python/modeling/initializers_test.py' 2022-09-27T15:22:24.2885700Z adding 'caffe2/python/modeling/net_modifier.py' 2022-09-27T15:22:24.2887389Z adding 'caffe2/python/modeling/parameter_info.py' 2022-09-27T15:22:24.2889624Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-09-27T15:22:24.2892150Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-09-27T15:22:24.2894031Z adding 'caffe2/python/models/__init__.py' 2022-09-27T15:22:24.2895600Z adding 'caffe2/python/models/__sym_init__.py' 2022-09-27T15:22:24.2898786Z adding 'caffe2/python/models/download.py' 2022-09-27T15:22:24.2901378Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-09-27T15:22:24.2905218Z adding 'caffe2/python/models/resnet.py' 2022-09-27T15:22:24.2907375Z adding 'caffe2/python/models/resnet_test.py' 2022-09-27T15:22:24.2910023Z adding 'caffe2/python/models/shufflenet.py' 2022-09-27T15:22:24.2912043Z adding 'caffe2/python/models/shufflenet_test.py' 2022-09-27T15:22:24.2913775Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-09-27T15:22:24.2918047Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-09-27T15:22:24.2920894Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-09-27T15:22:24.2923118Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-09-27T15:22:24.2925108Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-09-27T15:22:24.2930149Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-09-27T15:22:24.2937491Z adding 'caffe2/python/models/seq2seq/train.py' 2022-09-27T15:22:24.2943859Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-09-27T15:22:24.2946247Z adding 'caffe2/python/onnx/__init__.py' 2022-09-27T15:22:24.2957380Z adding 'caffe2/python/onnx/backend.py' 2022-09-27T15:22:24.2960236Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-09-27T15:22:24.2962179Z adding 'caffe2/python/onnx/backend_rep.py' 2022-09-27T15:22:24.2963912Z adding 'caffe2/python/onnx/error.py' 2022-09-27T15:22:24.2967939Z adding 'caffe2/python/onnx/frontend.py' 2022-09-27T15:22:24.2970540Z adding 'caffe2/python/onnx/helper.py' 2022-09-27T15:22:24.2972489Z adding 'caffe2/python/onnx/onnxifi.py' 2022-09-27T15:22:24.2975300Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-09-27T15:22:24.2977656Z adding 'caffe2/python/onnx/workspace.py' 2022-09-27T15:22:24.2979437Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-09-27T15:22:24.2981488Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-09-27T15:22:24.2983146Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-09-27T15:22:24.2988643Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-09-27T15:22:24.2993219Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-09-27T15:22:24.2995155Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-09-27T15:22:24.2998060Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-09-27T15:22:24.3000354Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-09-27T15:22:24.3002193Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-09-27T15:22:24.3006029Z adding 'caffe2/python/operator_test/__init__.py' 2022-09-27T15:22:24.3008716Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-09-27T15:22:24.3011467Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-09-27T15:22:24.3013973Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-09-27T15:22:24.3016532Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-09-27T15:22:24.3021110Z adding 'caffe2/python/operator_test/adam_test.py' 2022-09-27T15:22:24.3022906Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-09-27T15:22:24.3024934Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-09-27T15:22:24.3026557Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-09-27T15:22:24.3028361Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-09-27T15:22:24.3030124Z adding 'caffe2/python/operator_test/assert_test.py' 2022-09-27T15:22:24.3031775Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-09-27T15:22:24.3033670Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-09-27T15:22:24.3036371Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-09-27T15:22:24.3038769Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-09-27T15:22:24.3041192Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-09-27T15:22:24.3043636Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-09-27T15:22:24.3046031Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-09-27T15:22:24.3049912Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-09-27T15:22:24.3052819Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-09-27T15:22:24.3055049Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-09-27T15:22:24.3058094Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-09-27T15:22:24.3060509Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-09-27T15:22:24.3063222Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-09-27T15:22:24.3065222Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-09-27T15:22:24.3066880Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-09-27T15:22:24.3068442Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-09-27T15:22:24.3070394Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-09-27T15:22:24.3072239Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-09-27T15:22:24.3075811Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-09-27T15:22:24.3077937Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-09-27T15:22:24.3079719Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-09-27T15:22:24.3081536Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-09-27T15:22:24.3085263Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-09-27T15:22:24.3087375Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-09-27T15:22:24.3090172Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-09-27T15:22:24.3092096Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-09-27T15:22:24.3093830Z adding 'caffe2/python/operator_test/conftest.py' 2022-09-27T15:22:24.3100209Z adding 'caffe2/python/operator_test/conv_test.py' 2022-09-27T15:22:24.3104263Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-09-27T15:22:24.3107377Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-09-27T15:22:24.3109327Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-09-27T15:22:24.3111324Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-09-27T15:22:24.3113288Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-09-27T15:22:24.3115742Z adding 'caffe2/python/operator_test/crf_test.py' 2022-09-27T15:22:24.3118725Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-09-27T15:22:24.3121382Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-09-27T15:22:24.3123632Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-09-27T15:22:24.3126313Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-09-27T15:22:24.3128115Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-09-27T15:22:24.3134027Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-09-27T15:22:24.3136596Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-09-27T15:22:24.3140256Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-09-27T15:22:24.3142731Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-09-27T15:22:24.3144625Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-09-27T15:22:24.3147892Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-09-27T15:22:24.3150199Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-09-27T15:22:24.3152300Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-09-27T15:22:24.3154239Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-09-27T15:22:24.3155829Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-09-27T15:22:24.3157817Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-09-27T15:22:24.3161311Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-09-27T15:22:24.3167443Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-09-27T15:22:24.3170106Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-09-27T15:22:24.3171837Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-09-27T15:22:24.3173634Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-09-27T15:22:24.3175400Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-09-27T15:22:24.3176985Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-09-27T15:22:24.3178846Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-09-27T15:22:24.3181117Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-09-27T15:22:24.3184434Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-09-27T15:22:24.3187883Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-09-27T15:22:24.3189819Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-09-27T15:22:24.3191514Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-09-27T15:22:24.3193489Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-09-27T15:22:24.3195212Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-09-27T15:22:24.3199002Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-09-27T15:22:24.3201458Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-09-27T15:22:24.3204588Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-09-27T15:22:24.3207916Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-09-27T15:22:24.3209997Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-09-27T15:22:24.3211752Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-09-27T15:22:24.3213433Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-09-27T15:22:24.3215494Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-09-27T15:22:24.3217746Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-09-27T15:22:24.3221697Z adding 'caffe2/python/operator_test/gru_test.py' 2022-09-27T15:22:24.3224267Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-09-27T15:22:24.3226468Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-09-27T15:22:24.3229690Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-09-27T15:22:24.3231690Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-09-27T15:22:24.3233874Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-09-27T15:22:24.3238613Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-09-27T15:22:24.3241103Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-09-27T15:22:24.3243457Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-09-27T15:22:24.3246777Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-09-27T15:22:24.3249063Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-09-27T15:22:24.3250708Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-09-27T15:22:24.3252426Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-09-27T15:22:24.3254141Z adding 'caffe2/python/operator_test/lars_test.py' 2022-09-27T15:22:24.3257581Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-09-27T15:22:24.3260422Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-09-27T15:22:24.3262440Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-09-27T15:22:24.3265472Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-09-27T15:22:24.3268025Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-09-27T15:22:24.3269737Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-09-27T15:22:24.3272753Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-09-27T15:22:24.3274865Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-09-27T15:22:24.3276837Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-09-27T15:22:24.3279231Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-09-27T15:22:24.3287180Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-09-27T15:22:24.3291107Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-09-27T15:22:24.3292599Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-09-27T15:22:24.3294787Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-09-27T15:22:24.3296519Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-09-27T15:22:24.3298372Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-09-27T15:22:24.3300384Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-09-27T15:22:24.3302286Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-09-27T15:22:24.3304992Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-09-27T15:22:24.3307103Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-09-27T15:22:24.3309522Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-09-27T15:22:24.3311210Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-09-27T15:22:24.3313179Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-09-27T15:22:24.3315142Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-09-27T15:22:24.3317057Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-09-27T15:22:24.3319603Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-09-27T15:22:24.3322441Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-09-27T15:22:24.3324869Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-09-27T15:22:24.3326976Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-09-27T15:22:24.3329091Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-09-27T15:22:24.3331038Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-09-27T15:22:24.3332943Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-09-27T15:22:24.3335892Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-09-27T15:22:24.3338204Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-09-27T15:22:24.3340055Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-09-27T15:22:24.3343376Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-09-27T15:22:24.3345746Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-09-27T15:22:24.3347724Z adding 'caffe2/python/operator_test/pad_test.py' 2022-09-27T15:22:24.3350341Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-09-27T15:22:24.3352883Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-09-27T15:22:24.3355243Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-09-27T15:22:24.3358787Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-09-27T15:22:24.3361569Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-09-27T15:22:24.3363323Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-09-27T15:22:24.3365675Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-09-27T15:22:24.3367889Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-09-27T15:22:24.3370432Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-09-27T15:22:24.3373836Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-09-27T15:22:24.3376276Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-09-27T15:22:24.3379853Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-09-27T15:22:24.3384347Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-09-27T15:22:24.3388409Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-09-27T15:22:24.3391010Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-09-27T15:22:24.3393910Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-09-27T15:22:24.3396784Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-09-27T15:22:24.3399334Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-09-27T15:22:24.3401279Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-09-27T15:22:24.3414125Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-09-27T15:22:24.3418494Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-09-27T15:22:24.3420735Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-09-27T15:22:24.3423187Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-09-27T15:22:24.3428871Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-09-27T15:22:24.3433059Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-09-27T15:22:24.3435159Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-09-27T15:22:24.3439303Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-09-27T15:22:24.3445802Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-09-27T15:22:24.3448478Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-09-27T15:22:24.3453008Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-09-27T15:22:24.3455433Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-09-27T15:22:24.3457473Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-09-27T15:22:24.3459316Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-09-27T15:22:24.3461033Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-09-27T15:22:24.3463397Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-09-27T15:22:24.3465423Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-09-27T15:22:24.3467499Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-09-27T15:22:24.3469694Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-09-27T15:22:24.3471738Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-09-27T15:22:24.3475833Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-09-27T15:22:24.3479033Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-09-27T15:22:24.3481490Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-09-27T15:22:24.3483698Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-09-27T15:22:24.3485802Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-09-27T15:22:24.3487993Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-09-27T15:22:24.3490253Z adding 'caffe2/python/operator_test/storm_test.py' 2022-09-27T15:22:24.3492428Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-09-27T15:22:24.3494426Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-09-27T15:22:24.3496383Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-09-27T15:22:24.3498329Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-09-27T15:22:24.3500993Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-09-27T15:22:24.3509690Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-09-27T15:22:24.3512578Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-09-27T15:22:24.3514397Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-09-27T15:22:24.3516291Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-09-27T15:22:24.3518212Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-09-27T15:22:24.3520060Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-09-27T15:22:24.3522895Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-09-27T15:22:24.3527361Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-09-27T15:22:24.3530422Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-09-27T15:22:24.3532538Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-09-27T15:22:24.3534273Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-09-27T15:22:24.3536136Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-09-27T15:22:24.3538017Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-09-27T15:22:24.3540723Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-09-27T15:22:24.3542945Z adding 'caffe2/python/predictor/__init__.py' 2022-09-27T15:22:24.3545351Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-09-27T15:22:24.3547592Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-09-27T15:22:24.3551082Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-09-27T15:22:24.3554306Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-09-27T15:22:24.3557400Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-09-27T15:22:24.3559415Z adding 'caffe2/python/predictor/predictor_test.py' 2022-09-27T15:22:24.3560990Z adding 'caffe2/python/predictor/serde.py' 2022-09-27T15:22:24.3562718Z adding 'caffe2/python/rnn/__init__.py' 2022-09-27T15:22:24.3564836Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-09-27T15:22:24.3566908Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-09-27T15:22:24.3568689Z adding 'caffe2/python/serialized_test/__init__.py' 2022-09-27T15:22:24.3570866Z adding 'caffe2/python/serialized_test/coverage.py' 2022-09-27T15:22:24.3574419Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-09-27T15:22:24.3578784Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-09-27T15:22:24.3580728Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-09-27T15:22:24.3582573Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-09-27T15:22:24.3584471Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-09-27T15:22:24.3586321Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-09-27T15:22:24.3588352Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-09-27T15:22:24.3590323Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-09-27T15:22:24.3592191Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-09-27T15:22:24.3593965Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-09-27T15:22:24.3595857Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-09-27T15:22:24.3597661Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-09-27T15:22:24.3599861Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-09-27T15:22:24.3601635Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-09-27T15:22:24.3603986Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-09-27T15:22:24.3605978Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-09-27T15:22:24.3607902Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-09-27T15:22:24.3609796Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-09-27T15:22:24.3611681Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-09-27T15:22:24.3613651Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-09-27T15:22:24.3615679Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-09-27T15:22:24.3617587Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-09-27T15:22:24.3619597Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-09-27T15:22:24.3621796Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-09-27T15:22:24.3623757Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-09-27T15:22:24.3625795Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-09-27T15:22:24.3627919Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-09-27T15:22:24.3630056Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-09-27T15:22:24.3632040Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-09-27T15:22:24.3634205Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-09-27T15:22:24.3645237Z adding 'caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip' 2022-09-27T15:22:24.3648216Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-09-27T15:22:24.3650183Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-09-27T15:22:24.3652313Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-09-27T15:22:24.3654764Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-09-27T15:22:24.3656923Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-09-27T15:22:24.3659169Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-09-27T15:22:24.3667652Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-09-27T15:22:24.3670788Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-09-27T15:22:24.3672671Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-09-27T15:22:24.3674541Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-09-27T15:22:24.3676444Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-09-27T15:22:24.3678349Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-09-27T15:22:24.3680200Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-09-27T15:22:24.3682657Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-09-27T15:22:24.3684914Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-09-27T15:22:24.3686883Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-09-27T15:22:24.3688757Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-09-27T15:22:24.3690635Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-09-27T15:22:24.3692429Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-09-27T15:22:24.3694266Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-09-27T15:22:24.3696164Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-09-27T15:22:24.3697970Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-09-27T15:22:24.3699929Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-09-27T15:22:24.3702120Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-09-27T15:22:24.3704032Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-09-27T15:22:24.3705880Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-09-27T15:22:24.3707734Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-09-27T15:22:24.3709696Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-09-27T15:22:24.3711652Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-09-27T15:22:24.3713648Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-09-27T15:22:24.3715551Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-09-27T15:22:24.3717403Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-09-27T15:22:24.3719311Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-09-27T15:22:24.3721549Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-09-27T15:22:24.3723943Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-09-27T15:22:24.3726226Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-09-27T15:22:24.3728223Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-09-27T15:22:24.3730120Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-09-27T15:22:24.3732238Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-09-27T15:22:24.3733962Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-09-27T15:22:24.3735706Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-09-27T15:22:24.3737556Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-09-27T15:22:24.3739546Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-09-27T15:22:24.3741452Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-09-27T15:22:24.3743314Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-09-27T15:22:24.3745177Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-09-27T15:22:24.3747206Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-09-27T15:22:24.3749018Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-09-27T15:22:24.3750999Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-09-27T15:22:24.3752848Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-09-27T15:22:24.3754754Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-09-27T15:22:24.3756599Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-09-27T15:22:24.3758595Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-09-27T15:22:24.3761375Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-09-27T15:22:24.3763489Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-09-27T15:22:24.3765554Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-09-27T15:22:24.3767550Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-09-27T15:22:24.3769437Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-09-27T15:22:24.3771498Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-09-27T15:22:24.3773297Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-09-27T15:22:24.3775163Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-09-27T15:22:24.3776994Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-09-27T15:22:24.3778848Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-09-27T15:22:24.3780961Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-09-27T15:22:24.3782957Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-09-27T15:22:24.3784735Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-09-27T15:22:24.3786689Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-09-27T15:22:24.3788796Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-09-27T15:22:24.3790998Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-09-27T15:22:24.3792969Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-09-27T15:22:24.3795748Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-09-27T15:22:24.3798148Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-09-27T15:22:24.3800639Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-09-27T15:22:24.3803203Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-09-27T15:22:24.3805925Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-09-27T15:22:24.3807661Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-09-27T15:22:24.3809565Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-09-27T15:22:24.3811417Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-09-27T15:22:24.3813354Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-09-27T15:22:24.3815204Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-09-27T15:22:24.3816986Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-09-27T15:22:24.3818769Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-09-27T15:22:24.3820630Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-09-27T15:22:24.3822481Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-09-27T15:22:24.3824350Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-09-27T15:22:24.3826240Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-09-27T15:22:24.3828066Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-09-27T15:22:24.3829902Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-09-27T15:22:24.3831842Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-09-27T15:22:24.3833718Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-09-27T15:22:24.3835597Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-09-27T15:22:24.3837474Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-09-27T15:22:24.3839314Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-09-27T15:22:24.3841334Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-09-27T15:22:24.3844861Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-09-27T15:22:24.3847095Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-09-27T15:22:24.3848913Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-09-27T15:22:24.3850868Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-09-27T15:22:24.3852716Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-09-27T15:22:24.3854567Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-09-27T15:22:24.3856415Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-09-27T15:22:24.3858396Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-09-27T15:22:24.3860142Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-09-27T15:22:24.3862074Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-09-27T15:22:24.3863922Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-09-27T15:22:24.3865701Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-09-27T15:22:24.3867523Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-09-27T15:22:24.3869348Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-09-27T15:22:24.3871158Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-09-27T15:22:24.3872936Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-09-27T15:22:24.3874932Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-09-27T15:22:24.3876907Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-09-27T15:22:24.3879251Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-09-27T15:22:24.3881749Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-09-27T15:22:24.3884444Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-09-27T15:22:24.3886882Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-09-27T15:22:24.3888942Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-09-27T15:22:24.3891011Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-09-27T15:22:24.3893182Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-09-27T15:22:24.3895148Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-09-27T15:22:24.3897246Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-09-27T15:22:24.3899243Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-09-27T15:22:24.3901637Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-09-27T15:22:24.3903549Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-09-27T15:22:24.3905576Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-09-27T15:22:24.3907224Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-09-27T15:22:24.3909174Z adding 'caffe2/python/test/__init__.py' 2022-09-27T15:22:24.3910832Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-09-27T15:22:24.3914176Z adding 'caffe2/python/test/do_op_test.py' 2022-09-27T15:22:24.3916463Z adding 'caffe2/python/test/executor_test.py' 2022-09-27T15:22:24.3919774Z adding 'caffe2/python/test/executor_test_util.py' 2022-09-27T15:22:24.3921717Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-09-27T15:22:24.3923664Z adding 'caffe2/python/test/gpu_context_test.py' 2022-09-27T15:22:24.3925927Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-09-27T15:22:24.3927586Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-09-27T15:22:24.3929382Z adding 'caffe2/python/trt/__init__.py' 2022-09-27T15:22:24.3932141Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-09-27T15:22:24.3935845Z adding 'caffe2/python/trt/test_trt.py' 2022-09-27T15:22:24.3938338Z adding 'caffe2/python/trt/transform.py' 2022-09-27T15:22:24.3940410Z adding 'caffe2/quantization/__init__.py' 2022-09-27T15:22:24.3942410Z adding 'caffe2/quantization/server/__init__.py' 2022-09-27T15:22:24.3945614Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-09-27T15:22:24.3947772Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-09-27T15:22:24.3949975Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-09-27T15:22:24.3952242Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-09-27T15:22:24.3954485Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-09-27T15:22:24.3957378Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-09-27T15:22:24.3961128Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-09-27T15:22:24.3965401Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-09-27T15:22:24.3969232Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-09-27T15:22:24.3972229Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-09-27T15:22:24.3974305Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-09-27T15:22:24.3978730Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-09-27T15:22:24.3981849Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-09-27T15:22:24.3984146Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-09-27T15:22:24.3986821Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-09-27T15:22:24.3989356Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-09-27T15:22:24.3992323Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-09-27T15:22:24.3995860Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-09-27T15:22:24.3998275Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-09-27T15:22:24.4000998Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-09-27T15:22:24.4003333Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-09-27T15:22:24.4006029Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-09-27T15:22:24.4008404Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-09-27T15:22:24.4010726Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-09-27T15:22:24.4012864Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-09-27T15:22:24.4015261Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-09-27T15:22:24.4017107Z adding 'caffe2/quantization/server/observer_test.py' 2022-09-27T15:22:24.4019650Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-09-27T15:22:24.4021870Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-09-27T15:22:24.4023900Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-09-27T15:22:24.4026252Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-09-27T15:22:24.4028252Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-09-27T15:22:24.4030386Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-09-27T15:22:24.4032681Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-09-27T15:22:24.4034898Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-09-27T15:22:24.4039345Z adding 'caffe2/quantization/server/utils.py' 2022-09-27T15:22:24.4224605Z adding 'functorch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-09-27T15:22:24.4235331Z adding 'functorch/__init__.py' 2022-09-27T15:22:24.4237199Z adding 'functorch/setup.py' 2022-09-27T15:22:24.4239739Z adding 'functorch/_src/__init__.py' 2022-09-27T15:22:24.4249999Z adding 'functorch/_src/aot_autograd.py' 2022-09-27T15:22:24.4253789Z adding 'functorch/_src/benchmark_utils.py' 2022-09-27T15:22:24.4256372Z adding 'functorch/_src/compile_utils.py' 2022-09-27T15:22:24.4260172Z adding 'functorch/_src/compilers.py' 2022-09-27T15:22:24.4262480Z adding 'functorch/_src/config.py' 2022-09-27T15:22:24.4280118Z adding 'functorch/_src/eager_transforms.py' 2022-09-27T15:22:24.4285638Z adding 'functorch/_src/fx_minifier.py' 2022-09-27T15:22:24.4291604Z adding 'functorch/_src/make_functional.py' 2022-09-27T15:22:24.4294418Z adding 'functorch/_src/monkey_patching.py' 2022-09-27T15:22:24.4296375Z adding 'functorch/_src/named_members_polyfill.py' 2022-09-27T15:22:24.4302099Z adding 'functorch/_src/partitioners.py' 2022-09-27T15:22:24.4304272Z adding 'functorch/_src/python_key.py' 2022-09-27T15:22:24.4306032Z adding 'functorch/_src/pytree_hacks.py' 2022-09-27T15:22:24.4312007Z adding 'functorch/_src/top_operators_github_usage.py' 2022-09-27T15:22:24.4319045Z adding 'functorch/_src/vmap.py' 2022-09-27T15:22:24.4321665Z adding 'functorch/compile/__init__.py' 2022-09-27T15:22:24.4324827Z adding 'functorch/dim/__init__.py' 2022-09-27T15:22:24.4326755Z adding 'functorch/dim/batch_tensor.py' 2022-09-27T15:22:24.4328854Z adding 'functorch/dim/delayed_mul_tensor.py' 2022-09-27T15:22:24.4331092Z adding 'functorch/dim/dim.py' 2022-09-27T15:22:24.4333168Z adding 'functorch/dim/magic_trace.py' 2022-09-27T15:22:24.4335845Z adding 'functorch/dim/op_properties.py' 2022-09-27T15:22:24.4342444Z adding 'functorch/dim/reference.py' 2022-09-27T15:22:24.4344706Z adding 'functorch/dim/tree_map.py' 2022-09-27T15:22:24.4346729Z adding 'functorch/dim/wrap_type.py' 2022-09-27T15:22:24.4348730Z adding 'functorch/experimental/__init__.py' 2022-09-27T15:22:24.4350528Z adding 'functorch/experimental/batch_norm_replacement.py' 2022-09-27T15:22:24.4353013Z adding 'functorch/experimental/cond.py' 2022-09-27T15:22:24.4354722Z adding 'functorch/experimental/ops.py' 2022-09-27T15:22:24.4367916Z adding 'torch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-09-27T15:22:24.4380303Z adding 'torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so' 2022-09-27T15:22:24.4382807Z adding 'torch/_VF.py' 2022-09-27T15:22:24.4384573Z adding 'torch/__config__.py' 2022-09-27T15:22:24.4386250Z adding 'torch/__future__.py' 2022-09-27T15:22:24.4397822Z adding 'torch/__init__.py' 2022-09-27T15:22:24.4405139Z adding 'torch/_appdirs.py' 2022-09-27T15:22:24.4407793Z adding 'torch/_classes.py' 2022-09-27T15:22:24.4410154Z adding 'torch/_deploy.py' 2022-09-27T15:22:24.4426348Z adding 'torch/_jit_internal.py' 2022-09-27T15:22:24.4429799Z adding 'torch/_linalg_utils.py' 2022-09-27T15:22:24.4442626Z adding 'torch/_lobpcg.py' 2022-09-27T15:22:24.4447696Z adding 'torch/_lowrank.py' 2022-09-27T15:22:24.4457370Z adding 'torch/_meta_registrations.py' 2022-09-27T15:22:24.4461018Z adding 'torch/_namedtensor_internals.py' 2022-09-27T15:22:24.4467760Z adding 'torch/_ops.py' 2022-09-27T15:22:24.4471639Z adding 'torch/_python_dispatcher.py' 2022-09-27T15:22:24.4473781Z adding 'torch/_six.py' 2022-09-27T15:22:24.4476272Z adding 'torch/_sources.py' 2022-09-27T15:22:24.4478122Z adding 'torch/_storage_docs.py' 2022-09-27T15:22:24.4493736Z adding 'torch/_tensor.py' 2022-09-27T15:22:24.4527360Z adding 'torch/_tensor_docs.py' 2022-09-27T15:22:24.4536431Z adding 'torch/_tensor_str.py' 2022-09-27T15:22:24.4653088Z adding 'torch/_torch_docs.py' 2022-09-27T15:22:24.4670152Z adding 'torch/_utils.py' 2022-09-27T15:22:24.4672532Z adding 'torch/_utils_internal.py' 2022-09-27T15:22:24.4677350Z adding 'torch/_vmap_internals.py' 2022-09-27T15:22:24.4699913Z adding 'torch/functional.py' 2022-09-27T15:22:24.4710498Z adding 'torch/hub.py' 2022-09-27T15:22:24.4714184Z adding 'torch/library.py' 2022-09-27T15:22:24.4738548Z adding 'torch/overrides.py' 2022-09-27T15:22:24.4742398Z adding 'torch/py.typed' 2022-09-27T15:22:24.4745371Z adding 'torch/quasirandom.py' 2022-09-27T15:22:24.4748148Z adding 'torch/random.py' 2022-09-27T15:22:24.4750091Z adding 'torch/return_types.py' 2022-09-27T15:22:24.4764187Z adding 'torch/serialization.py' 2022-09-27T15:22:24.4772820Z adding 'torch/storage.py' 2022-09-27T15:22:24.4776171Z adding 'torch/torch_version.py' 2022-09-27T15:22:24.4777886Z adding 'torch/types.py' 2022-09-27T15:22:24.4779796Z adding 'torch/version.py' 2022-09-27T15:22:24.4808131Z adding 'torch/_C/_VariableFunctions.pyi' 2022-09-27T15:22:24.4839003Z adding 'torch/_C/__init__.pyi' 2022-09-27T15:22:24.4843762Z adding 'torch/_C/_autograd.pyi' 2022-09-27T15:22:24.4845147Z adding 'torch/_C/_cudnn.pyi' 2022-09-27T15:22:24.4846921Z adding 'torch/_C/_distributed_autograd.pyi' 2022-09-27T15:22:24.4849719Z adding 'torch/_C/_distributed_c10d.pyi' 2022-09-27T15:22:24.4852407Z adding 'torch/_C/_distributed_rpc.pyi' 2022-09-27T15:22:24.4854244Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-09-27T15:22:24.4855624Z adding 'torch/_C/_functions.pyi' 2022-09-27T15:22:24.4856903Z adding 'torch/_C/_itt.pyi' 2022-09-27T15:22:24.4858484Z adding 'torch/_C/_lazy.pyi' 2022-09-27T15:22:24.4859986Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-09-27T15:22:24.4861499Z adding 'torch/_C/_monitor.pyi' 2022-09-27T15:22:24.4863235Z adding 'torch/_C/_nn.pyi' 2022-09-27T15:22:24.4864667Z adding 'torch/_C/_nvtx.pyi' 2022-09-27T15:22:24.4866142Z adding 'torch/_C/_onnx.pyi' 2022-09-27T15:22:24.4867924Z adding 'torch/_C/_profiler.pyi' 2022-09-27T15:22:24.4869483Z adding 'torch/_C/_verbose.pyi' 2022-09-27T15:22:24.4871104Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-09-27T15:22:24.4874516Z adding 'torch/_decomp/__init__.py' 2022-09-27T15:22:24.4898334Z adding 'torch/_decomp/decompositions.py' 2022-09-27T15:22:24.4903218Z adding 'torch/_decomp/decompositions_for_jvp.py' 2022-09-27T15:22:24.4905122Z adding 'torch/_dispatch/__init__.py' 2022-09-27T15:22:24.4906600Z adding 'torch/_dispatch/python.py' 2022-09-27T15:22:24.4908704Z adding 'torch/_lazy/__init__.py' 2022-09-27T15:22:24.4911423Z adding 'torch/_lazy/closure.py' 2022-09-27T15:22:24.4913176Z adding 'torch/_lazy/computation.py' 2022-09-27T15:22:24.4914700Z adding 'torch/_lazy/config.py' 2022-09-27T15:22:24.4916050Z adding 'torch/_lazy/debug.py' 2022-09-27T15:22:24.4917658Z adding 'torch/_lazy/device_context.py' 2022-09-27T15:22:24.4920965Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-09-27T15:22:24.4922714Z adding 'torch/_lazy/ir_cache.py' 2022-09-27T15:22:24.4924483Z adding 'torch/_lazy/metrics.py' 2022-09-27T15:22:24.4926194Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-09-27T15:22:24.4927547Z adding 'torch/_lazy/ts_backend.py' 2022-09-27T15:22:24.4943274Z adding 'torch/_masked/__init__.py' 2022-09-27T15:22:24.4949716Z adding 'torch/_masked/_docs.py' 2022-09-27T15:22:24.4970998Z adding 'torch/_prims/__init__.py' 2022-09-27T15:22:24.4975799Z adding 'torch/_prims/context.py' 2022-09-27T15:22:24.4977891Z adding 'torch/_prims/executor.py' 2022-09-27T15:22:24.4981812Z adding 'torch/_prims/nvfuser_executor.py' 2022-09-27T15:22:24.4985970Z adding 'torch/_prims/nvfuser_prims.py' 2022-09-27T15:22:24.5001549Z adding 'torch/_prims_common/__init__.py' 2022-09-27T15:22:24.5007509Z adding 'torch/_prims_common/wrappers.py' 2022-09-27T15:22:24.5048205Z adding 'torch/_refs/__init__.py' 2022-09-27T15:22:24.5055525Z adding 'torch/_refs/fft.py' 2022-09-27T15:22:24.5059400Z adding 'torch/_refs/linalg/__init__.py' 2022-09-27T15:22:24.5061413Z adding 'torch/_refs/nn/__init__.py' 2022-09-27T15:22:24.5066783Z adding 'torch/_refs/nn/functional/__init__.py' 2022-09-27T15:22:24.5069343Z adding 'torch/_refs/special/__init__.py' 2022-09-27T15:22:24.5071216Z adding 'torch/_subclasses/__init__.py' 2022-09-27T15:22:24.5083188Z adding 'torch/_subclasses/fake_tensor.py' 2022-09-27T15:22:24.5086305Z adding 'torch/_subclasses/fake_utils.py' 2022-09-27T15:22:24.5090569Z adding 'torch/_subclasses/meta_utils.py' 2022-09-27T15:22:24.5092717Z adding 'torch/amp/__init__.py' 2022-09-27T15:22:24.5096468Z adding 'torch/amp/autocast_mode.py' 2022-09-27T15:22:24.5098693Z adding 'torch/ao/__init__.py' 2022-09-27T15:22:24.5100419Z adding 'torch/ao/nn/__init__.py' 2022-09-27T15:22:24.5102004Z adding 'torch/ao/nn/qat/__init__.py' 2022-09-27T15:22:24.5103570Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2022-09-27T15:22:24.5105164Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2022-09-27T15:22:24.5106754Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2022-09-27T15:22:24.5108619Z adding 'torch/ao/nn/qat/modules/__init__.py' 2022-09-27T15:22:24.5111157Z adding 'torch/ao/nn/qat/modules/conv.py' 2022-09-27T15:22:24.5113868Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2022-09-27T15:22:24.5116069Z adding 'torch/ao/nn/qat/modules/linear.py' 2022-09-27T15:22:24.5117844Z adding 'torch/ao/nn/quantizable/__init__.py' 2022-09-27T15:22:24.5119502Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2022-09-27T15:22:24.5125446Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2022-09-27T15:22:24.5130678Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2022-09-27T15:22:24.5133098Z adding 'torch/ao/nn/quantized/__init__.py' 2022-09-27T15:22:24.5138815Z adding 'torch/ao/nn/quantized/functional.py' 2022-09-27T15:22:24.5141204Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2022-09-27T15:22:24.5142928Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2022-09-27T15:22:24.5146115Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2022-09-27T15:22:24.5149267Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2022-09-27T15:22:24.5159485Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2022-09-27T15:22:24.5163461Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2022-09-27T15:22:24.5166758Z adding 'torch/ao/nn/quantized/modules/activation.py' 2022-09-27T15:22:24.5169011Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2022-09-27T15:22:24.5175757Z adding 'torch/ao/nn/quantized/modules/conv.py' 2022-09-27T15:22:24.5178343Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2022-09-27T15:22:24.5181811Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2022-09-27T15:22:24.5184661Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2022-09-27T15:22:24.5188757Z adding 'torch/ao/nn/quantized/modules/linear.py' 2022-09-27T15:22:24.5191335Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2022-09-27T15:22:24.5193350Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2022-09-27T15:22:24.5195710Z adding 'torch/ao/nn/quantized/modules/utils.py' 2022-09-27T15:22:24.5197716Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2022-09-27T15:22:24.5199509Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2022-09-27T15:22:24.5202256Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2022-09-27T15:22:24.5204706Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2022-09-27T15:22:24.5209770Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2022-09-27T15:22:24.5212226Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2022-09-27T15:22:24.5214957Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2022-09-27T15:22:24.5216774Z adding 'torch/ao/nn/sparse/__init__.py' 2022-09-27T15:22:24.5218589Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-09-27T15:22:24.5221374Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-09-27T15:22:24.5223402Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-09-27T15:22:24.5225114Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-09-27T15:22:24.5227675Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-09-27T15:22:24.5229487Z adding 'torch/ao/ns/__init__.py' 2022-09-27T15:22:24.5234448Z adding 'torch/ao/ns/_numeric_suite.py' 2022-09-27T15:22:24.5241261Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-09-27T15:22:24.5243627Z adding 'torch/ao/ns/fx/__init__.py' 2022-09-27T15:22:24.5249559Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-09-27T15:22:24.5260477Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-09-27T15:22:24.5265215Z adding 'torch/ao/ns/fx/mappings.py' 2022-09-27T15:22:24.5267600Z adding 'torch/ao/ns/fx/ns_types.py' 2022-09-27T15:22:24.5270689Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-09-27T15:22:24.5276422Z adding 'torch/ao/ns/fx/utils.py' 2022-09-27T15:22:24.5280296Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-09-27T15:22:24.5282626Z adding 'torch/ao/quantization/__init__.py' 2022-09-27T15:22:24.5285333Z adding 'torch/ao/quantization/_correct_bias.py' 2022-09-27T15:22:24.5288246Z adding 'torch/ao/quantization/_equalize.py' 2022-09-27T15:22:24.5291380Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-09-27T15:22:24.5296809Z adding 'torch/ao/quantization/fake_quantize.py' 2022-09-27T15:22:24.5299978Z adding 'torch/ao/quantization/fuse_modules.py' 2022-09-27T15:22:24.5303791Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-09-27T15:22:24.5319299Z adding 'torch/ao/quantization/observer.py' 2022-09-27T15:22:24.5326661Z adding 'torch/ao/quantization/qconfig.py' 2022-09-27T15:22:24.5331153Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-09-27T15:22:24.5333289Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-09-27T15:22:24.5335024Z adding 'torch/ao/quantization/quant_type.py' 2022-09-27T15:22:24.5338391Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-09-27T15:22:24.5340287Z adding 'torch/ao/quantization/quantization_types.py' 2022-09-27T15:22:24.5347750Z adding 'torch/ao/quantization/quantize.py' 2022-09-27T15:22:24.5355471Z adding 'torch/ao/quantization/quantize_fx.py' 2022-09-27T15:22:24.5360136Z adding 'torch/ao/quantization/quantize_jit.py' 2022-09-27T15:22:24.5362281Z adding 'torch/ao/quantization/stubs.py' 2022-09-27T15:22:24.5368140Z adding 'torch/ao/quantization/utils.py' 2022-09-27T15:22:24.5370481Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-09-27T15:22:24.5375287Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-09-27T15:22:24.5380245Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-09-27T15:22:24.5382618Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2022-09-27T15:22:24.5384996Z adding 'torch/ao/quantization/backend_config/native.py' 2022-09-27T15:22:24.5386625Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-09-27T15:22:24.5388528Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2022-09-27T15:22:24.5390361Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-09-27T15:22:24.5393170Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-09-27T15:22:24.5395354Z adding 'torch/ao/quantization/fx/__init__.py' 2022-09-27T15:22:24.5405833Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-09-27T15:22:24.5416916Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-09-27T15:22:24.5420402Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-09-27T15:22:24.5431931Z adding 'torch/ao/quantization/fx/convert.py' 2022-09-27T15:22:24.5436637Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-09-27T15:22:24.5439799Z adding 'torch/ao/quantization/fx/fuse.py' 2022-09-27T15:22:24.5442226Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-09-27T15:22:24.5444795Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-09-27T15:22:24.5446455Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-09-27T15:22:24.5448011Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-09-27T15:22:24.5451002Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-09-27T15:22:24.5453360Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-09-27T15:22:24.5473678Z adding 'torch/ao/quantization/fx/prepare.py' 2022-09-27T15:22:24.5478917Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2022-09-27T15:22:24.5481561Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-09-27T15:22:24.5484169Z adding 'torch/ao/quantization/fx/tracer.py' 2022-09-27T15:22:24.5491939Z adding 'torch/ao/quantization/fx/utils.py' 2022-09-27T15:22:24.5494378Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-09-27T15:22:24.5514092Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-09-27T15:22:24.5522937Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-09-27T15:22:24.5527333Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-09-27T15:22:24.5536214Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-09-27T15:22:24.5538990Z adding 'torch/ao/sparsity/__init__.py' 2022-09-27T15:22:24.5540622Z adding 'torch/ao/sparsity/_mappings.py' 2022-09-27T15:22:24.5542398Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-09-27T15:22:24.5544023Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-09-27T15:22:24.5549536Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-09-27T15:22:24.5551861Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-09-27T15:22:24.5554997Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-09-27T15:22:24.5557164Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-09-27T15:22:24.5561820Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-09-27T15:22:24.5565537Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-09-27T15:22:24.5568422Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-09-27T15:22:24.5570455Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-09-27T15:22:24.5572236Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-09-27T15:22:24.5574263Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-09-27T15:22:24.5576877Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-09-27T15:22:24.5579019Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-09-27T15:22:24.5582831Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-09-27T15:22:24.5585344Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-09-27T15:22:24.5587153Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-09-27T15:22:24.5590040Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-09-27T15:22:24.5592229Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-09-27T15:22:24.5594233Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-09-27T15:22:24.5598450Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-09-27T15:22:24.5601114Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-09-27T15:22:24.5603352Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-09-27T15:22:24.5607203Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-09-27T15:22:24.5613422Z adding 'torch/autograd/__init__.py' 2022-09-27T15:22:24.5616468Z adding 'torch/autograd/anomaly_mode.py' 2022-09-27T15:22:24.5619292Z adding 'torch/autograd/forward_ad.py' 2022-09-27T15:22:24.5626820Z adding 'torch/autograd/function.py' 2022-09-27T15:22:24.5639211Z adding 'torch/autograd/functional.py' 2022-09-27T15:22:24.5644244Z adding 'torch/autograd/grad_mode.py' 2022-09-27T15:22:24.5668936Z adding 'torch/autograd/gradcheck.py' 2022-09-27T15:22:24.5673678Z adding 'torch/autograd/graph.py' 2022-09-27T15:22:24.5683264Z adding 'torch/autograd/profiler.py' 2022-09-27T15:22:24.5688073Z adding 'torch/autograd/profiler_legacy.py' 2022-09-27T15:22:24.5697922Z adding 'torch/autograd/profiler_util.py' 2022-09-27T15:22:24.5700643Z adding 'torch/autograd/variable.py' 2022-09-27T15:22:24.5702488Z adding 'torch/autograd/_functions/__init__.py' 2022-09-27T15:22:24.5704385Z adding 'torch/autograd/_functions/tensor.py' 2022-09-27T15:22:24.5706566Z adding 'torch/autograd/_functions/utils.py' 2022-09-27T15:22:24.5708846Z adding 'torch/backends/__init__.py' 2022-09-27T15:22:24.5710616Z adding 'torch/backends/_coreml/__init__.py' 2022-09-27T15:22:24.5713074Z adding 'torch/backends/_coreml/preprocess.py' 2022-09-27T15:22:24.5715016Z adding 'torch/backends/_nnapi/__init__.py' 2022-09-27T15:22:24.5717990Z adding 'torch/backends/_nnapi/prepare.py' 2022-09-27T15:22:24.5737966Z adding 'torch/backends/_nnapi/serializer.py' 2022-09-27T15:22:24.5743007Z adding 'torch/backends/cuda/__init__.py' 2022-09-27T15:22:24.5746153Z adding 'torch/backends/cudnn/__init__.py' 2022-09-27T15:22:24.5748402Z adding 'torch/backends/cudnn/rnn.py' 2022-09-27T15:22:24.5750705Z adding 'torch/backends/mkl/__init__.py' 2022-09-27T15:22:24.5753294Z adding 'torch/backends/mkldnn/__init__.py' 2022-09-27T15:22:24.5755121Z adding 'torch/backends/mps/__init__.py' 2022-09-27T15:22:24.5756932Z adding 'torch/backends/openmp/__init__.py' 2022-09-27T15:22:24.5759181Z adding 'torch/backends/quantized/__init__.py' 2022-09-27T15:22:24.5761060Z adding 'torch/backends/xeon/__init__.py' 2022-09-27T15:22:24.5769684Z adding 'torch/backends/xeon/run_cpu.py' 2022-09-27T15:22:24.5774237Z adding 'torch/backends/xnnpack/__init__.py' 2022-09-27T15:22:24.6033879Z adding 'torch/bin/FileStoreTest' 2022-09-27T15:22:24.6303753Z adding 'torch/bin/HashStoreTest' 2022-09-27T15:22:24.6607732Z adding 'torch/bin/TCPStoreTest' 2022-09-27T15:22:24.6661496Z adding 'torch/bin/aot_model_compiler_test' 2022-09-27T15:22:24.9089889Z adding 'torch/bin/protoc' 2022-09-27T15:22:25.1620858Z adding 'torch/bin/protoc-3.13.0.0' 2022-09-27T15:22:25.7383852Z adding 'torch/bin/test_api' 2022-09-27T15:22:25.8038873Z adding 'torch/bin/test_cpp_rpc' 2022-09-27T15:22:25.8312138Z adding 'torch/bin/test_dist_autograd' 2022-09-27T15:22:26.1143307Z adding 'torch/bin/test_jit' 2022-09-27T15:22:26.2833370Z adding 'torch/bin/test_lazy' 2022-09-27T15:22:26.3271167Z adding 'torch/bin/test_mobile_nnc' 2022-09-27T15:22:26.7191466Z adding 'torch/bin/test_tensorexpr' 2022-09-27T15:22:26.7413225Z adding 'torch/bin/torch_shm_manager' 2022-09-27T15:22:26.7480373Z adding 'torch/bin/tutorial_tensorexpr' 2022-09-27T15:22:26.7486739Z adding 'torch/contrib/__init__.py' 2022-09-27T15:22:26.7489554Z adding 'torch/contrib/_tensorboard_vis.py' 2022-09-27T15:22:26.7491646Z adding 'torch/cpu/__init__.py' 2022-09-27T15:22:26.7493365Z adding 'torch/cpu/amp/__init__.py' 2022-09-27T15:22:26.7495118Z adding 'torch/cpu/amp/autocast_mode.py' 2022-09-27T15:22:26.7504251Z adding 'torch/cuda/__init__.py' 2022-09-27T15:22:26.7507820Z adding 'torch/cuda/_dynamo_graphs.py' 2022-09-27T15:22:26.7510925Z adding 'torch/cuda/_memory_viz.py' 2022-09-27T15:22:26.7517009Z adding 'torch/cuda/_sanitizer.py' 2022-09-27T15:22:26.7519610Z adding 'torch/cuda/_utils.py' 2022-09-27T15:22:26.7521352Z adding 'torch/cuda/comm.py' 2022-09-27T15:22:26.7522949Z adding 'torch/cuda/error.py' 2022-09-27T15:22:26.7529103Z adding 'torch/cuda/graphs.py' 2022-09-27T15:22:26.7532450Z adding 'torch/cuda/jiterator.py' 2022-09-27T15:22:26.7539799Z adding 'torch/cuda/memory.py' 2022-09-27T15:22:26.7541587Z adding 'torch/cuda/nccl.py' 2022-09-27T15:22:26.7543760Z adding 'torch/cuda/nvtx.py' 2022-09-27T15:22:26.7545715Z adding 'torch/cuda/profiler.py' 2022-09-27T15:22:26.7548094Z adding 'torch/cuda/random.py' 2022-09-27T15:22:26.7549784Z adding 'torch/cuda/sparse.py' 2022-09-27T15:22:26.7553127Z adding 'torch/cuda/streams.py' 2022-09-27T15:22:26.7555165Z adding 'torch/cuda/amp/__init__.py' 2022-09-27T15:22:26.7557754Z adding 'torch/cuda/amp/autocast_mode.py' 2022-09-27T15:22:26.7559444Z adding 'torch/cuda/amp/common.py' 2022-09-27T15:22:26.7566827Z adding 'torch/cuda/amp/grad_scaler.py' 2022-09-27T15:22:26.7570201Z adding 'torch/distributed/__init__.py' 2022-09-27T15:22:26.7572411Z adding 'torch/distributed/argparse_util.py' 2022-09-27T15:22:26.7574197Z adding 'torch/distributed/constants.py' 2022-09-27T15:22:26.7609811Z adding 'torch/distributed/distributed_c10d.py' 2022-09-27T15:22:26.7615812Z adding 'torch/distributed/launch.py' 2022-09-27T15:22:26.7618382Z adding 'torch/distributed/remote_device.py' 2022-09-27T15:22:26.7621844Z adding 'torch/distributed/rendezvous.py' 2022-09-27T15:22:26.7630380Z adding 'torch/distributed/run.py' 2022-09-27T15:22:26.7634089Z adding 'torch/distributed/utils.py' 2022-09-27T15:22:26.7636273Z adding 'torch/distributed/_shard/__init__.py' 2022-09-27T15:22:26.7638111Z adding 'torch/distributed/_shard/_utils.py' 2022-09-27T15:22:26.7642246Z adding 'torch/distributed/_shard/api.py' 2022-09-27T15:22:26.7645017Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-09-27T15:22:26.7647048Z adding 'torch/distributed/_shard/metadata.py' 2022-09-27T15:22:26.7648882Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-09-27T15:22:26.7653097Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-09-27T15:22:26.7656323Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-09-27T15:22:26.7658466Z adding 'torch/distributed/_shard/sharder.py' 2022-09-27T15:22:26.7660416Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-09-27T15:22:26.7662241Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-09-27T15:22:26.7665299Z adding 'torch/distributed/_shard/checkpoint/default_planner.py' 2022-09-27T15:22:26.7668971Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-09-27T15:22:26.7671537Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-09-27T15:22:26.7675573Z adding 'torch/distributed/_shard/checkpoint/planner.py' 2022-09-27T15:22:26.7678663Z adding 'torch/distributed/_shard/checkpoint/planner_helpers.py' 2022-09-27T15:22:26.7680593Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-09-27T15:22:26.7683447Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-09-27T15:22:26.7686038Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-09-27T15:22:26.7688601Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-09-27T15:22:26.7691928Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-09-27T15:22:26.7694346Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-09-27T15:22:26.7696905Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-09-27T15:22:26.7701606Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-09-27T15:22:26.7714774Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-09-27T15:22:26.7718077Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-09-27T15:22:26.7721542Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-09-27T15:22:26.7724220Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-09-27T15:22:26.7727534Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-09-27T15:22:26.7729908Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-09-27T15:22:26.7732336Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-09-27T15:22:26.7734515Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-09-27T15:22:26.7736622Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-09-27T15:22:26.7738819Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-09-27T15:22:26.7740716Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-09-27T15:22:26.7742987Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-09-27T15:22:26.7745226Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-09-27T15:22:26.7746820Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-09-27T15:22:26.7749601Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-09-27T15:22:26.7751615Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-09-27T15:22:26.7754010Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-09-27T15:22:26.7755954Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-09-27T15:22:26.7758678Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-09-27T15:22:26.7762370Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-09-27T15:22:26.7766314Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-09-27T15:22:26.7768388Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-09-27T15:22:26.7772717Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-09-27T15:22:26.7777001Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-09-27T15:22:26.7782761Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-09-27T15:22:26.7788239Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-09-27T15:22:26.7790932Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-09-27T15:22:26.7795150Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-09-27T15:22:26.7797345Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-09-27T15:22:26.7799189Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-09-27T15:22:26.7801043Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-09-27T15:22:26.7802829Z adding 'torch/distributed/_spmd/__init__.py' 2022-09-27T15:22:26.7806639Z adding 'torch/distributed/_spmd/comm_tensor.py' 2022-09-27T15:22:26.7808769Z adding 'torch/distributed/algorithms/__init__.py' 2022-09-27T15:22:26.7813277Z adding 'torch/distributed/algorithms/join.py' 2022-09-27T15:22:26.7815430Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-09-27T15:22:26.7819246Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-09-27T15:22:26.7821366Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-09-27T15:22:26.7824143Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-09-27T15:22:26.7826071Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-09-27T15:22:26.7828421Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-09-27T15:22:26.7830232Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-09-27T15:22:26.7832726Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-09-27T15:22:26.7835396Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-09-27T15:22:26.7840682Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-09-27T15:22:26.7843286Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-09-27T15:22:26.7846261Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-09-27T15:22:26.7848491Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-09-27T15:22:26.7851255Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-09-27T15:22:26.7862151Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-09-27T15:22:26.7865987Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-09-27T15:22:26.7867972Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-09-27T15:22:26.7870697Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-09-27T15:22:26.7874294Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-09-27T15:22:26.7876751Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-09-27T15:22:26.7878949Z adding 'torch/distributed/autograd/__init__.py' 2022-09-27T15:22:26.7881728Z adding 'torch/distributed/elastic/__init__.py' 2022-09-27T15:22:26.7883913Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-09-27T15:22:26.7886624Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-09-27T15:22:26.7897081Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-09-27T15:22:26.7901666Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-09-27T15:22:26.7904634Z adding 'torch/distributed/elastic/events/__init__.py' 2022-09-27T15:22:26.7906998Z adding 'torch/distributed/elastic/events/api.py' 2022-09-27T15:22:26.7908984Z adding 'torch/distributed/elastic/events/handlers.py' 2022-09-27T15:22:26.7911835Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-09-27T15:22:26.7914671Z adding 'torch/distributed/elastic/metrics/api.py' 2022-09-27T15:22:26.7918686Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-09-27T15:22:26.7926372Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-09-27T15:22:26.7929423Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-09-27T15:22:26.7932065Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-09-27T15:22:26.7937179Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-09-27T15:22:26.7940725Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-09-27T15:22:26.7942444Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-09-27T15:22:26.7945617Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-09-27T15:22:26.7949154Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-09-27T15:22:26.7953273Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-09-27T15:22:26.7964119Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-09-27T15:22:26.7976866Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-09-27T15:22:26.7980915Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-09-27T15:22:26.7984427Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-09-27T15:22:26.7987736Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-09-27T15:22:26.7989946Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-09-27T15:22:26.7992326Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-09-27T15:22:26.7995803Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-09-27T15:22:26.7998238Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-09-27T15:22:26.8001967Z adding 'torch/distributed/elastic/timer/api.py' 2022-09-27T15:22:26.8007068Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2022-09-27T15:22:26.8009831Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-09-27T15:22:26.8011899Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-09-27T15:22:26.8013911Z adding 'torch/distributed/elastic/utils/api.py' 2022-09-27T15:22:26.8016669Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-09-27T15:22:26.8018417Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-09-27T15:22:26.8020488Z adding 'torch/distributed/elastic/utils/logging.py' 2022-09-27T15:22:26.8022680Z adding 'torch/distributed/elastic/utils/store.py' 2022-09-27T15:22:26.8024727Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-09-27T15:22:26.8026729Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-09-27T15:22:26.8028956Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-09-27T15:22:26.8030958Z adding 'torch/distributed/fsdp/__init__.py' 2022-09-27T15:22:26.8046010Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-09-27T15:22:26.8050945Z adding 'torch/distributed/fsdp/_shard_utils.py' 2022-09-27T15:22:26.8054787Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-09-27T15:22:26.8057698Z adding 'torch/distributed/fsdp/_utils.py' 2022-09-27T15:22:26.8070560Z adding 'torch/distributed/fsdp/flat_param.py' 2022-09-27T15:22:26.8074762Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-09-27T15:22:26.8141028Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-09-27T15:22:26.8150434Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-09-27T15:22:26.8153374Z adding 'torch/distributed/fsdp/utils.py' 2022-09-27T15:22:26.8159514Z adding 'torch/distributed/fsdp/wrap.py' 2022-09-27T15:22:26.8161956Z adding 'torch/distributed/launcher/__init__.py' 2022-09-27T15:22:26.8166233Z adding 'torch/distributed/launcher/api.py' 2022-09-27T15:22:26.8168361Z adding 'torch/distributed/nn/__init__.py' 2022-09-27T15:22:26.8172494Z adding 'torch/distributed/nn/functional.py' 2022-09-27T15:22:26.8174666Z adding 'torch/distributed/nn/api/__init__.py' 2022-09-27T15:22:26.8181887Z adding 'torch/distributed/nn/api/remote_module.py' 2022-09-27T15:22:26.8184517Z adding 'torch/distributed/nn/jit/__init__.py' 2022-09-27T15:22:26.8187004Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-09-27T15:22:26.8189226Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-09-27T15:22:26.8191186Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-09-27T15:22:26.8193295Z adding 'torch/distributed/optim/__init__.py' 2022-09-27T15:22:26.8195729Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-09-27T15:22:26.8197920Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-09-27T15:22:26.8200471Z adding 'torch/distributed/optim/functional_adam.py' 2022-09-27T15:22:26.8203016Z adding 'torch/distributed/optim/functional_adamax.py' 2022-09-27T15:22:26.8206046Z adding 'torch/distributed/optim/functional_adamw.py' 2022-09-27T15:22:26.8208333Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-09-27T15:22:26.8210633Z adding 'torch/distributed/optim/functional_rprop.py' 2022-09-27T15:22:26.8213147Z adding 'torch/distributed/optim/functional_sgd.py' 2022-09-27T15:22:26.8216895Z adding 'torch/distributed/optim/optimizer.py' 2022-09-27T15:22:26.8219640Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-09-27T15:22:26.8221570Z adding 'torch/distributed/optim/utils.py' 2022-09-27T15:22:26.8242337Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-09-27T15:22:26.8245778Z adding 'torch/distributed/pipeline/__init__.py' 2022-09-27T15:22:26.8247657Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-09-27T15:22:26.8250325Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-09-27T15:22:26.8254232Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-09-27T15:22:26.8256690Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-09-27T15:22:26.8258539Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-09-27T15:22:26.8261629Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-09-27T15:22:26.8263702Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-09-27T15:22:26.8269493Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-09-27T15:22:26.8273361Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-09-27T15:22:26.8275908Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-09-27T15:22:26.8277767Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-09-27T15:22:26.8280096Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-09-27T15:22:26.8283200Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-09-27T15:22:26.8285955Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-09-27T15:22:26.8288242Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-09-27T15:22:26.8290282Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-09-27T15:22:26.8292436Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-09-27T15:22:26.8294331Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-09-27T15:22:26.8297207Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-09-27T15:22:26.8301940Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-09-27T15:22:26.8305078Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-09-27T15:22:26.8308990Z adding 'torch/distributed/rpc/__init__.py' 2022-09-27T15:22:26.8311161Z adding 'torch/distributed/rpc/_utils.py' 2022-09-27T15:22:26.8321711Z adding 'torch/distributed/rpc/api.py' 2022-09-27T15:22:26.8327754Z adding 'torch/distributed/rpc/backend_registry.py' 2022-09-27T15:22:26.8329915Z adding 'torch/distributed/rpc/constants.py' 2022-09-27T15:22:26.8332524Z adding 'torch/distributed/rpc/functions.py' 2022-09-27T15:22:26.8336268Z adding 'torch/distributed/rpc/internal.py' 2022-09-27T15:22:26.8339418Z adding 'torch/distributed/rpc/options.py' 2022-09-27T15:22:26.8341783Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-09-27T15:22:26.8344835Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-09-27T15:22:26.8346914Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-09-27T15:22:26.8348819Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-09-27T15:22:26.8352157Z adding 'torch/distributions/__init__.py' 2022-09-27T15:22:26.8354651Z adding 'torch/distributions/bernoulli.py' 2022-09-27T15:22:26.8356884Z adding 'torch/distributions/beta.py' 2022-09-27T15:22:26.8359497Z adding 'torch/distributions/binomial.py' 2022-09-27T15:22:26.8362363Z adding 'torch/distributions/categorical.py' 2022-09-27T15:22:26.8364899Z adding 'torch/distributions/cauchy.py' 2022-09-27T15:22:26.8366544Z adding 'torch/distributions/chi2.py' 2022-09-27T15:22:26.8369772Z adding 'torch/distributions/constraint_registry.py' 2022-09-27T15:22:26.8374620Z adding 'torch/distributions/constraints.py' 2022-09-27T15:22:26.8378081Z adding 'torch/distributions/continuous_bernoulli.py' 2022-09-27T15:22:26.8380620Z adding 'torch/distributions/dirichlet.py' 2022-09-27T15:22:26.8384345Z adding 'torch/distributions/distribution.py' 2022-09-27T15:22:26.8386711Z adding 'torch/distributions/exp_family.py' 2022-09-27T15:22:26.8388861Z adding 'torch/distributions/exponential.py' 2022-09-27T15:22:26.8391050Z adding 'torch/distributions/fishersnedecor.py' 2022-09-27T15:22:26.8393180Z adding 'torch/distributions/gamma.py' 2022-09-27T15:22:26.8395670Z adding 'torch/distributions/geometric.py' 2022-09-27T15:22:26.8397766Z adding 'torch/distributions/gumbel.py' 2022-09-27T15:22:26.8399781Z adding 'torch/distributions/half_cauchy.py' 2022-09-27T15:22:26.8401688Z adding 'torch/distributions/half_normal.py' 2022-09-27T15:22:26.8404441Z adding 'torch/distributions/independent.py' 2022-09-27T15:22:26.8412088Z adding 'torch/distributions/kl.py' 2022-09-27T15:22:26.8415228Z adding 'torch/distributions/kumaraswamy.py' 2022-09-27T15:22:26.8417627Z adding 'torch/distributions/laplace.py' 2022-09-27T15:22:26.8420732Z adding 'torch/distributions/lkj_cholesky.py' 2022-09-27T15:22:26.8423108Z adding 'torch/distributions/log_normal.py' 2022-09-27T15:22:26.8425729Z adding 'torch/distributions/logistic_normal.py' 2022-09-27T15:22:26.8430404Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-09-27T15:22:26.8433950Z adding 'torch/distributions/mixture_same_family.py' 2022-09-27T15:22:26.8437153Z adding 'torch/distributions/multinomial.py' 2022-09-27T15:22:26.8440885Z adding 'torch/distributions/multivariate_normal.py' 2022-09-27T15:22:26.8443308Z adding 'torch/distributions/negative_binomial.py' 2022-09-27T15:22:26.8445940Z adding 'torch/distributions/normal.py' 2022-09-27T15:22:26.8448358Z adding 'torch/distributions/one_hot_categorical.py' 2022-09-27T15:22:26.8450425Z adding 'torch/distributions/pareto.py' 2022-09-27T15:22:26.8452571Z adding 'torch/distributions/poisson.py' 2022-09-27T15:22:26.8455134Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-09-27T15:22:26.8457651Z adding 'torch/distributions/relaxed_categorical.py' 2022-09-27T15:22:26.8460078Z adding 'torch/distributions/studentT.py' 2022-09-27T15:22:26.8463272Z adding 'torch/distributions/transformed_distribution.py' 2022-09-27T15:22:26.8473189Z adding 'torch/distributions/transforms.py' 2022-09-27T15:22:26.8476391Z adding 'torch/distributions/uniform.py' 2022-09-27T15:22:26.8479363Z adding 'torch/distributions/utils.py' 2022-09-27T15:22:26.8482070Z adding 'torch/distributions/von_mises.py' 2022-09-27T15:22:26.8484406Z adding 'torch/distributions/weibull.py' 2022-09-27T15:22:26.8488156Z adding 'torch/distributions/wishart.py' 2022-09-27T15:22:26.8498005Z adding 'torch/fft/__init__.py' 2022-09-27T15:22:26.8503826Z adding 'torch/futures/__init__.py' 2022-09-27T15:22:26.8506939Z adding 'torch/fx/__init__.py' 2022-09-27T15:22:26.8508675Z adding 'torch/fx/_compatibility.py' 2022-09-27T15:22:26.8510416Z adding 'torch/fx/_pytree.py' 2022-09-27T15:22:26.8522901Z adding 'torch/fx/_symbolic_trace.py' 2022-09-27T15:22:26.8525714Z adding 'torch/fx/annotate.py' 2022-09-27T15:22:26.8544008Z adding 'torch/fx/graph.py' 2022-09-27T15:22:26.8555148Z adding 'torch/fx/graph_module.py' 2022-09-27T15:22:26.8557872Z adding 'torch/fx/immutable_collections.py' 2022-09-27T15:22:26.8563109Z adding 'torch/fx/interpreter.py' 2022-09-27T15:22:26.8571574Z adding 'torch/fx/node.py' 2022-09-27T15:22:26.8577537Z adding 'torch/fx/operator_schemas.py' 2022-09-27T15:22:26.8583209Z adding 'torch/fx/proxy.py' 2022-09-27T15:22:26.8587489Z adding 'torch/fx/subgraph_rewriter.py' 2022-09-27T15:22:26.8589621Z adding 'torch/fx/tensor_type.py' 2022-09-27T15:22:26.8591474Z adding 'torch/fx/traceback.py' 2022-09-27T15:22:26.8593231Z adding 'torch/fx/experimental/__init__.py' 2022-09-27T15:22:26.8606603Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-09-27T15:22:26.8611743Z adding 'torch/fx/experimental/const_fold.py' 2022-09-27T15:22:26.8613659Z adding 'torch/fx/experimental/debug.py' 2022-09-27T15:22:26.8622544Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-09-27T15:22:26.8626239Z adding 'torch/fx/experimental/merge_matmul.py' 2022-09-27T15:22:26.8629903Z adding 'torch/fx/experimental/meta_tracer.py' 2022-09-27T15:22:26.8632747Z adding 'torch/fx/experimental/normalize.py' 2022-09-27T15:22:26.8638272Z adding 'torch/fx/experimental/optimization.py' 2022-09-27T15:22:26.8642779Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-09-27T15:22:26.8651868Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-09-27T15:22:26.8654238Z adding 'torch/fx/experimental/refinement_types.py' 2022-09-27T15:22:26.8656877Z adding 'torch/fx/experimental/rewriter.py' 2022-09-27T15:22:26.8659608Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-09-27T15:22:26.8664767Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-09-27T15:22:26.8667363Z adding 'torch/fx/experimental/unify_refinements.py' 2022-09-27T15:22:26.8669273Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-09-27T15:22:26.8673219Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-09-27T15:22:26.8684824Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-09-27T15:22:26.8696131Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-09-27T15:22:26.8698647Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-09-27T15:22:26.8702550Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-09-27T15:22:26.8704713Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-09-27T15:22:26.8706586Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-09-27T15:22:26.8708389Z adding 'torch/fx/experimental/unification/__init__.py' 2022-09-27T15:22:26.8711103Z adding 'torch/fx/experimental/unification/core.py' 2022-09-27T15:22:26.8712246Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-09-27T15:22:26.8714439Z adding 'torch/fx/experimental/unification/match.py' 2022-09-27T15:22:26.8716608Z adding 'torch/fx/experimental/unification/more.py' 2022-09-27T15:22:26.8720362Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-09-27T15:22:26.8722911Z adding 'torch/fx/experimental/unification/utils.py' 2022-09-27T15:22:26.8725144Z adding 'torch/fx/experimental/unification/variable.py' 2022-09-27T15:22:26.8727145Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-09-27T15:22:26.8729412Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-09-27T15:22:26.8731565Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-09-27T15:22:26.8736207Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-09-27T15:22:26.8739045Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-09-27T15:22:26.8741268Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-09-27T15:22:26.8743198Z adding 'torch/fx/passes/__init__.py' 2022-09-27T15:22:26.8744949Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-09-27T15:22:26.8748819Z adding 'torch/fx/passes/graph_drawer.py' 2022-09-27T15:22:26.8751595Z adding 'torch/fx/passes/graph_manipulation.py' 2022-09-27T15:22:26.8757800Z adding 'torch/fx/passes/net_min_base.py' 2022-09-27T15:22:26.8761320Z adding 'torch/fx/passes/operator_support.py' 2022-09-27T15:22:26.8763969Z adding 'torch/fx/passes/param_fetch.py' 2022-09-27T15:22:26.8767117Z adding 'torch/fx/passes/pass_manager.py' 2022-09-27T15:22:26.8777745Z adding 'torch/fx/passes/reinplace.py' 2022-09-27T15:22:26.8781205Z adding 'torch/fx/passes/shape_prop.py' 2022-09-27T15:22:26.8785441Z adding 'torch/fx/passes/split_module.py' 2022-09-27T15:22:26.8789519Z adding 'torch/fx/passes/split_utils.py' 2022-09-27T15:22:26.8798874Z adding 'torch/fx/passes/splitter_base.py' 2022-09-27T15:22:26.8803053Z adding 'torch/fx/passes/tools_common.py' 2022-09-27T15:22:26.8805328Z adding 'torch/fx/passes/backends/__init__.py' 2022-09-27T15:22:26.8807316Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-09-27T15:22:26.8811142Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-09-27T15:22:26.8813215Z adding 'torch/fx/passes/dialect/__init__.py' 2022-09-27T15:22:26.8814855Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-09-27T15:22:26.8817407Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-09-27T15:22:26.8819242Z adding 'torch/fx/passes/infra/__init__.py' 2022-09-27T15:22:26.8822753Z adding 'torch/fx/passes/infra/partitioner.py' 2022-09-27T15:22:26.8824981Z adding 'torch/fx/passes/infra/pass_base.py' 2022-09-27T15:22:26.8828754Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-09-27T15:22:26.8830699Z adding 'torch/fx/passes/tests/__init__.py' 2022-09-27T15:22:26.8832435Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-09-27T15:22:26.8834137Z adding 'torch/fx/passes/utils/__init__.py' 2022-09-27T15:22:26.8836231Z adding 'torch/fx/passes/utils/common.py' 2022-09-27T15:22:26.8839564Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-09-27T15:22:26.8843573Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-09-27T15:22:26.8847368Z adding 'torch/include/ATen/ATen.h' 2022-09-27T15:22:26.8849712Z adding 'torch/include/ATen/AccumulateType.h' 2022-09-27T15:22:26.8851267Z adding 'torch/include/ATen/ArrayRef.h' 2022-09-27T15:22:26.8852669Z adding 'torch/include/ATen/Backend.h' 2022-09-27T15:22:26.8854086Z adding 'torch/include/ATen/Backtrace.h' 2022-09-27T15:22:26.8855847Z adding 'torch/include/ATen/BatchedFallback.h' 2022-09-27T15:22:26.8858692Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-09-27T15:22:26.8862262Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-09-27T15:22:26.8864308Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-09-27T15:22:26.8866167Z adding 'torch/include/ATen/CPUFunctions.h' 2022-09-27T15:22:26.8870437Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-09-27T15:22:26.8872967Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-09-27T15:22:26.8874939Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-09-27T15:22:26.8879351Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-09-27T15:22:26.8882257Z adding 'torch/include/ATen/CollapseDims.h' 2022-09-27T15:22:26.8884452Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-09-27T15:22:26.8889350Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-09-27T15:22:26.8892393Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-09-27T15:22:26.8895821Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-09-27T15:22:26.8898402Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-09-27T15:22:26.8902748Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-09-27T15:22:26.8905679Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2022-09-27T15:22:26.8907527Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2022-09-27T15:22:26.8908960Z adding 'torch/include/ATen/Config.h' 2022-09-27T15:22:26.8913085Z adding 'torch/include/ATen/Context.h' 2022-09-27T15:22:26.8915227Z adding 'torch/include/ATen/DLConvertor.h' 2022-09-27T15:22:26.8916648Z adding 'torch/include/ATen/Device.h' 2022-09-27T15:22:26.8918336Z adding 'torch/include/ATen/DeviceGuard.h' 2022-09-27T15:22:26.8919827Z adding 'torch/include/ATen/DimVector.h' 2022-09-27T15:22:26.8921380Z adding 'torch/include/ATen/Dimname.h' 2022-09-27T15:22:26.8926758Z adding 'torch/include/ATen/Dispatch.h' 2022-09-27T15:22:26.8929081Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-09-27T15:22:26.8930947Z adding 'torch/include/ATen/EmptyTensor.h' 2022-09-27T15:22:26.8932729Z adding 'torch/include/ATen/ExpandBase.h' 2022-09-27T15:22:26.8936466Z adding 'torch/include/ATen/ExpandUtils.h' 2022-09-27T15:22:26.8938425Z adding 'torch/include/ATen/Formatting.h' 2022-09-27T15:22:26.8940199Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-09-27T15:22:26.8942721Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-09-27T15:22:26.8946919Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-09-27T15:22:26.8955020Z adding 'torch/include/ATen/Functions.h' 2022-09-27T15:22:26.8957519Z adding 'torch/include/ATen/Generator.h' 2022-09-27T15:22:26.8959417Z adding 'torch/include/ATen/InferSize.h' 2022-09-27T15:22:26.8961047Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-09-27T15:22:26.8962572Z adding 'torch/include/ATen/Layout.h' 2022-09-27T15:22:26.8964086Z adding 'torch/include/ATen/LinalgBackend.h' 2022-09-27T15:22:26.8966039Z adding 'torch/include/ATen/MapAllocator.h' 2022-09-27T15:22:26.8968484Z adding 'torch/include/ATen/MatrixRef.h' 2022-09-27T15:22:26.8970022Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-09-27T15:22:26.8971778Z adding 'torch/include/ATen/MetaFunctions.h' 2022-09-27T15:22:26.8974692Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-09-27T15:22:26.8978176Z adding 'torch/include/ATen/MethodOperators.h' 2022-09-27T15:22:26.8980016Z adding 'torch/include/ATen/NamedTensor.h' 2022-09-27T15:22:26.8982602Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-09-27T15:22:26.8990136Z adding 'torch/include/ATen/NativeFunctions.h' 2022-09-27T15:22:26.8998577Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-09-27T15:22:26.9003409Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-09-27T15:22:26.9005708Z adding 'torch/include/ATen/NumericUtils.h' 2022-09-27T15:22:26.9007677Z adding 'torch/include/ATen/OpMathType.h' 2022-09-27T15:22:26.9010082Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-09-27T15:22:26.9017941Z adding 'torch/include/ATen/Operators.h' 2022-09-27T15:22:26.9020857Z adding 'torch/include/ATen/PTThreadPool.h' 2022-09-27T15:22:26.9022735Z adding 'torch/include/ATen/Parallel-inl.h' 2022-09-27T15:22:26.9025152Z adding 'torch/include/ATen/Parallel.h' 2022-09-27T15:22:26.9026896Z adding 'torch/include/ATen/ParallelFuture.h' 2022-09-27T15:22:26.9028499Z adding 'torch/include/ATen/ParallelNative.h' 2022-09-27T15:22:26.9030234Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-09-27T15:22:26.9031938Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-09-27T15:22:26.9033464Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-09-27T15:22:26.9227070Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-09-27T15:22:26.9377701Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-09-27T15:22:26.9397332Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-09-27T15:22:26.9398925Z adding 'torch/include/ATen/Scalar.h' 2022-09-27T15:22:26.9400742Z adding 'torch/include/ATen/ScalarOps.h' 2022-09-27T15:22:26.9402560Z adding 'torch/include/ATen/ScalarType.h' 2022-09-27T15:22:26.9404417Z adding 'torch/include/ATen/SequenceNumber.h' 2022-09-27T15:22:26.9405767Z adding 'torch/include/ATen/SmallVector.h' 2022-09-27T15:22:26.9408890Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-09-27T15:22:26.9411635Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-09-27T15:22:26.9416483Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-09-27T15:22:26.9419322Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-09-27T15:22:26.9421108Z adding 'torch/include/ATen/Storage.h' 2022-09-27T15:22:26.9422621Z adding 'torch/include/ATen/Tensor.h' 2022-09-27T15:22:26.9424320Z adding 'torch/include/ATen/TensorAccessor.h' 2022-09-27T15:22:26.9426399Z adding 'torch/include/ATen/TensorGeometry.h' 2022-09-27T15:22:26.9433510Z adding 'torch/include/ATen/TensorIndexing.h' 2022-09-27T15:22:26.9445404Z adding 'torch/include/ATen/TensorIterator.h' 2022-09-27T15:22:26.9448308Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-09-27T15:22:26.9450979Z adding 'torch/include/ATen/TensorMeta.h' 2022-09-27T15:22:26.9453437Z adding 'torch/include/ATen/TensorNames.h' 2022-09-27T15:22:26.9456911Z adding 'torch/include/ATen/TensorOperators.h' 2022-09-27T15:22:26.9458618Z adding 'torch/include/ATen/TensorOptions.h' 2022-09-27T15:22:26.9461277Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-09-27T15:22:26.9463660Z adding 'torch/include/ATen/TensorUtils.h' 2022-09-27T15:22:26.9466177Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-09-27T15:22:26.9469148Z adding 'torch/include/ATen/TracerMode.h' 2022-09-27T15:22:26.9471085Z adding 'torch/include/ATen/TypeDefault.h' 2022-09-27T15:22:26.9473433Z adding 'torch/include/ATen/Utils.h' 2022-09-27T15:22:26.9475230Z adding 'torch/include/ATen/Version.h' 2022-09-27T15:22:26.9620877Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-09-27T15:22:26.9659266Z adding 'torch/include/ATen/VmapMode.h' 2022-09-27T15:22:26.9662205Z adding 'torch/include/ATen/VmapTransforms.h' 2022-09-27T15:22:26.9664699Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-09-27T15:22:26.9666699Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-09-27T15:22:26.9669313Z adding 'torch/include/ATen/autocast_mode.h' 2022-09-27T15:22:26.9671142Z adding 'torch/include/ATen/ceil_div.h' 2022-09-27T15:22:26.9674237Z adding 'torch/include/ATen/code_template.h' 2022-09-27T15:22:26.9676581Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-09-27T15:22:26.9678300Z adding 'torch/include/ATen/div_rtn.h' 2022-09-27T15:22:26.9681011Z adding 'torch/include/ATen/dlpack.h' 2022-09-27T15:22:26.9682723Z adding 'torch/include/ATen/jit_macros.h' 2022-09-27T15:22:26.9684861Z adding 'torch/include/ATen/jiterator_macros.h' 2022-09-27T15:22:26.9691080Z adding 'torch/include/ATen/record_function.h' 2022-09-27T15:22:26.9694135Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-09-27T15:22:26.9695717Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-09-27T15:22:26.9697232Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-09-27T15:22:26.9699584Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-09-27T15:22:26.9701643Z adding 'torch/include/ATen/core/Array.h' 2022-09-27T15:22:26.9703064Z adding 'torch/include/ATen/core/Backtrace.h' 2022-09-27T15:22:26.9704814Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-09-27T15:22:26.9707259Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-09-27T15:22:26.9709003Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-09-27T15:22:26.9713309Z adding 'torch/include/ATen/core/Dict.h' 2022-09-27T15:22:26.9716464Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-09-27T15:22:26.9718138Z adding 'torch/include/ATen/core/DimVector.h' 2022-09-27T15:22:26.9719902Z adding 'torch/include/ATen/core/Dimname.h' 2022-09-27T15:22:26.9723156Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-09-27T15:22:26.9725691Z adding 'torch/include/ATen/core/Formatting.h' 2022-09-27T15:22:26.9728109Z adding 'torch/include/ATen/core/Generator.h' 2022-09-27T15:22:26.9734052Z adding 'torch/include/ATen/core/IListRef.h' 2022-09-27T15:22:26.9736923Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-09-27T15:22:26.9739603Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-09-27T15:22:26.9744205Z adding 'torch/include/ATen/core/List.h' 2022-09-27T15:22:26.9747883Z adding 'torch/include/ATen/core/List_inl.h' 2022-09-27T15:22:26.9750910Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-09-27T15:22:26.9753590Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-09-27T15:22:26.9756780Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-09-27T15:22:26.9758513Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-09-27T15:22:26.9760514Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-09-27T15:22:26.9762229Z adding 'torch/include/ATen/core/Range.h' 2022-09-27T15:22:26.9763706Z adding 'torch/include/ATen/core/Reduction.h' 2022-09-27T15:22:26.9765528Z adding 'torch/include/ATen/core/Scalar.h' 2022-09-27T15:22:26.9766579Z adding 'torch/include/ATen/core/ScalarType.h' 2022-09-27T15:22:26.9768216Z adding 'torch/include/ATen/core/Tensor.h' 2022-09-27T15:22:26.9771070Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-09-27T15:22:26.9781494Z adding 'torch/include/ATen/core/TensorBase.h' 2022-09-27T15:22:26.9828844Z adding 'torch/include/ATen/core/TensorBody.h' 2022-09-27T15:22:26.9836123Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-09-27T15:22:26.9838668Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-09-27T15:22:26.9840260Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-09-27T15:22:26.9841746Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-09-27T15:22:26.9844135Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-09-27T15:22:26.9846136Z adding 'torch/include/ATen/core/Variadic.h' 2022-09-27T15:22:26.9848042Z adding 'torch/include/ATen/core/Vitals.h' 2022-09-27T15:22:26.9850109Z adding 'torch/include/ATen/core/alias_info.h' 2022-09-27T15:22:26.9860970Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-09-27T15:22:26.9864723Z adding 'torch/include/ATen/core/blob.h' 2022-09-27T15:22:26.9866721Z adding 'torch/include/ATen/core/builtin_function.h' 2022-09-27T15:22:26.9871078Z adding 'torch/include/ATen/core/class_type.h' 2022-09-27T15:22:26.9873057Z adding 'torch/include/ATen/core/custom_class.h' 2022-09-27T15:22:26.9876584Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-09-27T15:22:26.9878370Z adding 'torch/include/ATen/core/enum_tag.h' 2022-09-27T15:22:26.9880314Z adding 'torch/include/ATen/core/enum_type.h' 2022-09-27T15:22:26.9882572Z adding 'torch/include/ATen/core/function.h' 2022-09-27T15:22:26.9889702Z adding 'torch/include/ATen/core/function_schema.h' 2022-09-27T15:22:26.9894716Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-09-27T15:22:26.9896799Z adding 'torch/include/ATen/core/functional.h' 2022-09-27T15:22:26.9898303Z adding 'torch/include/ATen/core/grad_mode.h' 2022-09-27T15:22:26.9902025Z adding 'torch/include/ATen/core/interned_strings.h' 2022-09-27T15:22:26.9904052Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-09-27T15:22:26.9917331Z adding 'torch/include/ATen/core/ivalue.h' 2022-09-27T15:22:26.9941575Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-09-27T15:22:26.9944760Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-09-27T15:22:26.9963384Z adding 'torch/include/ATen/core/jit_type.h' 2022-09-27T15:22:26.9971079Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-09-27T15:22:26.9973694Z adding 'torch/include/ATen/core/operator_name.h' 2022-09-27T15:22:26.9976181Z adding 'torch/include/ATen/core/qualified_name.h' 2022-09-27T15:22:26.9977951Z adding 'torch/include/ATen/core/rref_interface.h' 2022-09-27T15:22:26.9980608Z adding 'torch/include/ATen/core/stack.h' 2022-09-27T15:22:26.9983420Z adding 'torch/include/ATen/core/symbol.h' 2022-09-27T15:22:26.9985493Z adding 'torch/include/ATen/core/type_factory.h' 2022-09-27T15:22:26.9987262Z adding 'torch/include/ATen/core/type_ptr.h' 2022-09-27T15:22:26.9988598Z adding 'torch/include/ATen/core/typeid.h' 2022-09-27T15:22:26.9992068Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-09-27T15:22:26.9994341Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-09-27T15:22:26.9997222Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-09-27T15:22:27.0000452Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-09-27T15:22:27.0002353Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-09-27T15:22:27.0004746Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-09-27T15:22:27.0006663Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-09-27T15:22:27.0010555Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-09-27T15:22:27.0017563Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-09-27T15:22:27.0020506Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-09-27T15:22:27.0022884Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-09-27T15:22:27.0026367Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-09-27T15:22:27.0034805Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-09-27T15:22:27.0037114Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-09-27T15:22:27.0041506Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-09-27T15:22:27.0043498Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-09-27T15:22:27.0045299Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-09-27T15:22:27.0047496Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-09-27T15:22:27.0050183Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-09-27T15:22:27.0053199Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-09-27T15:22:27.0059430Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-09-27T15:22:27.0061998Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-09-27T15:22:27.0064989Z adding 'torch/include/ATen/cpu/vml.h' 2022-09-27T15:22:27.0066920Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-09-27T15:22:27.0069582Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-09-27T15:22:27.0073491Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-09-27T15:22:27.0075829Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-09-27T15:22:27.0077492Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-09-27T15:22:27.0085674Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-09-27T15:22:27.0089415Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-09-27T15:22:27.0091282Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-09-27T15:22:27.0093867Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-09-27T15:22:27.0100029Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-09-27T15:22:27.0104983Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-09-27T15:22:27.0110020Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-09-27T15:22:27.0113789Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-09-27T15:22:27.0117487Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-09-27T15:22:27.0123118Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-09-27T15:22:27.0130892Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-09-27T15:22:27.0139342Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-09-27T15:22:27.0143247Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-09-27T15:22:27.0149835Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-09-27T15:22:27.0155754Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-09-27T15:22:27.0162853Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-09-27T15:22:27.0168305Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-09-27T15:22:27.0172284Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-09-27T15:22:27.0179612Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-09-27T15:22:27.0188356Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-09-27T15:22:27.0191810Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-09-27T15:22:27.0193576Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-09-27T15:22:27.0195382Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-09-27T15:22:27.0200389Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-09-27T15:22:27.0206708Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-09-27T15:22:27.0210078Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-09-27T15:22:27.0212429Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-09-27T15:22:27.0214081Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-09-27T15:22:27.0215805Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-09-27T15:22:27.0218306Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-09-27T15:22:27.0220903Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-09-27T15:22:27.0222873Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-09-27T15:22:27.0224746Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-09-27T15:22:27.0226438Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-09-27T15:22:27.0229289Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-09-27T15:22:27.0231865Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-09-27T15:22:27.0233471Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-09-27T15:22:27.0235039Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-09-27T15:22:27.0236729Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-09-27T15:22:27.0238686Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-09-27T15:22:27.0240321Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-09-27T15:22:27.0243035Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-09-27T15:22:27.0245627Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-09-27T15:22:27.0247288Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-09-27T15:22:27.0248822Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-09-27T15:22:27.0250822Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-09-27T15:22:27.0252378Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-09-27T15:22:27.0253917Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-09-27T15:22:27.0257832Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-09-27T15:22:27.0260407Z adding 'torch/include/ATen/cuda/cub.h' 2022-09-27T15:22:27.0262235Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-09-27T15:22:27.0263951Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-09-27T15:22:27.0266606Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-09-27T15:22:27.0268254Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-09-27T15:22:27.0270556Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-09-27T15:22:27.0273868Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-09-27T15:22:27.0275729Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-09-27T15:22:27.0278170Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-09-27T15:22:27.0280160Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-09-27T15:22:27.0281736Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-09-27T15:22:27.0284373Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-09-27T15:22:27.0286261Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-09-27T15:22:27.0288402Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-09-27T15:22:27.0290317Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-09-27T15:22:27.0294732Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-09-27T15:22:27.0296562Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-09-27T15:22:27.0298079Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-09-27T15:22:27.0299533Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-09-27T15:22:27.0300977Z adding 'torch/include/ATen/cudnn/Types.h' 2022-09-27T15:22:27.0302518Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-09-27T15:22:27.0304066Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-09-27T15:22:27.0306978Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-09-27T15:22:27.0309210Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-09-27T15:22:27.0311059Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-09-27T15:22:27.0312792Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-09-27T15:22:27.0314894Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2022-09-27T15:22:27.0319410Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2022-09-27T15:22:27.0322003Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2022-09-27T15:22:27.0325175Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2022-09-27T15:22:27.0327806Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2022-09-27T15:22:27.0330288Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2022-09-27T15:22:27.0332135Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2022-09-27T15:22:27.0335030Z adding 'torch/include/ATen/functorch/Interpreter.h' 2022-09-27T15:22:27.0338532Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2022-09-27T15:22:27.0340175Z adding 'torch/include/ATen/functorch/Macros.h' 2022-09-27T15:22:27.0342519Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2022-09-27T15:22:27.0344684Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2022-09-27T15:22:27.0346421Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2022-09-27T15:22:27.0348623Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-09-27T15:22:27.0350287Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-09-27T15:22:27.0354510Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-09-27T15:22:27.0356834Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-09-27T15:22:27.0360040Z adding 'torch/include/ATen/native/Activation.h' 2022-09-27T15:22:27.0361855Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-09-27T15:22:27.0364745Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-09-27T15:22:27.0367314Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-09-27T15:22:27.0370577Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-09-27T15:22:27.0373062Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-09-27T15:22:27.0375219Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-09-27T15:22:27.0377022Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-09-27T15:22:27.0379377Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-09-27T15:22:27.0381233Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-09-27T15:22:27.0383880Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-09-27T15:22:27.0388549Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-09-27T15:22:27.0390971Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-09-27T15:22:27.0392443Z adding 'torch/include/ATen/native/Copy.h' 2022-09-27T15:22:27.0394037Z adding 'torch/include/ATen/native/Cross.h' 2022-09-27T15:22:27.0396643Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-09-27T15:22:27.0399716Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-09-27T15:22:27.0402744Z adding 'torch/include/ATen/native/Distance.h' 2022-09-27T15:22:27.0407369Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-09-27T15:22:27.0414131Z adding 'torch/include/ATen/native/Distributions.h' 2022-09-27T15:22:27.0417074Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-09-27T15:22:27.0418775Z adding 'torch/include/ATen/native/Fill.h' 2022-09-27T15:22:27.0421447Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-09-27T15:22:27.0423289Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-09-27T15:22:27.0426434Z adding 'torch/include/ATen/native/GridSampler.h' 2022-09-27T15:22:27.0428991Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-09-27T15:22:27.0430708Z adding 'torch/include/ATen/native/Histogram.h' 2022-09-27T15:22:27.0432696Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-09-27T15:22:27.0435530Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-09-27T15:22:27.0437848Z adding 'torch/include/ATen/native/Lerp.h' 2022-09-27T15:22:27.0438969Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-09-27T15:22:27.0447467Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-09-27T15:22:27.0450177Z adding 'torch/include/ATen/native/LossMulti.h' 2022-09-27T15:22:27.0489070Z adding 'torch/include/ATen/native/Math.h' 2022-09-27T15:22:27.0494134Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-09-27T15:22:27.0497165Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-09-27T15:22:27.0499157Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-09-27T15:22:27.0500967Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-09-27T15:22:27.0502462Z adding 'torch/include/ATen/native/Normalization.h' 2022-09-27T15:22:27.0504023Z adding 'torch/include/ATen/native/PadNd.h' 2022-09-27T15:22:27.0505630Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-09-27T15:22:27.0508899Z adding 'torch/include/ATen/native/Pool.h' 2022-09-27T15:22:27.0511179Z adding 'torch/include/ATen/native/Pow.h' 2022-09-27T15:22:27.0513078Z adding 'torch/include/ATen/native/RNN.h' 2022-09-27T15:22:27.0515065Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-09-27T15:22:27.0516783Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-09-27T15:22:27.0518422Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-09-27T15:22:27.0522735Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-09-27T15:22:27.0525092Z adding 'torch/include/ATen/native/Repeat.h' 2022-09-27T15:22:27.0528149Z adding 'torch/include/ATen/native/Resize.h' 2022-09-27T15:22:27.0530239Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-09-27T15:22:27.0532445Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-09-27T15:22:27.0534321Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-09-27T15:22:27.0537968Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-09-27T15:22:27.0540395Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-09-27T15:22:27.0542107Z adding 'torch/include/ATen/native/Sorting.h' 2022-09-27T15:22:27.0544140Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-09-27T15:22:27.0546338Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-09-27T15:22:27.0548960Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-09-27T15:22:27.0551006Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-09-27T15:22:27.0553278Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-09-27T15:22:27.0555060Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-09-27T15:22:27.0556803Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-09-27T15:22:27.0558616Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-09-27T15:22:27.0561129Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-09-27T15:22:27.0562878Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-09-27T15:22:27.0564976Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-09-27T15:22:27.0566551Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-09-27T15:22:27.0568504Z adding 'torch/include/ATen/native/TensorShape.h' 2022-09-27T15:22:27.0570296Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-09-27T15:22:27.0572284Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-09-27T15:22:27.0574047Z adding 'torch/include/ATen/native/TransposeType.h' 2022-09-27T15:22:27.0576072Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-09-27T15:22:27.0577719Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-09-27T15:22:27.0579719Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-09-27T15:22:27.0581471Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-09-27T15:22:27.0583091Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-09-27T15:22:27.0585559Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-09-27T15:22:27.0590206Z adding 'torch/include/ATen/native/UpSample.h' 2022-09-27T15:22:27.0592435Z adding 'torch/include/ATen/native/batch_norm.h' 2022-09-27T15:22:27.0594143Z adding 'torch/include/ATen/native/group_norm.h' 2022-09-27T15:22:27.0596386Z adding 'torch/include/ATen/native/im2col.h' 2022-09-27T15:22:27.0599129Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-09-27T15:22:27.0601336Z adding 'torch/include/ATen/native/layer_norm.h' 2022-09-27T15:22:27.0603126Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-09-27T15:22:27.0605332Z adding 'torch/include/ATen/native/vol2col.h' 2022-09-27T15:22:27.0607716Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-09-27T15:22:27.0609325Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-09-27T15:22:27.0610929Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-09-27T15:22:27.0612379Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2022-09-27T15:22:27.0614151Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-09-27T15:22:27.0617587Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-09-27T15:22:27.0619777Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-09-27T15:22:27.0622008Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-09-27T15:22:27.0624020Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-09-27T15:22:27.0625812Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-09-27T15:22:27.0630168Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-09-27T15:22:27.0632170Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-09-27T15:22:27.0633838Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-09-27T15:22:27.0637894Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-09-27T15:22:27.0641055Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-09-27T15:22:27.0642961Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-09-27T15:22:27.0644867Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-09-27T15:22:27.0646431Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-09-27T15:22:27.0650863Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-09-27T15:22:27.0653211Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-09-27T15:22:27.0655585Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-09-27T15:22:27.0657845Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-09-27T15:22:27.0660279Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-09-27T15:22:27.0663049Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-09-27T15:22:27.0664774Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-09-27T15:22:27.0669040Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-09-27T15:22:27.0671855Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-09-27T15:22:27.0674030Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-09-27T15:22:27.0675438Z adding 'torch/include/ATen/native/cuda/Copy.h' 2022-09-27T15:22:27.0681616Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-09-27T15:22:27.0684065Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-09-27T15:22:27.0685840Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-09-27T15:22:27.0692184Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-09-27T15:22:27.0694500Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-09-27T15:22:27.0696291Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-09-27T15:22:27.0699374Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-09-27T15:22:27.0703022Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-09-27T15:22:27.0705085Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-09-27T15:22:27.0706696Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-09-27T15:22:27.0709581Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-09-27T15:22:27.0711848Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-09-27T15:22:27.0713595Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-09-27T15:22:27.0716963Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-09-27T15:22:27.0746030Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-09-27T15:22:27.0752748Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-09-27T15:22:27.0754798Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-09-27T15:22:27.0757875Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-09-27T15:22:27.0773391Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-09-27T15:22:27.0779268Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-09-27T15:22:27.0783723Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-09-27T15:22:27.0786118Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-09-27T15:22:27.0798932Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-09-27T15:22:27.0801663Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-09-27T15:22:27.0803710Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-09-27T15:22:27.0805585Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-09-27T15:22:27.0810035Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-09-27T15:22:27.0812193Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-09-27T15:22:27.0813990Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-09-27T15:22:27.0817137Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-09-27T15:22:27.0819057Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-09-27T15:22:27.0821600Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-09-27T15:22:27.0825711Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-09-27T15:22:27.0831131Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-09-27T15:22:27.0833144Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-09-27T15:22:27.0834777Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-09-27T15:22:27.0836285Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-09-27T15:22:27.0839793Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-09-27T15:22:27.0842270Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-09-27T15:22:27.0844197Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2022-09-27T15:22:27.0846019Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2022-09-27T15:22:27.0848605Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2022-09-27T15:22:27.0851796Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-09-27T15:22:27.0854744Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-09-27T15:22:27.0860678Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-09-27T15:22:27.0863016Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-09-27T15:22:27.0866196Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-09-27T15:22:27.0868832Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-09-27T15:22:27.0870817Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-09-27T15:22:27.0872426Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-09-27T15:22:27.0874278Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-09-27T15:22:27.0876024Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-09-27T15:22:27.0877985Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-09-27T15:22:27.0880091Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-09-27T15:22:27.0881819Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-09-27T15:22:27.0885124Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-09-27T15:22:27.0890241Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-09-27T15:22:27.0894229Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-09-27T15:22:27.0897131Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-09-27T15:22:27.0898988Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-09-27T15:22:27.0902378Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-09-27T15:22:27.0906380Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-09-27T15:22:27.0910051Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-09-27T15:22:27.0912016Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-09-27T15:22:27.0913800Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-09-27T15:22:27.0916216Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-09-27T15:22:27.0976482Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-09-27T15:22:27.0977588Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-09-27T15:22:27.0979298Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.0980827Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.0982339Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.0983891Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-09-27T15:22:27.0985609Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-09-27T15:22:27.0987849Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.0989116Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-09-27T15:22:27.0990756Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-09-27T15:22:27.0992323Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-09-27T15:22:27.0994013Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-09-27T15:22:27.0995782Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-09-27T15:22:27.0997435Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-09-27T15:22:27.0999026Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1000619Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.1002334Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.1004223Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-09-27T15:22:27.1006020Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-09-27T15:22:27.1007795Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1009399Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-09-27T15:22:27.1011057Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-09-27T15:22:27.1012647Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-09-27T15:22:27.1014876Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-09-27T15:22:27.1016137Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-09-27T15:22:27.1017741Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1019359Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-09-27T15:22:27.1021055Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-09-27T15:22:27.1022736Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-09-27T15:22:27.1024300Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1025817Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-09-27T15:22:27.1027500Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-09-27T15:22:27.1028978Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-09-27T15:22:27.1030892Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-09-27T15:22:27.1032649Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-09-27T15:22:27.1034381Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.1035977Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-09-27T15:22:27.1037545Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-09-27T15:22:27.1039144Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-09-27T15:22:27.1040672Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-09-27T15:22:27.1042296Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-09-27T15:22:27.1044251Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-09-27T15:22:27.1046023Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-09-27T15:22:27.1047804Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1049435Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-09-27T15:22:27.1051003Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-09-27T15:22:27.1052645Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-09-27T15:22:27.1054743Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-09-27T15:22:27.1056745Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-09-27T15:22:27.1058654Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1060604Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-09-27T15:22:27.1062380Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-09-27T15:22:27.1064294Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-09-27T15:22:27.1066181Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-09-27T15:22:27.1068177Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1070083Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-09-27T15:22:27.1071841Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-09-27T15:22:27.1073489Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-09-27T15:22:27.1075566Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-09-27T15:22:27.1077321Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-09-27T15:22:27.1079157Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-09-27T15:22:27.1080866Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-09-27T15:22:27.1082650Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-09-27T15:22:27.1084659Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-09-27T15:22:27.1086485Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2022-09-27T15:22:27.1088338Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1092733Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2022-09-27T15:22:27.1094679Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2022-09-27T15:22:27.1096427Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-09-27T15:22:27.1098270Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1099908Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-09-27T15:22:27.1101765Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-09-27T15:22:27.1103473Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-09-27T15:22:27.1105340Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1107017Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-09-27T15:22:27.1108861Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-09-27T15:22:27.1110509Z adding 'torch/include/ATen/ops/_backward.h' 2022-09-27T15:22:27.1112394Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1114047Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-09-27T15:22:27.1115972Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-09-27T15:22:27.1117789Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-09-27T15:22:27.1119714Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-09-27T15:22:27.1121833Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1123537Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-09-27T15:22:27.1125794Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-09-27T15:22:27.1127750Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1129541Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-09-27T15:22:27.1131445Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-09-27T15:22:27.1133185Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-09-27T15:22:27.1135064Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1136633Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-09-27T15:22:27.1138459Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-09-27T15:22:27.1140140Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-09-27T15:22:27.1142201Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1143718Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-09-27T15:22:27.1145533Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-09-27T15:22:27.1147240Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-09-27T15:22:27.1149106Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1150728Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-09-27T15:22:27.1152587Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-09-27T15:22:27.1154298Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-09-27T15:22:27.1156158Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1157873Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-09-27T15:22:27.1159701Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-09-27T15:22:27.1161568Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-09-27T15:22:27.1163466Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1165138Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-09-27T15:22:27.1167064Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-09-27T15:22:27.1168756Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-09-27T15:22:27.1170659Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1172262Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-09-27T15:22:27.1174095Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-09-27T15:22:27.1175847Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-09-27T15:22:27.1177881Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1179475Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-09-27T15:22:27.1181228Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-09-27T15:22:27.1182974Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-09-27T15:22:27.1184911Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1186422Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-09-27T15:22:27.1188222Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-09-27T15:22:27.1190090Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-09-27T15:22:27.1192051Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1193713Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-09-27T15:22:27.1195433Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-09-27T15:22:27.1197152Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-09-27T15:22:27.1199060Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-09-27T15:22:27.1200907Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-09-27T15:22:27.1202962Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1204770Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-09-27T15:22:27.1206631Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-09-27T15:22:27.1208343Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-09-27T15:22:27.1210277Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-09-27T15:22:27.1212054Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-09-27T15:22:27.1214014Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1215689Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-09-27T15:22:27.1217405Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-09-27T15:22:27.1219111Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-09-27T15:22:27.1221014Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-09-27T15:22:27.1223013Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-09-27T15:22:27.1225034Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1226597Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-09-27T15:22:27.1228237Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-09-27T15:22:27.1229965Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-09-27T15:22:27.1231894Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1233577Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-09-27T15:22:27.1235674Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-09-27T15:22:27.1237461Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-09-27T15:22:27.1239301Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1240987Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-09-27T15:22:27.1242791Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-09-27T15:22:27.1245058Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-09-27T15:22:27.1246754Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-09-27T15:22:27.1248620Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-09-27T15:22:27.1250629Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-09-27T15:22:27.1252206Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-09-27T15:22:27.1254027Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-09-27T15:22:27.1255809Z adding 'torch/include/ATen/ops/_conj.h' 2022-09-27T15:22:27.1257578Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1259289Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-09-27T15:22:27.1261100Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1262851Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.1264431Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-09-27T15:22:27.1266359Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-09-27T15:22:27.1268018Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-09-27T15:22:27.1269779Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-09-27T15:22:27.1271508Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-09-27T15:22:27.1273395Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1275024Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-09-27T15:22:27.1276741Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-09-27T15:22:27.1278590Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-09-27T15:22:27.1280585Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-09-27T15:22:27.1282291Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-09-27T15:22:27.1284463Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-09-27T15:22:27.1286455Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-09-27T15:22:27.1288349Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.1290030Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-09-27T15:22:27.1291789Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-09-27T15:22:27.1293765Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-09-27T15:22:27.1295194Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-09-27T15:22:27.1296849Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-09-27T15:22:27.1298640Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-09-27T15:22:27.1300423Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-09-27T15:22:27.1302399Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.1303963Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-09-27T15:22:27.1305703Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-09-27T15:22:27.1307310Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-09-27T15:22:27.1309039Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-09-27T15:22:27.1310695Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-09-27T15:22:27.1312570Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-09-27T15:22:27.1314365Z adding 'torch/include/ATen/ops/_convolution.h' 2022-09-27T15:22:27.1316353Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1318148Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1319929Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-09-27T15:22:27.1321751Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1323449Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-09-27T15:22:27.1325546Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-09-27T15:22:27.1327242Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-09-27T15:22:27.1329113Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1330718Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-09-27T15:22:27.1332723Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-09-27T15:22:27.1334486Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-09-27T15:22:27.1336346Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-09-27T15:22:27.1338145Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-09-27T15:22:27.1339932Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-09-27T15:22:27.1341680Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1343267Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-09-27T15:22:27.1345028Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-09-27T15:22:27.1346838Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1348409Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-09-27T15:22:27.1350207Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-09-27T15:22:27.1352046Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-09-27T15:22:27.1353960Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-09-27T15:22:27.1355882Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1357585Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-09-27T15:22:27.1359384Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-09-27T15:22:27.1361152Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-09-27T15:22:27.1363126Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-09-27T15:22:27.1365239Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1366844Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-09-27T15:22:27.1368541Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-09-27T15:22:27.1370272Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-09-27T15:22:27.1372303Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-09-27T15:22:27.1374238Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-09-27T15:22:27.1376105Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1377886Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-09-27T15:22:27.1379618Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-09-27T15:22:27.1381547Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-09-27T15:22:27.1383478Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-09-27T15:22:27.1385324Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1386951Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-09-27T15:22:27.1388614Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-09-27T15:22:27.1390504Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-09-27T15:22:27.1392432Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-09-27T15:22:27.1394639Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-09-27T15:22:27.1396679Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1398552Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-09-27T15:22:27.1400249Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-09-27T15:22:27.1402447Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-09-27T15:22:27.1404784Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1406771Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-09-27T15:22:27.1408574Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-09-27T15:22:27.1410466Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1412136Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-09-27T15:22:27.1413850Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-09-27T15:22:27.1416405Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-09-27T15:22:27.1417687Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-09-27T15:22:27.1419699Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-09-27T15:22:27.1421454Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-09-27T15:22:27.1423372Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1424803Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-09-27T15:22:27.1426535Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-09-27T15:22:27.1428277Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-09-27T15:22:27.1430024Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1431570Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-09-27T15:22:27.1433301Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-09-27T15:22:27.1434922Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-09-27T15:22:27.1436720Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1438219Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-09-27T15:22:27.1439936Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-09-27T15:22:27.1441530Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-09-27T15:22:27.1443468Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1445279Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-09-27T15:22:27.1446936Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-09-27T15:22:27.1448547Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-09-27T15:22:27.1450259Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-09-27T15:22:27.1451921Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-09-27T15:22:27.1453562Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-09-27T15:22:27.1455502Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-09-27T15:22:27.1457085Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-09-27T15:22:27.1458690Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-09-27T15:22:27.1460305Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-09-27T15:22:27.1461775Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-09-27T15:22:27.1463401Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-09-27T15:22:27.1464996Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-09-27T15:22:27.1466647Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1468090Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-09-27T15:22:27.1469683Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-09-27T15:22:27.1471110Z adding 'torch/include/ATen/ops/_dimI.h' 2022-09-27T15:22:27.1472998Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-09-27T15:22:27.1475078Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-09-27T15:22:27.1476301Z adding 'torch/include/ATen/ops/_dimV.h' 2022-09-27T15:22:27.1478100Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-09-27T15:22:27.1479727Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-09-27T15:22:27.1481458Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-09-27T15:22:27.1483018Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1484383Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-09-27T15:22:27.1486175Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-09-27T15:22:27.1487870Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-09-27T15:22:27.1489886Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1491573Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-09-27T15:22:27.1493150Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-09-27T15:22:27.1494861Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-09-27T15:22:27.1496888Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-09-27T15:22:27.1498601Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-09-27T15:22:27.1500460Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1502127Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-09-27T15:22:27.1505018Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-09-27T15:22:27.1506594Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-09-27T15:22:27.1508402Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-09-27T15:22:27.1510332Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-09-27T15:22:27.1512232Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-09-27T15:22:27.1514148Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1515846Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-09-27T15:22:27.1517733Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-09-27T15:22:27.1519547Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1521212Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-09-27T15:22:27.1523043Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-09-27T15:22:27.1525082Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-09-27T15:22:27.1527017Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1528767Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-09-27T15:22:27.1530549Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-09-27T15:22:27.1532213Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-09-27T15:22:27.1534385Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-09-27T15:22:27.1536174Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-09-27T15:22:27.1538191Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1539920Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-09-27T15:22:27.1541711Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-09-27T15:22:27.1543534Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-09-27T15:22:27.1545501Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-09-27T15:22:27.1547309Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-09-27T15:22:27.1549311Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-09-27T15:22:27.1551315Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-09-27T15:22:27.1553314Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1554976Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-09-27T15:22:27.1556715Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-09-27T15:22:27.1558394Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-09-27T15:22:27.1560298Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-09-27T15:22:27.1562057Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-09-27T15:22:27.1564304Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.1565940Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-09-27T15:22:27.1567899Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-09-27T15:22:27.1569749Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-09-27T15:22:27.1571748Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1573359Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-09-27T15:22:27.1575120Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-09-27T15:22:27.1577022Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-09-27T15:22:27.1579161Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-09-27T15:22:27.1581210Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1582864Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-09-27T15:22:27.1584487Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-09-27T15:22:27.1586523Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-09-27T15:22:27.1588165Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-09-27T15:22:27.1590110Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1591550Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-09-27T15:22:27.1593369Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-09-27T15:22:27.1595242Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-09-27T15:22:27.1597069Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-09-27T15:22:27.1599024Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2022-09-27T15:22:27.1600805Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2022-09-27T15:22:27.1602592Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-09-27T15:22:27.1604779Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-09-27T15:22:27.1606606Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1608458Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-09-27T15:22:27.1609974Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-09-27T15:22:27.1611637Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-09-27T15:22:27.1613379Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-09-27T15:22:27.1615237Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-09-27T15:22:27.1617091Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-09-27T15:22:27.1618896Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2022-09-27T15:22:27.1620782Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2022-09-27T15:22:27.1622312Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-09-27T15:22:27.1624179Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-09-27T15:22:27.1626101Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1627862Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-09-27T15:22:27.1629614Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-09-27T15:22:27.1631302Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-09-27T15:22:27.1633161Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-09-27T15:22:27.1635067Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-09-27T15:22:27.1637049Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1638780Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-09-27T15:22:27.1640547Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-09-27T15:22:27.1642326Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-09-27T15:22:27.1644393Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-09-27T15:22:27.1646346Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-09-27T15:22:27.1648158Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-09-27T15:22:27.1649880Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-09-27T15:22:27.1651691Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-09-27T15:22:27.1653495Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-09-27T15:22:27.1655430Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-09-27T15:22:27.1657087Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-09-27T15:22:27.1658815Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-09-27T15:22:27.1660510Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-09-27T15:22:27.1662388Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-09-27T15:22:27.1664244Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-09-27T15:22:27.1666032Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-09-27T15:22:27.1667759Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-09-27T15:22:27.1669460Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-09-27T15:22:27.1671290Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-09-27T15:22:27.1673095Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention.h' 2022-09-27T15:22:27.1675015Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h' 2022-09-27T15:22:27.1676586Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h' 2022-09-27T15:22:27.1678443Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h' 2022-09-27T15:22:27.1680246Z adding 'torch/include/ATen/ops/_foobar.h' 2022-09-27T15:22:27.1682054Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1684044Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-09-27T15:22:27.1685745Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-09-27T15:22:27.1687586Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-09-27T15:22:27.1689366Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-09-27T15:22:27.1691151Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1692861Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-09-27T15:22:27.1694589Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-09-27T15:22:27.1696259Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-09-27T15:22:27.1698110Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-09-27T15:22:27.1699890Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-09-27T15:22:27.1701700Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1703409Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-09-27T15:22:27.1705033Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-09-27T15:22:27.1706723Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-09-27T15:22:27.1708563Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-09-27T15:22:27.1710539Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-09-27T15:22:27.1712569Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1714231Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-09-27T15:22:27.1715989Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-09-27T15:22:27.1717797Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-09-27T15:22:27.1720063Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-09-27T15:22:27.1722628Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-09-27T15:22:27.1724544Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1726529Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-09-27T15:22:27.1728304Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-09-27T15:22:27.1730163Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-09-27T15:22:27.1732400Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-09-27T15:22:27.1734517Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-09-27T15:22:27.1736648Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1738429Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-09-27T15:22:27.1740213Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-09-27T15:22:27.1742031Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-09-27T15:22:27.1744295Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-09-27T15:22:27.1746149Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-09-27T15:22:27.1748217Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1749835Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-09-27T15:22:27.1751605Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-09-27T15:22:27.1753289Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-09-27T15:22:27.1755096Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-09-27T15:22:27.1757231Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-09-27T15:22:27.1759057Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1760899Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-09-27T15:22:27.1762628Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-09-27T15:22:27.1764807Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-09-27T15:22:27.1766688Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-09-27T15:22:27.1768380Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-09-27T15:22:27.1770303Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1771966Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-09-27T15:22:27.1773755Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-09-27T15:22:27.1775428Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-09-27T15:22:27.1777432Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-09-27T15:22:27.1779115Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-09-27T15:22:27.1781031Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1782628Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-09-27T15:22:27.1784345Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-09-27T15:22:27.1786021Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-09-27T15:22:27.1787914Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-09-27T15:22:27.1789632Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-09-27T15:22:27.1791552Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1793175Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-09-27T15:22:27.1794896Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-09-27T15:22:27.1796500Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-09-27T15:22:27.1798351Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-09-27T15:22:27.1800372Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-09-27T15:22:27.1802482Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1804517Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-09-27T15:22:27.1806253Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-09-27T15:22:27.1808050Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-09-27T15:22:27.1810202Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-09-27T15:22:27.1812149Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-09-27T15:22:27.1814041Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1815835Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-09-27T15:22:27.1817533Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-09-27T15:22:27.1819064Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-09-27T15:22:27.1820849Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-09-27T15:22:27.1822589Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-09-27T15:22:27.1824367Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1825917Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-09-27T15:22:27.1827576Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-09-27T15:22:27.1829189Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-09-27T15:22:27.1830956Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-09-27T15:22:27.1832701Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-09-27T15:22:27.1834510Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1836097Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-09-27T15:22:27.1837702Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-09-27T15:22:27.1839223Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-09-27T15:22:27.1840954Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-09-27T15:22:27.1842965Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-09-27T15:22:27.1844878Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1846755Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-09-27T15:22:27.1848384Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-09-27T15:22:27.1849931Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-09-27T15:22:27.1851682Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-09-27T15:22:27.1853438Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-09-27T15:22:27.1855233Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1856874Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-09-27T15:22:27.1858479Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-09-27T15:22:27.1860060Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-09-27T15:22:27.1861852Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-09-27T15:22:27.1863530Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-09-27T15:22:27.1865413Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1867151Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-09-27T15:22:27.1868906Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-09-27T15:22:27.1870484Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-09-27T15:22:27.1872171Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-09-27T15:22:27.1873663Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-09-27T15:22:27.1875318Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1876895Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-09-27T15:22:27.1878361Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-09-27T15:22:27.1879813Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-09-27T15:22:27.1881399Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-09-27T15:22:27.1883052Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-09-27T15:22:27.1884939Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-09-27T15:22:27.1886607Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1888004Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-09-27T15:22:27.1889522Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-09-27T15:22:27.1891055Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-09-27T15:22:27.1892701Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-09-27T15:22:27.1894364Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-09-27T15:22:27.1895978Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1897600Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-09-27T15:22:27.1899083Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-09-27T15:22:27.1900640Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-09-27T15:22:27.1902241Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-09-27T15:22:27.1903950Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-09-27T15:22:27.1905742Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1907281Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-09-27T15:22:27.1908936Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-09-27T15:22:27.1910575Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-09-27T15:22:27.1912303Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-09-27T15:22:27.1914297Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1915729Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-09-27T15:22:27.1918282Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-09-27T15:22:27.1920014Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-09-27T15:22:27.1921661Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-09-27T15:22:27.1923356Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-09-27T15:22:27.1925664Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1927250Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-09-27T15:22:27.1928853Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-09-27T15:22:27.1930443Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-09-27T15:22:27.1932220Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-09-27T15:22:27.1933903Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-09-27T15:22:27.1935652Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1937199Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-09-27T15:22:27.1938866Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-09-27T15:22:27.1940411Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-09-27T15:22:27.1942168Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-09-27T15:22:27.1944039Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-09-27T15:22:27.1945875Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1947516Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-09-27T15:22:27.1949134Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-09-27T15:22:27.1950842Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-09-27T15:22:27.1952951Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-09-27T15:22:27.1954721Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-09-27T15:22:27.1956401Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1957931Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-09-27T15:22:27.1959558Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-09-27T15:22:27.1961107Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-09-27T15:22:27.1962916Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-09-27T15:22:27.1964803Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-09-27T15:22:27.1966655Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1968384Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-09-27T15:22:27.1970172Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-09-27T15:22:27.1971831Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-09-27T15:22:27.1973434Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-09-27T15:22:27.1975076Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-09-27T15:22:27.1976907Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1978577Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-09-27T15:22:27.1980179Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-09-27T15:22:27.1981770Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-09-27T15:22:27.1983486Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-09-27T15:22:27.1985303Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-09-27T15:22:27.1987018Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1988610Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-09-27T15:22:27.1990431Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-09-27T15:22:27.1991865Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-09-27T15:22:27.1993581Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-09-27T15:22:27.1995182Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-09-27T15:22:27.1997209Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.1998749Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-09-27T15:22:27.2000290Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-09-27T15:22:27.2001690Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-09-27T15:22:27.2003913Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-09-27T15:22:27.2006006Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-09-27T15:22:27.2007896Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2009398Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-09-27T15:22:27.2011000Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-09-27T15:22:27.2012468Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-09-27T15:22:27.2014225Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-09-27T15:22:27.2015983Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-09-27T15:22:27.2017780Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2019447Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-09-27T15:22:27.2021054Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-09-27T15:22:27.2022582Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-09-27T15:22:27.2024318Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-09-27T15:22:27.2026080Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-09-27T15:22:27.2027874Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2029475Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-09-27T15:22:27.2031116Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-09-27T15:22:27.2032739Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-09-27T15:22:27.2034499Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-09-27T15:22:27.2036402Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-09-27T15:22:27.2038418Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2040112Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-09-27T15:22:27.2041770Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-09-27T15:22:27.2043597Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-09-27T15:22:27.2045973Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-09-27T15:22:27.2047857Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-09-27T15:22:27.2049693Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2051288Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-09-27T15:22:27.2052920Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-09-27T15:22:27.2054472Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-09-27T15:22:27.2056228Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-09-27T15:22:27.2057977Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-09-27T15:22:27.2059787Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2061426Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-09-27T15:22:27.2063134Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-09-27T15:22:27.2064729Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-09-27T15:22:27.2066487Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-09-27T15:22:27.2068173Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-09-27T15:22:27.2070115Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2071586Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-09-27T15:22:27.2073253Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-09-27T15:22:27.2075070Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-09-27T15:22:27.2076716Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-09-27T15:22:27.2078412Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-09-27T15:22:27.2080233Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2081831Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-09-27T15:22:27.2083529Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-09-27T15:22:27.2085230Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-09-27T15:22:27.2087008Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-09-27T15:22:27.2089029Z adding 'torch/include/ATen/ops/_fused_adam.h' 2022-09-27T15:22:27.2091044Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2092766Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2022-09-27T15:22:27.2094557Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2022-09-27T15:22:27.2096617Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2022-09-27T15:22:27.2098654Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-09-27T15:22:27.2100470Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2102061Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-09-27T15:22:27.2103715Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-09-27T15:22:27.2105553Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-09-27T15:22:27.2107650Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-09-27T15:22:27.2109760Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2111526Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-09-27T15:22:27.2113136Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-09-27T15:22:27.2114918Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-09-27T15:22:27.2117112Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-09-27T15:22:27.2118751Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-09-27T15:22:27.2120513Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2122251Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-09-27T15:22:27.2124182Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2125963Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2127346Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-09-27T15:22:27.2129118Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-09-27T15:22:27.2130730Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-09-27T15:22:27.2132414Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-09-27T15:22:27.2134034Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-09-27T15:22:27.2135916Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2137406Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-09-27T15:22:27.2139166Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-09-27T15:22:27.2140885Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-09-27T15:22:27.2142707Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-09-27T15:22:27.2144554Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2146225Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-09-27T15:22:27.2148245Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-09-27T15:22:27.2150133Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2151905Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-09-27T15:22:27.2153823Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-09-27T15:22:27.2155434Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-09-27T15:22:27.2157360Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2158881Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-09-27T15:22:27.2160728Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-09-27T15:22:27.2162420Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-09-27T15:22:27.2164563Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2166495Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-09-27T15:22:27.2168165Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-09-27T15:22:27.2170007Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-09-27T15:22:27.2171939Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2173704Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-09-27T15:22:27.2175506Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-09-27T15:22:27.2177338Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-09-27T15:22:27.2179293Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-09-27T15:22:27.2181207Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2182967Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-09-27T15:22:27.2184645Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-09-27T15:22:27.2186606Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-09-27T15:22:27.2188535Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-09-27T15:22:27.2190400Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2192154Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-09-27T15:22:27.2193911Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-09-27T15:22:27.2195718Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-09-27T15:22:27.2197624Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-09-27T15:22:27.2199514Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2215260Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-09-27T15:22:27.2215836Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-09-27T15:22:27.2216073Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-09-27T15:22:27.2216315Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-09-27T15:22:27.2216535Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-09-27T15:22:27.2216728Z adding 'torch/include/ATen/ops/_indices.h' 2022-09-27T15:22:27.2216908Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-09-27T15:22:27.2217230Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2217609Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2217886Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-09-27T15:22:27.2220238Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-09-27T15:22:27.2221248Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-09-27T15:22:27.2223072Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-09-27T15:22:27.2224682Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-09-27T15:22:27.2226338Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2227973Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-09-27T15:22:27.2229777Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-09-27T15:22:27.2231184Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-09-27T15:22:27.2232924Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2234502Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-09-27T15:22:27.2236203Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-09-27T15:22:27.2237926Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-09-27T15:22:27.2239756Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2241373Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-09-27T15:22:27.2243115Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-09-27T15:22:27.2244944Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-09-27T15:22:27.2246653Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-09-27T15:22:27.2248439Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-09-27T15:22:27.2250243Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-09-27T15:22:27.2251988Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-09-27T15:22:27.2253840Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2255453Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-09-27T15:22:27.2257218Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-09-27T15:22:27.2258849Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-09-27T15:22:27.2260596Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-09-27T15:22:27.2262266Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-09-27T15:22:27.2264057Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-09-27T15:22:27.2265876Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-09-27T15:22:27.2267762Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2269345Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-09-27T15:22:27.2271046Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-09-27T15:22:27.2272641Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-09-27T15:22:27.2274450Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-09-27T15:22:27.2276092Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-09-27T15:22:27.2277915Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-09-27T15:22:27.2279704Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-09-27T15:22:27.2281585Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2283260Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-09-27T15:22:27.2285171Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-09-27T15:22:27.2286882Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-09-27T15:22:27.2288651Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-09-27T15:22:27.2290240Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-09-27T15:22:27.2292034Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-09-27T15:22:27.2293907Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-09-27T15:22:27.2295829Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2297455Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-09-27T15:22:27.2299286Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-09-27T15:22:27.2300844Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-09-27T15:22:27.2302595Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-09-27T15:22:27.2304204Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-09-27T15:22:27.2306039Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-09-27T15:22:27.2307808Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-09-27T15:22:27.2309473Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-09-27T15:22:27.2311079Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-09-27T15:22:27.2312632Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-09-27T15:22:27.2314368Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-09-27T15:22:27.2316060Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-09-27T15:22:27.2317829Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-09-27T15:22:27.2319665Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2322233Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-09-27T15:22:27.2324527Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-09-27T15:22:27.2326278Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-09-27T15:22:27.2328064Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-09-27T15:22:27.2329821Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-09-27T15:22:27.2331683Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-09-27T15:22:27.2333463Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2335050Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-09-27T15:22:27.2336734Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-09-27T15:22:27.2338353Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-09-27T15:22:27.2340035Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-09-27T15:22:27.2341711Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-09-27T15:22:27.2343515Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-09-27T15:22:27.2345343Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-09-27T15:22:27.2347063Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-09-27T15:22:27.2348750Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-09-27T15:22:27.2350392Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-09-27T15:22:27.2352217Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-09-27T15:22:27.2354130Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-09-27T15:22:27.2356062Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2357682Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-09-27T15:22:27.2360003Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-09-27T15:22:27.2365231Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-09-27T15:22:27.2366980Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2368566Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-09-27T15:22:27.2370366Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-09-27T15:22:27.2372018Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-09-27T15:22:27.2373832Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2375525Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-09-27T15:22:27.2377311Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2379050Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2380591Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-09-27T15:22:27.2382480Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-09-27T15:22:27.2384107Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-09-27T15:22:27.2385720Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-09-27T15:22:27.2387610Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-09-27T15:22:27.2389527Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2391078Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-09-27T15:22:27.2392813Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-09-27T15:22:27.2394349Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-09-27T15:22:27.2396140Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-09-27T15:22:27.2397922Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-09-27T15:22:27.2399766Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2401506Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-09-27T15:22:27.2403205Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-09-27T15:22:27.2405534Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-09-27T15:22:27.2407049Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-09-27T15:22:27.2408610Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-09-27T15:22:27.2410381Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2411802Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-09-27T15:22:27.2413446Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-09-27T15:22:27.2415195Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-09-27T15:22:27.2416916Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-09-27T15:22:27.2418675Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-09-27T15:22:27.2420426Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2422034Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-09-27T15:22:27.2423634Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-09-27T15:22:27.2425248Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-09-27T15:22:27.2427050Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-09-27T15:22:27.2428864Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2430390Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-09-27T15:22:27.2432028Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-09-27T15:22:27.2433603Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-09-27T15:22:27.2435383Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-09-27T15:22:27.2437111Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-09-27T15:22:27.2439014Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2440411Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-09-27T15:22:27.2442354Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-09-27T15:22:27.2444144Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-09-27T15:22:27.2445923Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2447568Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-09-27T15:22:27.2449084Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-09-27T15:22:27.2450828Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-09-27T15:22:27.2452588Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-09-27T15:22:27.2454402Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2455991Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-09-27T15:22:27.2457782Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-09-27T15:22:27.2459544Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-09-27T15:22:27.2461497Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2463201Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-09-27T15:22:27.2464941Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-09-27T15:22:27.2466718Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-09-27T15:22:27.2468714Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2470136Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-09-27T15:22:27.2472100Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-09-27T15:22:27.2473928Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-09-27T15:22:27.2475976Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2477674Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-09-27T15:22:27.2479407Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-09-27T15:22:27.2481177Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-09-27T15:22:27.2483279Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-09-27T15:22:27.2485811Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-09-27T15:22:27.2487795Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2489442Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-09-27T15:22:27.2491169Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-09-27T15:22:27.2492822Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-09-27T15:22:27.2494844Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-09-27T15:22:27.2496478Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-09-27T15:22:27.2498556Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2500017Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-09-27T15:22:27.2501841Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2503490Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2504885Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-09-27T15:22:27.2506502Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-09-27T15:22:27.2508107Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-09-27T15:22:27.2509774Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-09-27T15:22:27.2511471Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-09-27T15:22:27.2513252Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-09-27T15:22:27.2515004Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2516574Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-09-27T15:22:27.2518304Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-09-27T15:22:27.2520136Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2521735Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-09-27T15:22:27.2523474Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-09-27T15:22:27.2525277Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-09-27T15:22:27.2527188Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-09-27T15:22:27.2528856Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2022-09-27T15:22:27.2530502Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2022-09-27T15:22:27.2532149Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2022-09-27T15:22:27.2533962Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2022-09-27T15:22:27.2535422Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2022-09-27T15:22:27.2537151Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2022-09-27T15:22:27.2538800Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-09-27T15:22:27.2540579Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2542263Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-09-27T15:22:27.2543865Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-09-27T15:22:27.2545524Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-09-27T15:22:27.2547241Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-09-27T15:22:27.2548806Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-09-27T15:22:27.2550364Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-09-27T15:22:27.2552014Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-09-27T15:22:27.2553593Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-09-27T15:22:27.2555392Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-09-27T15:22:27.2557083Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-09-27T15:22:27.2558924Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2560528Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-09-27T15:22:27.2562319Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-09-27T15:22:27.2564144Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2022-09-27T15:22:27.2565729Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2022-09-27T15:22:27.2567448Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2022-09-27T15:22:27.2569039Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-09-27T15:22:27.2570932Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2572392Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-09-27T15:22:27.2574049Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-09-27T15:22:27.2575709Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2022-09-27T15:22:27.2577349Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2022-09-27T15:22:27.2579017Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2022-09-27T15:22:27.2580652Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2022-09-27T15:22:27.2582361Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2584049Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2022-09-27T15:22:27.2585785Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2022-09-27T15:22:27.2587480Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2022-09-27T15:22:27.2589209Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2022-09-27T15:22:27.2591020Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2592765Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2594294Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2022-09-27T15:22:27.2596080Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2022-09-27T15:22:27.2597808Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2022-09-27T15:22:27.2599461Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2022-09-27T15:22:27.2600988Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2022-09-27T15:22:27.2603273Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2022-09-27T15:22:27.2605060Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-09-27T15:22:27.2606828Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2608419Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-09-27T15:22:27.2610196Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-09-27T15:22:27.2612221Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-09-27T15:22:27.2613739Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2615161Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-09-27T15:22:27.2616865Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-09-27T15:22:27.2618517Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-09-27T15:22:27.2620328Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2621873Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-09-27T15:22:27.2623660Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-09-27T15:22:27.2625246Z adding 'torch/include/ATen/ops/_nnz.h' 2022-09-27T15:22:27.2626844Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-09-27T15:22:27.2628539Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-09-27T15:22:27.2630208Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-09-27T15:22:27.2631926Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-09-27T15:22:27.2633721Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2635238Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-09-27T15:22:27.2636934Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-09-27T15:22:27.2638744Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2640322Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-09-27T15:22:27.2642090Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-09-27T15:22:27.2643963Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-09-27T15:22:27.2645798Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2647289Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-09-27T15:22:27.2648892Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-09-27T15:22:27.2650507Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-09-27T15:22:27.2652275Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2653781Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-09-27T15:22:27.2655469Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-09-27T15:22:27.2658273Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-09-27T15:22:27.2659267Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2661427Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-09-27T15:22:27.2663409Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-09-27T15:22:27.2665082Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-09-27T15:22:27.2666847Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2668463Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-09-27T15:22:27.2670046Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-09-27T15:22:27.2671585Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-09-27T15:22:27.2673367Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-09-27T15:22:27.2675041Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-09-27T15:22:27.2676797Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2678408Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-09-27T15:22:27.2679940Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-09-27T15:22:27.2681462Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-09-27T15:22:27.2683222Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-09-27T15:22:27.2685145Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-09-27T15:22:27.2686809Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2688386Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-09-27T15:22:27.2689972Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-09-27T15:22:27.2691821Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-09-27T15:22:27.2693557Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-09-27T15:22:27.2695400Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2696821Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-09-27T15:22:27.2698406Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-09-27T15:22:27.2700059Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-09-27T15:22:27.2701687Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-09-27T15:22:27.2703415Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2705070Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2706616Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-09-27T15:22:27.2708291Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-09-27T15:22:27.2709949Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-09-27T15:22:27.2711588Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-09-27T15:22:27.2713351Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-09-27T15:22:27.2714874Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-09-27T15:22:27.2716422Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-09-27T15:22:27.2717932Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-09-27T15:22:27.2719589Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2721812Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-09-27T15:22:27.2723990Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-09-27T15:22:27.2725560Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-09-27T15:22:27.2727546Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2728715Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-09-27T15:22:27.2730524Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-09-27T15:22:27.2732061Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-09-27T15:22:27.2733674Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-09-27T15:22:27.2735395Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2736789Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-09-27T15:22:27.2738314Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-09-27T15:22:27.2739925Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-09-27T15:22:27.2741735Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2743322Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-09-27T15:22:27.2744987Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-09-27T15:22:27.2746524Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-09-27T15:22:27.2748573Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-09-27T15:22:27.2750394Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-09-27T15:22:27.2752084Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2753525Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-09-27T15:22:27.2755069Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-09-27T15:22:27.2756731Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-09-27T15:22:27.2758540Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2760017Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-09-27T15:22:27.2761786Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-09-27T15:22:27.2763634Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-09-27T15:22:27.2765582Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2767107Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-09-27T15:22:27.2768764Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-09-27T15:22:27.2770354Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-09-27T15:22:27.2772186Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-09-27T15:22:27.2773841Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-09-27T15:22:27.2775531Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2777054Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-09-27T15:22:27.2778645Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-09-27T15:22:27.2780503Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-09-27T15:22:27.2782558Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2784032Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.2785788Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.2787540Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-09-27T15:22:27.2789461Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-09-27T15:22:27.2791328Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-09-27T15:22:27.2793077Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-09-27T15:22:27.2794720Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-09-27T15:22:27.2796467Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-09-27T15:22:27.2798172Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-09-27T15:22:27.2799878Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-09-27T15:22:27.2801768Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2803298Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-09-27T15:22:27.2805446Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-09-27T15:22:27.2807163Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-09-27T15:22:27.2809119Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2810668Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-09-27T15:22:27.2812248Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-09-27T15:22:27.2813932Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-09-27T15:22:27.2815563Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2817128Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-09-27T15:22:27.2818711Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-09-27T15:22:27.2820349Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-09-27T15:22:27.2822042Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2823735Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-09-27T15:22:27.2825248Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-09-27T15:22:27.2827224Z adding 'torch/include/ATen/ops/_softmax.h' 2022-09-27T15:22:27.2829721Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-09-27T15:22:27.2831734Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2833271Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-09-27T15:22:27.2835101Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-09-27T15:22:27.2836599Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-09-27T15:22:27.2838269Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-09-27T15:22:27.2839893Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-09-27T15:22:27.2841608Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-09-27T15:22:27.2843436Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2845170Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-09-27T15:22:27.2846764Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-09-27T15:22:27.2848348Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-09-27T15:22:27.2849966Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-09-27T15:22:27.2851573Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-09-27T15:22:27.2853336Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-09-27T15:22:27.2854991Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-09-27T15:22:27.2856748Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2858260Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-09-27T15:22:27.2860241Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-09-27T15:22:27.2861912Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-09-27T15:22:27.2863446Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-09-27T15:22:27.2865071Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2866716Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.2868169Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-09-27T15:22:27.2869942Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-09-27T15:22:27.2871461Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-09-27T15:22:27.2873115Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-09-27T15:22:27.2874842Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-09-27T15:22:27.2876620Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2878185Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-09-27T15:22:27.2879927Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-09-27T15:22:27.2881670Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-09-27T15:22:27.2883602Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2885249Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-09-27T15:22:27.2886995Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-09-27T15:22:27.2888746Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-09-27T15:22:27.2890663Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2892126Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-09-27T15:22:27.2893886Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-09-27T15:22:27.2895891Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-09-27T15:22:27.2897829Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2898991Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-09-27T15:22:27.2900793Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-09-27T15:22:27.2902661Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-09-27T15:22:27.2904480Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-09-27T15:22:27.2906334Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2907914Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-09-27T15:22:27.2909544Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-09-27T15:22:27.2911317Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-09-27T15:22:27.2913241Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2914741Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-09-27T15:22:27.2916307Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-09-27T15:22:27.2918114Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-09-27T15:22:27.2919882Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-09-27T15:22:27.2921689Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2923280Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-09-27T15:22:27.2925342Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-09-27T15:22:27.2927043Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-09-27T15:22:27.2928827Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2930374Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-09-27T15:22:27.2932086Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-09-27T15:22:27.2933797Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-09-27T15:22:27.2935569Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2937108Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-09-27T15:22:27.2938929Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-09-27T15:22:27.2940614Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-09-27T15:22:27.2942417Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2943908Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-09-27T15:22:27.2945659Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-09-27T15:22:27.2947359Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-09-27T15:22:27.2949128Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-09-27T15:22:27.2950932Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2952434Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-09-27T15:22:27.2954214Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-09-27T15:22:27.2955932Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2957594Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2959045Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-09-27T15:22:27.2961304Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-09-27T15:22:27.2963907Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-09-27T15:22:27.2965800Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2967293Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-09-27T15:22:27.2968887Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-09-27T15:22:27.2971250Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-09-27T15:22:27.2972199Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2973921Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-09-27T15:22:27.2975633Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-09-27T15:22:27.2977295Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-09-27T15:22:27.2979132Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-09-27T15:22:27.2981006Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2982537Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-09-27T15:22:27.2984320Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-09-27T15:22:27.2986175Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2987841Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.2989371Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-09-27T15:22:27.2991407Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-09-27T15:22:27.2993347Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-09-27T15:22:27.2995285Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.2997007Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-09-27T15:22:27.2999069Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-09-27T15:22:27.3000862Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-09-27T15:22:27.3002830Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-09-27T15:22:27.3005137Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3006877Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-09-27T15:22:27.3008883Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-09-27T15:22:27.3010847Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3012702Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3014553Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-09-27T15:22:27.3016592Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-09-27T15:22:27.3018668Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-09-27T15:22:27.3020678Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3022502Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-09-27T15:22:27.3024335Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-09-27T15:22:27.3026365Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-09-27T15:22:27.3028368Z adding 'torch/include/ATen/ops/_stack.h' 2022-09-27T15:22:27.3030244Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3032070Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-09-27T15:22:27.3033908Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-09-27T15:22:27.3035913Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-09-27T15:22:27.3037834Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-09-27T15:22:27.3039830Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3041661Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-09-27T15:22:27.3043654Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-09-27T15:22:27.3045726Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-09-27T15:22:27.3047758Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3049709Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-09-27T15:22:27.3051412Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-09-27T15:22:27.3053216Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-09-27T15:22:27.3055190Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-09-27T15:22:27.3057017Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-09-27T15:22:27.3059018Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-09-27T15:22:27.3060958Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-09-27T15:22:27.3063012Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3064801Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-09-27T15:22:27.3066658Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-09-27T15:22:27.3068444Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-09-27T15:22:27.3070449Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-09-27T15:22:27.3072412Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-09-27T15:22:27.3074335Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3076086Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-09-27T15:22:27.3078048Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-09-27T15:22:27.3080075Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-09-27T15:22:27.3082058Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3084220Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3086091Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-09-27T15:22:27.3088185Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-09-27T15:22:27.3090017Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-09-27T15:22:27.3092054Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3093820Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-09-27T15:22:27.3095860Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3097748Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3099639Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-09-27T15:22:27.3101535Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-09-27T15:22:27.3103323Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-09-27T15:22:27.3105203Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-09-27T15:22:27.3107167Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-09-27T15:22:27.3109148Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3110969Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-09-27T15:22:27.3112795Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-09-27T15:22:27.3114753Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-09-27T15:22:27.3116667Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-09-27T15:22:27.3118687Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3120496Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-09-27T15:22:27.3122352Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-09-27T15:22:27.3124381Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-09-27T15:22:27.3126835Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-09-27T15:22:27.3128718Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3130591Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-09-27T15:22:27.3144252Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-09-27T15:22:27.3146333Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-09-27T15:22:27.3148334Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-09-27T15:22:27.3150288Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3152089Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-09-27T15:22:27.3154166Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-09-27T15:22:27.3155950Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-09-27T15:22:27.3157877Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3159649Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-09-27T15:22:27.3161599Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-09-27T15:22:27.3163532Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-09-27T15:22:27.3165694Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3167501Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-09-27T15:22:27.3169444Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-09-27T15:22:27.3171410Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-09-27T15:22:27.3173401Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3175241Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-09-27T15:22:27.3177212Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-09-27T15:22:27.3179153Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-09-27T15:22:27.3181243Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3182956Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-09-27T15:22:27.3184939Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-09-27T15:22:27.3186930Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-09-27T15:22:27.3188957Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-09-27T15:22:27.3190990Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3192860Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3194642Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-09-27T15:22:27.3196808Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-09-27T15:22:27.3198829Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3200650Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-09-27T15:22:27.3202539Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-09-27T15:22:27.3204781Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-09-27T15:22:27.3206844Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-09-27T15:22:27.3208994Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-09-27T15:22:27.3211287Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3213197Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-09-27T15:22:27.3215067Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3217099Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-09-27T15:22:27.3218929Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-09-27T15:22:27.3221048Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-09-27T15:22:27.3222983Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-09-27T15:22:27.3225239Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-09-27T15:22:27.3227190Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3229143Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-09-27T15:22:27.3231049Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-09-27T15:22:27.3233195Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-09-27T15:22:27.3235362Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-09-27T15:22:27.3237584Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3239521Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-09-27T15:22:27.3241636Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-09-27T15:22:27.3243754Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-09-27T15:22:27.3245907Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3247719Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-09-27T15:22:27.3249657Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-09-27T15:22:27.3251604Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-09-27T15:22:27.3253753Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3255599Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-09-27T15:22:27.3257673Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-09-27T15:22:27.3259705Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-09-27T15:22:27.3261764Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3263717Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-09-27T15:22:27.3265716Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-09-27T15:22:27.3267715Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-09-27T15:22:27.3269855Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-09-27T15:22:27.3271919Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3273836Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-09-27T15:22:27.3275752Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-09-27T15:22:27.3277628Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-09-27T15:22:27.3279726Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-09-27T15:22:27.3282049Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-09-27T15:22:27.3284870Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3286737Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-09-27T15:22:27.3288758Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-09-27T15:22:27.3290779Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-09-27T15:22:27.3293275Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-09-27T15:22:27.3295873Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-09-27T15:22:27.3298111Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3300147Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-09-27T15:22:27.3302390Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-09-27T15:22:27.3304182Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-09-27T15:22:27.3306553Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-09-27T15:22:27.3308715Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-09-27T15:22:27.3310851Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3312926Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3314722Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-09-27T15:22:27.3316855Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-09-27T15:22:27.3319083Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-09-27T15:22:27.3321183Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3323264Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-09-27T15:22:27.3325409Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-09-27T15:22:27.3327580Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-09-27T15:22:27.3329693Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-09-27T15:22:27.3331814Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3333711Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-09-27T15:22:27.3335575Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-09-27T15:22:27.3337644Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-09-27T15:22:27.3339773Z adding 'torch/include/ATen/ops/_unique.h' 2022-09-27T15:22:27.3341791Z adding 'torch/include/ATen/ops/_unique2.h' 2022-09-27T15:22:27.3343875Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3345792Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-09-27T15:22:27.3347774Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-09-27T15:22:27.3349577Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-09-27T15:22:27.3351666Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-09-27T15:22:27.3353943Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3355835Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-09-27T15:22:27.3357751Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-09-27T15:22:27.3359650Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-09-27T15:22:27.3361763Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-09-27T15:22:27.3364020Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-09-27T15:22:27.3365985Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3367812Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-09-27T15:22:27.3369859Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-09-27T15:22:27.3371819Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-09-27T15:22:27.3373862Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3375688Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-09-27T15:22:27.3377702Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-09-27T15:22:27.3379888Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-09-27T15:22:27.3382280Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-09-27T15:22:27.3384483Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3386565Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3388477Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-09-27T15:22:27.3390612Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3392534Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-09-27T15:22:27.3394543Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-09-27T15:22:27.3396466Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-09-27T15:22:27.3398802Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-09-27T15:22:27.3400990Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3403078Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3405399Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-09-27T15:22:27.3407262Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-09-27T15:22:27.3409228Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-09-27T15:22:27.3411274Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-09-27T15:22:27.3413282Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-09-27T15:22:27.3415492Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-09-27T15:22:27.3417775Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-09-27T15:22:27.3420002Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-09-27T15:22:27.3422209Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3424263Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3426214Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-09-27T15:22:27.3428258Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3430173Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-09-27T15:22:27.3432193Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-09-27T15:22:27.3434208Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-09-27T15:22:27.3436522Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-09-27T15:22:27.3438744Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3440863Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3442788Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-09-27T15:22:27.3444890Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-09-27T15:22:27.3447054Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-09-27T15:22:27.3449036Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-09-27T15:22:27.3451042Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-09-27T15:22:27.3453344Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-09-27T15:22:27.3455729Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-09-27T15:22:27.3458081Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-09-27T15:22:27.3460309Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3462449Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3464662Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.3466628Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3468706Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-09-27T15:22:27.3470906Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-09-27T15:22:27.3472905Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-09-27T15:22:27.3475255Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-09-27T15:22:27.3477443Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3479567Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3481564Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-09-27T15:22:27.3483750Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-09-27T15:22:27.3486048Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-09-27T15:22:27.3488132Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-09-27T15:22:27.3490224Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-09-27T15:22:27.3492488Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-09-27T15:22:27.3494775Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-09-27T15:22:27.3497154Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-09-27T15:22:27.3499418Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3501612Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3503657Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.3505759Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3507753Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-09-27T15:22:27.3509832Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-09-27T15:22:27.3511943Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-09-27T15:22:27.3514366Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-09-27T15:22:27.3516579Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3518713Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3520734Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-09-27T15:22:27.3522777Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-09-27T15:22:27.3524885Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-09-27T15:22:27.3526753Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-09-27T15:22:27.3528717Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-09-27T15:22:27.3530861Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-09-27T15:22:27.3533117Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-09-27T15:22:27.3535383Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-09-27T15:22:27.3537467Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3539482Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3541511Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.3543446Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3545350Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-09-27T15:22:27.3547329Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-09-27T15:22:27.3549395Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-09-27T15:22:27.3551784Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-09-27T15:22:27.3553835Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3555794Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3557723Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-09-27T15:22:27.3559652Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-09-27T15:22:27.3561568Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-09-27T15:22:27.3563687Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-09-27T15:22:27.3565920Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-09-27T15:22:27.3568129Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-09-27T15:22:27.3570221Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-09-27T15:22:27.3572230Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-09-27T15:22:27.3574081Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-09-27T15:22:27.3576087Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-09-27T15:22:27.3578040Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-09-27T15:22:27.3580000Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3581838Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-09-27T15:22:27.3583714Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-09-27T15:22:27.3585684Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-09-27T15:22:27.3587580Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-09-27T15:22:27.3589584Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-09-27T15:22:27.3591289Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-09-27T15:22:27.3593303Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-09-27T15:22:27.3595257Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-09-27T15:22:27.3597342Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3599044Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-09-27T15:22:27.3601060Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-09-27T15:22:27.3603124Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-09-27T15:22:27.3605234Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3607391Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-09-27T15:22:27.3609776Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-09-27T15:22:27.3611191Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-09-27T15:22:27.3613211Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3615110Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-09-27T15:22:27.3618270Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-09-27T15:22:27.3620126Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-09-27T15:22:27.3622092Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3623926Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-09-27T15:22:27.3626244Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-09-27T15:22:27.3627838Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-09-27T15:22:27.3630621Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3632021Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-09-27T15:22:27.3634646Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-09-27T15:22:27.3636509Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-09-27T15:22:27.3638880Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3640589Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-09-27T15:22:27.3643071Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-09-27T15:22:27.3644964Z adding 'torch/include/ATen/ops/_values.h' 2022-09-27T15:22:27.3647335Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-09-27T15:22:27.3649343Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3651587Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3653246Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-09-27T15:22:27.3655693Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-09-27T15:22:27.3657393Z adding 'torch/include/ATen/ops/_values_native.h' 2022-09-27T15:22:27.3659699Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-09-27T15:22:27.3661298Z adding 'torch/include/ATen/ops/_version.h' 2022-09-27T15:22:27.3663784Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3665379Z adding 'torch/include/ATen/ops/_version_native.h' 2022-09-27T15:22:27.3667812Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-09-27T15:22:27.3669631Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-09-27T15:22:27.3672030Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3673853Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-09-27T15:22:27.3676300Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3678020Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-09-27T15:22:27.3680465Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-09-27T15:22:27.3682547Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-09-27T15:22:27.3685102Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-09-27T15:22:27.3687154Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3689335Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-09-27T15:22:27.3691310Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3693441Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-09-27T15:22:27.3695771Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-09-27T15:22:27.3698062Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3700224Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-09-27T15:22:27.3702275Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-09-27T15:22:27.3704280Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-09-27T15:22:27.3706684Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-09-27T15:22:27.3708338Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-09-27T15:22:27.3710132Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-09-27T15:22:27.3711850Z adding 'torch/include/ATen/ops/abs.h' 2022-09-27T15:22:27.3713787Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3715386Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-09-27T15:22:27.3717078Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-09-27T15:22:27.3718665Z adding 'torch/include/ATen/ops/abs_native.h' 2022-09-27T15:22:27.3720485Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-09-27T15:22:27.3722210Z adding 'torch/include/ATen/ops/absolute.h' 2022-09-27T15:22:27.3724193Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3725868Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-09-27T15:22:27.3727718Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-09-27T15:22:27.3729521Z adding 'torch/include/ATen/ops/acos.h' 2022-09-27T15:22:27.3731492Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3732994Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-09-27T15:22:27.3734786Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-09-27T15:22:27.3736664Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-09-27T15:22:27.3738367Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-09-27T15:22:27.3739963Z adding 'torch/include/ATen/ops/acos_native.h' 2022-09-27T15:22:27.3741666Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-09-27T15:22:27.3743397Z adding 'torch/include/ATen/ops/acosh.h' 2022-09-27T15:22:27.3745171Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3746891Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-09-27T15:22:27.3748493Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-09-27T15:22:27.3750125Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-09-27T15:22:27.3751834Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-09-27T15:22:27.3753544Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-09-27T15:22:27.3755376Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-09-27T15:22:27.3757165Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-09-27T15:22:27.3759005Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3760687Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-09-27T15:22:27.3762386Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-09-27T15:22:27.3764313Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-09-27T15:22:27.3766219Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3768002Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-09-27T15:22:27.3769679Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-09-27T15:22:27.3771404Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-09-27T15:22:27.3773610Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-09-27T15:22:27.3775308Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-09-27T15:22:27.3777030Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-09-27T15:22:27.3778460Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.3780054Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3781466Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-09-27T15:22:27.3783241Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-09-27T15:22:27.3784953Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3786649Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-09-27T15:22:27.3788227Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-09-27T15:22:27.3789785Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-09-27T15:22:27.3791329Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-09-27T15:22:27.3792982Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-09-27T15:22:27.3794697Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3796301Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-09-27T15:22:27.3797667Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-09-27T15:22:27.3799570Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-09-27T15:22:27.3801452Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-09-27T15:22:27.3803506Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3805397Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.3807193Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3808956Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-09-27T15:22:27.3810797Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-09-27T15:22:27.3812550Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-09-27T15:22:27.3814499Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-09-27T15:22:27.3816476Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3818115Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-09-27T15:22:27.3819923Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-09-27T15:22:27.3821640Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-09-27T15:22:27.3823569Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-09-27T15:22:27.3825296Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-09-27T15:22:27.3827235Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-09-27T15:22:27.3829219Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-09-27T15:22:27.3831025Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-09-27T15:22:27.3832956Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3834740Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.3836488Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.3838209Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-09-27T15:22:27.3840028Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-09-27T15:22:27.3841800Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-09-27T15:22:27.3843936Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-09-27T15:22:27.3845985Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3847675Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-09-27T15:22:27.3849526Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-09-27T15:22:27.3851248Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-09-27T15:22:27.3853084Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-09-27T15:22:27.3854798Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-09-27T15:22:27.3856774Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-09-27T15:22:27.3858674Z adding 'torch/include/ATen/ops/add.h' 2022-09-27T15:22:27.3860639Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3862498Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3864221Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-09-27T15:22:27.3866012Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-09-27T15:22:27.3867765Z adding 'torch/include/ATen/ops/add_meta.h' 2022-09-27T15:22:27.3869674Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-09-27T15:22:27.3871657Z adding 'torch/include/ATen/ops/add_native.h' 2022-09-27T15:22:27.3873776Z adding 'torch/include/ATen/ops/add_ops.h' 2022-09-27T15:22:27.3875865Z adding 'torch/include/ATen/ops/addbmm.h' 2022-09-27T15:22:27.3877648Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-09-27T15:22:27.3879452Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-09-27T15:22:27.3881239Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-09-27T15:22:27.3883056Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-09-27T15:22:27.3885198Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-09-27T15:22:27.3887113Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-09-27T15:22:27.3889065Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3890820Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-09-27T15:22:27.3892605Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-09-27T15:22:27.3894321Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-09-27T15:22:27.3896131Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-09-27T15:22:27.3897908Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-09-27T15:22:27.3899878Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-09-27T15:22:27.3901820Z adding 'torch/include/ATen/ops/addcmul.h' 2022-09-27T15:22:27.3903742Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3905528Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-09-27T15:22:27.3907309Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-09-27T15:22:27.3909014Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-09-27T15:22:27.3910763Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-09-27T15:22:27.3912487Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-09-27T15:22:27.3914489Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-09-27T15:22:27.3916360Z adding 'torch/include/ATen/ops/addmm.h' 2022-09-27T15:22:27.3918289Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3920030Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-09-27T15:22:27.3921806Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-09-27T15:22:27.3923619Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-09-27T15:22:27.3925941Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-09-27T15:22:27.3927765Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-09-27T15:22:27.3929907Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-09-27T15:22:27.3931846Z adding 'torch/include/ATen/ops/addmv.h' 2022-09-27T15:22:27.3933835Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3935590Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-09-27T15:22:27.3937434Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-09-27T15:22:27.3939136Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-09-27T15:22:27.3941145Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-09-27T15:22:27.3942785Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-09-27T15:22:27.3944917Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-09-27T15:22:27.3946772Z adding 'torch/include/ATen/ops/addr.h' 2022-09-27T15:22:27.3948696Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3950505Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-09-27T15:22:27.3952304Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-09-27T15:22:27.3954068Z adding 'torch/include/ATen/ops/addr_native.h' 2022-09-27T15:22:27.3956105Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-09-27T15:22:27.3957850Z adding 'torch/include/ATen/ops/adjoint.h' 2022-09-27T15:22:27.3959732Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3961341Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-09-27T15:22:27.3963299Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-09-27T15:22:27.3965333Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-09-27T15:22:27.3967410Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-09-27T15:22:27.3969012Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3970856Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-09-27T15:22:27.3973214Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-09-27T15:22:27.3974393Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3976273Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-09-27T15:22:27.3978177Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-09-27T15:22:27.3979744Z adding 'torch/include/ATen/ops/alias.h' 2022-09-27T15:22:27.3981540Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3983064Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-09-27T15:22:27.3984571Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.3986344Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.3987721Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-09-27T15:22:27.3989373Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-09-27T15:22:27.3991067Z adding 'torch/include/ATen/ops/alias_native.h' 2022-09-27T15:22:27.3992557Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-09-27T15:22:27.3994154Z adding 'torch/include/ATen/ops/align_as.h' 2022-09-27T15:22:27.3995690Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.3997141Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-09-27T15:22:27.3998840Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-09-27T15:22:27.4000271Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-09-27T15:22:27.4002054Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4003433Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-09-27T15:22:27.4005563Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-09-27T15:22:27.4006976Z adding 'torch/include/ATen/ops/align_to.h' 2022-09-27T15:22:27.4008492Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4009890Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-09-27T15:22:27.4011400Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-09-27T15:22:27.4012990Z adding 'torch/include/ATen/ops/all.h' 2022-09-27T15:22:27.4015092Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4015946Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4017510Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-09-27T15:22:27.4019088Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-09-27T15:22:27.4020786Z adding 'torch/include/ATen/ops/all_meta.h' 2022-09-27T15:22:27.4022457Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-09-27T15:22:27.4024111Z adding 'torch/include/ATen/ops/all_native.h' 2022-09-27T15:22:27.4025906Z adding 'torch/include/ATen/ops/all_ops.h' 2022-09-27T15:22:27.4027683Z adding 'torch/include/ATen/ops/allclose.h' 2022-09-27T15:22:27.4029490Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4031025Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-09-27T15:22:27.4032635Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-09-27T15:22:27.4034287Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-09-27T15:22:27.4036046Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4037517Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-09-27T15:22:27.4040252Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-09-27T15:22:27.4042042Z adding 'torch/include/ATen/ops/amax.h' 2022-09-27T15:22:27.4044237Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4046314Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-09-27T15:22:27.4047944Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-09-27T15:22:27.4049615Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-09-27T15:22:27.4051435Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-09-27T15:22:27.4053060Z adding 'torch/include/ATen/ops/amax_native.h' 2022-09-27T15:22:27.4054802Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-09-27T15:22:27.4056493Z adding 'torch/include/ATen/ops/amin.h' 2022-09-27T15:22:27.4058307Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4060010Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-09-27T15:22:27.4061689Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-09-27T15:22:27.4063568Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-09-27T15:22:27.4064978Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-09-27T15:22:27.4066643Z adding 'torch/include/ATen/ops/amin_native.h' 2022-09-27T15:22:27.4068294Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-09-27T15:22:27.4069912Z adding 'torch/include/ATen/ops/aminmax.h' 2022-09-27T15:22:27.4071675Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4073614Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-09-27T15:22:27.4074932Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-09-27T15:22:27.4076376Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-09-27T15:22:27.4078018Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-09-27T15:22:27.4079572Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-09-27T15:22:27.4081220Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-09-27T15:22:27.4082977Z adding 'torch/include/ATen/ops/and.h' 2022-09-27T15:22:27.4085039Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4086614Z adding 'torch/include/ATen/ops/and_native.h' 2022-09-27T15:22:27.4088469Z adding 'torch/include/ATen/ops/and_ops.h' 2022-09-27T15:22:27.4090245Z adding 'torch/include/ATen/ops/angle.h' 2022-09-27T15:22:27.4092136Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-09-27T15:22:27.4093987Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-09-27T15:22:27.4095634Z adding 'torch/include/ATen/ops/angle_native.h' 2022-09-27T15:22:27.4097275Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-09-27T15:22:27.4099288Z adding 'torch/include/ATen/ops/any.h' 2022-09-27T15:22:27.4101063Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4102782Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4104578Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-09-27T15:22:27.4106349Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-09-27T15:22:27.4108167Z adding 'torch/include/ATen/ops/any_meta.h' 2022-09-27T15:22:27.4109908Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-09-27T15:22:27.4111698Z adding 'torch/include/ATen/ops/any_native.h' 2022-09-27T15:22:27.4113770Z adding 'torch/include/ATen/ops/any_ops.h' 2022-09-27T15:22:27.4115924Z adding 'torch/include/ATen/ops/arange.h' 2022-09-27T15:22:27.4117873Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4119643Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-09-27T15:22:27.4121468Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-09-27T15:22:27.4123343Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-09-27T15:22:27.4125477Z adding 'torch/include/ATen/ops/arange_native.h' 2022-09-27T15:22:27.4127866Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-09-27T15:22:27.4129674Z adding 'torch/include/ATen/ops/arccos.h' 2022-09-27T15:22:27.4131544Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4133137Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-09-27T15:22:27.4135025Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-09-27T15:22:27.4136865Z adding 'torch/include/ATen/ops/arccosh.h' 2022-09-27T15:22:27.4138629Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4140203Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-09-27T15:22:27.4141952Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-09-27T15:22:27.4143623Z adding 'torch/include/ATen/ops/arcsin.h' 2022-09-27T15:22:27.4145536Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4146912Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-09-27T15:22:27.4148545Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-09-27T15:22:27.4150169Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-09-27T15:22:27.4151929Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4153309Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-09-27T15:22:27.4154877Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-09-27T15:22:27.4156545Z adding 'torch/include/ATen/ops/arctan.h' 2022-09-27T15:22:27.4158149Z adding 'torch/include/ATen/ops/arctan2.h' 2022-09-27T15:22:27.4160067Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4161469Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-09-27T15:22:27.4163026Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-09-27T15:22:27.4165100Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4167196Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-09-27T15:22:27.4168771Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-09-27T15:22:27.4170430Z adding 'torch/include/ATen/ops/arctanh.h' 2022-09-27T15:22:27.4172383Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4173907Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-09-27T15:22:27.4175662Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-09-27T15:22:27.4177683Z adding 'torch/include/ATen/ops/argmax.h' 2022-09-27T15:22:27.4179413Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4181056Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-09-27T15:22:27.4182809Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-09-27T15:22:27.4184355Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-09-27T15:22:27.4186061Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-09-27T15:22:27.4187662Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-09-27T15:22:27.4189475Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-09-27T15:22:27.4191518Z adding 'torch/include/ATen/ops/argmin.h' 2022-09-27T15:22:27.4193321Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4194810Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-09-27T15:22:27.4196477Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-09-27T15:22:27.4198149Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-09-27T15:22:27.4199919Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-09-27T15:22:27.4201490Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-09-27T15:22:27.4203421Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-09-27T15:22:27.4205850Z adding 'torch/include/ATen/ops/argsort.h' 2022-09-27T15:22:27.4208165Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4209821Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4211541Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-09-27T15:22:27.4213379Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-09-27T15:22:27.4215032Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-09-27T15:22:27.4217030Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-09-27T15:22:27.4218581Z adding 'torch/include/ATen/ops/argwhere.h' 2022-09-27T15:22:27.4220565Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4222209Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-09-27T15:22:27.4223669Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-09-27T15:22:27.4225683Z adding 'torch/include/ATen/ops/as_strided.h' 2022-09-27T15:22:27.4227848Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4229586Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-09-27T15:22:27.4231619Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4233679Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4235189Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-09-27T15:22:27.4237074Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-09-27T15:22:27.4238712Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-09-27T15:22:27.4240763Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-09-27T15:22:27.4242256Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-09-27T15:22:27.4244074Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-09-27T15:22:27.4245815Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-09-27T15:22:27.4247692Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-09-27T15:22:27.4249936Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4251805Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-09-27T15:22:27.4253149Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-09-27T15:22:27.4254588Z adding 'torch/include/ATen/ops/asin.h' 2022-09-27T15:22:27.4256456Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4257601Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-09-27T15:22:27.4259419Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-09-27T15:22:27.4260954Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-09-27T15:22:27.4262431Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-09-27T15:22:27.4263820Z adding 'torch/include/ATen/ops/asin_native.h' 2022-09-27T15:22:27.4265539Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-09-27T15:22:27.4267190Z adding 'torch/include/ATen/ops/asinh.h' 2022-09-27T15:22:27.4268994Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4270542Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-09-27T15:22:27.4272221Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-09-27T15:22:27.4273517Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-09-27T15:22:27.4275079Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-09-27T15:22:27.4276472Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-09-27T15:22:27.4278161Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-09-27T15:22:27.4279711Z adding 'torch/include/ATen/ops/atan.h' 2022-09-27T15:22:27.4281557Z adding 'torch/include/ATen/ops/atan2.h' 2022-09-27T15:22:27.4283380Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4284890Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-09-27T15:22:27.4286845Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-09-27T15:22:27.4288328Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-09-27T15:22:27.4290162Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-09-27T15:22:27.4291675Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-09-27T15:22:27.4293577Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-09-27T15:22:27.4295479Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4296935Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-09-27T15:22:27.4298720Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-09-27T15:22:27.4300280Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-09-27T15:22:27.4302155Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-09-27T15:22:27.4303791Z adding 'torch/include/ATen/ops/atan_native.h' 2022-09-27T15:22:27.4305637Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-09-27T15:22:27.4307281Z adding 'torch/include/ATen/ops/atanh.h' 2022-09-27T15:22:27.4309382Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4310823Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-09-27T15:22:27.4312481Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-09-27T15:22:27.4314066Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-09-27T15:22:27.4315868Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-09-27T15:22:27.4317365Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-09-27T15:22:27.4319178Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-09-27T15:22:27.4320797Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-09-27T15:22:27.4322676Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4324569Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-09-27T15:22:27.4326222Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-09-27T15:22:27.4327950Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-09-27T15:22:27.4329685Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4331241Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-09-27T15:22:27.4332945Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-09-27T15:22:27.4334508Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-09-27T15:22:27.4336247Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4337770Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-09-27T15:22:27.4339372Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-09-27T15:22:27.4340970Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-09-27T15:22:27.4343064Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4344475Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-09-27T15:22:27.4346126Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-09-27T15:22:27.4347604Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-09-27T15:22:27.4349262Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-09-27T15:22:27.4351002Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4352360Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.4353847Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.4355261Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-09-27T15:22:27.4356686Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-09-27T15:22:27.4358274Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-09-27T15:22:27.4360037Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-09-27T15:22:27.4361948Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4363464Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-09-27T15:22:27.4365550Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-09-27T15:22:27.4367388Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-09-27T15:22:27.4369047Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-09-27T15:22:27.4370550Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-09-27T15:22:27.4372206Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-09-27T15:22:27.4373868Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-09-27T15:22:27.4375370Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-09-27T15:22:27.4376979Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4378541Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.4380169Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.4381569Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-09-27T15:22:27.4383092Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-09-27T15:22:27.4384630Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-09-27T15:22:27.4386385Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-09-27T15:22:27.4387813Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4389356Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-09-27T15:22:27.4390909Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-09-27T15:22:27.4392368Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-09-27T15:22:27.4393859Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-09-27T15:22:27.4395346Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-09-27T15:22:27.4396970Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-09-27T15:22:27.4398503Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-09-27T15:22:27.4400869Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4401605Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-09-27T15:22:27.4403684Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-09-27T15:22:27.4405495Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-09-27T15:22:27.4407005Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-09-27T15:22:27.4408620Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-09-27T15:22:27.4410131Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-09-27T15:22:27.4412249Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-09-27T15:22:27.4414161Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4415511Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-09-27T15:22:27.4417571Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-09-27T15:22:27.4419040Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-09-27T15:22:27.4420707Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-09-27T15:22:27.4422705Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4424209Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-09-27T15:22:27.4425832Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-09-27T15:22:27.4427724Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-09-27T15:22:27.4429534Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-09-27T15:22:27.4431371Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4432835Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-09-27T15:22:27.4435656Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-09-27T15:22:27.4437416Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-09-27T15:22:27.4439342Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4441054Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-09-27T15:22:27.4443052Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-09-27T15:22:27.4444814Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-09-27T15:22:27.4446588Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-09-27T15:22:27.4448513Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-09-27T15:22:27.4450323Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4451903Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-09-27T15:22:27.4453961Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-09-27T15:22:27.4455543Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-09-27T15:22:27.4457472Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-09-27T15:22:27.4459161Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4460748Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-09-27T15:22:27.4462380Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-09-27T15:22:27.4464253Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-09-27T15:22:27.4465857Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-09-27T15:22:27.4467571Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-09-27T15:22:27.4469365Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-09-27T15:22:27.4471275Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4472855Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-09-27T15:22:27.4474363Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-09-27T15:22:27.4475920Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-09-27T15:22:27.4477695Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-09-27T15:22:27.4479573Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4481227Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-09-27T15:22:27.4482718Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-09-27T15:22:27.4484569Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-09-27T15:22:27.4486290Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-09-27T15:22:27.4488033Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-09-27T15:22:27.4489863Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4491438Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4492937Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-09-27T15:22:27.4494634Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-09-27T15:22:27.4496138Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-09-27T15:22:27.4497656Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-09-27T15:22:27.4499845Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-09-27T15:22:27.4501320Z adding 'torch/include/ATen/ops/bilinear.h' 2022-09-27T15:22:27.4503024Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4504420Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-09-27T15:22:27.4506106Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-09-27T15:22:27.4507724Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-09-27T15:22:27.4509354Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-09-27T15:22:27.4510971Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-09-27T15:22:27.4512600Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-09-27T15:22:27.4514195Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-09-27T15:22:27.4516008Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-09-27T15:22:27.4517972Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-09-27T15:22:27.4519524Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-09-27T15:22:27.4521067Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-09-27T15:22:27.4522844Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-09-27T15:22:27.4524736Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-09-27T15:22:27.4526630Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4528214Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-09-27T15:22:27.4530127Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-09-27T15:22:27.4531752Z adding 'torch/include/ATen/ops/bincount.h' 2022-09-27T15:22:27.4533497Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4535059Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-09-27T15:22:27.4536672Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-09-27T15:22:27.4538206Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-09-27T15:22:27.4539908Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-09-27T15:22:27.4541619Z adding 'torch/include/ATen/ops/binomial.h' 2022-09-27T15:22:27.4543421Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4544997Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-09-27T15:22:27.4546551Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-09-27T15:22:27.4548168Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-09-27T15:22:27.4549932Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-09-27T15:22:27.4552469Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-09-27T15:22:27.4553452Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4555480Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4557243Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4558917Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-09-27T15:22:27.4560631Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-09-27T15:22:27.4562340Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-09-27T15:22:27.4564425Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-09-27T15:22:27.4566238Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-09-27T15:22:27.4568318Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-09-27T15:22:27.4570066Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-09-27T15:22:27.4571936Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4573806Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4575258Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-09-27T15:22:27.4576720Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-09-27T15:22:27.4578544Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-09-27T15:22:27.4580078Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-09-27T15:22:27.4581661Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-09-27T15:22:27.4583513Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-09-27T15:22:27.4585498Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-09-27T15:22:27.4587191Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4588641Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-09-27T15:22:27.4590204Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-09-27T15:22:27.4591831Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-09-27T15:22:27.4593398Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-09-27T15:22:27.4595084Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-09-27T15:22:27.4596755Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-09-27T15:22:27.4598435Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-09-27T15:22:27.4600293Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4602673Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4604087Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4605663Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-09-27T15:22:27.4607285Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-09-27T15:22:27.4608686Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-09-27T15:22:27.4610593Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-09-27T15:22:27.4612306Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-09-27T15:22:27.4614354Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-09-27T15:22:27.4616040Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-09-27T15:22:27.4617880Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4619783Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4621315Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-09-27T15:22:27.4622988Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-09-27T15:22:27.4624480Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-09-27T15:22:27.4625991Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-09-27T15:22:27.4627723Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-09-27T15:22:27.4629876Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-09-27T15:22:27.4631764Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-09-27T15:22:27.4633431Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4635017Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4636630Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4638111Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-09-27T15:22:27.4639702Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-09-27T15:22:27.4641187Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-09-27T15:22:27.4642842Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-09-27T15:22:27.4644690Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-09-27T15:22:27.4646890Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-09-27T15:22:27.4648814Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-09-27T15:22:27.4650880Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4652379Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-09-27T15:22:27.4654275Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-09-27T15:22:27.4656122Z adding 'torch/include/ATen/ops/block_diag.h' 2022-09-27T15:22:27.4657864Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4659362Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-09-27T15:22:27.4661089Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-09-27T15:22:27.4662619Z adding 'torch/include/ATen/ops/bmm.h' 2022-09-27T15:22:27.4664491Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4665998Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-09-27T15:22:27.4667441Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-09-27T15:22:27.4668944Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-09-27T15:22:27.4670580Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-09-27T15:22:27.4672195Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-09-27T15:22:27.4673969Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-09-27T15:22:27.4675612Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-09-27T15:22:27.4677319Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4678801Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-09-27T15:22:27.4680442Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-09-27T15:22:27.4681985Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-09-27T15:22:27.4684237Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4685545Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-09-27T15:22:27.4687364Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-09-27T15:22:27.4689109Z adding 'torch/include/ATen/ops/bucketize.h' 2022-09-27T15:22:27.4690884Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4692531Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-09-27T15:22:27.4694171Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-09-27T15:22:27.4695861Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-09-27T15:22:27.4697787Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-09-27T15:22:27.4699365Z adding 'torch/include/ATen/ops/can_cast.h' 2022-09-27T15:22:27.4701127Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4702581Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-09-27T15:22:27.4704691Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-09-27T15:22:27.4706516Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-09-27T15:22:27.4707850Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4709441Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-09-27T15:22:27.4711397Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-09-27T15:22:27.4713506Z adding 'torch/include/ATen/ops/cat.h' 2022-09-27T15:22:27.4715545Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4717372Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4719085Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-09-27T15:22:27.4720920Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-09-27T15:22:27.4723139Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-09-27T15:22:27.4725434Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-09-27T15:22:27.4727608Z adding 'torch/include/ATen/ops/cat_native.h' 2022-09-27T15:22:27.4729164Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-09-27T15:22:27.4731124Z adding 'torch/include/ATen/ops/cauchy.h' 2022-09-27T15:22:27.4732960Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4734585Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-09-27T15:22:27.4736368Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-09-27T15:22:27.4737882Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-09-27T15:22:27.4739488Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-09-27T15:22:27.4741315Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-09-27T15:22:27.4743010Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-09-27T15:22:27.4744896Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-09-27T15:22:27.4746744Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4748521Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-09-27T15:22:27.4750709Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-09-27T15:22:27.4752856Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-09-27T15:22:27.4754447Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-09-27T15:22:27.4756876Z adding 'torch/include/ATen/ops/cdist.h' 2022-09-27T15:22:27.4758881Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4760666Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-09-27T15:22:27.4762851Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-09-27T15:22:27.4765050Z adding 'torch/include/ATen/ops/ceil.h' 2022-09-27T15:22:27.4767018Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4768837Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-09-27T15:22:27.4770299Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-09-27T15:22:27.4771718Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-09-27T15:22:27.4773537Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-09-27T15:22:27.4774983Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-09-27T15:22:27.4776833Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-09-27T15:22:27.4778485Z adding 'torch/include/ATen/ops/celu.h' 2022-09-27T15:22:27.4780294Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4781897Z adding 'torch/include/ATen/ops/celu_native.h' 2022-09-27T15:22:27.4783785Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-09-27T15:22:27.4785660Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-09-27T15:22:27.4787456Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4789108Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-09-27T15:22:27.4791012Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-09-27T15:22:27.4792740Z adding 'torch/include/ATen/ops/chalf.h' 2022-09-27T15:22:27.4794660Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4796260Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-09-27T15:22:27.4798123Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-09-27T15:22:27.4799861Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-09-27T15:22:27.4801746Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4803555Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-09-27T15:22:27.4805975Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-09-27T15:22:27.4807591Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-09-27T15:22:27.4809427Z adding 'torch/include/ATen/ops/cholesky.h' 2022-09-27T15:22:27.4811072Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-09-27T15:22:27.4812753Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-09-27T15:22:27.4814476Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-09-27T15:22:27.4816402Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-09-27T15:22:27.4818061Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-09-27T15:22:27.4819745Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-09-27T15:22:27.4821629Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-09-27T15:22:27.4823324Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-09-27T15:22:27.4825115Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-09-27T15:22:27.4826872Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-09-27T15:22:27.4828740Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4830287Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-09-27T15:22:27.4832161Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-09-27T15:22:27.4833974Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-09-27T15:22:27.4835788Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4838229Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-09-27T15:22:27.4840145Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-09-27T15:22:27.4841851Z adding 'torch/include/ATen/ops/chunk.h' 2022-09-27T15:22:27.4844187Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4845587Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-09-27T15:22:27.4847106Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-09-27T15:22:27.4848868Z adding 'torch/include/ATen/ops/clamp.h' 2022-09-27T15:22:27.4850843Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4852320Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-09-27T15:22:27.4854324Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-09-27T15:22:27.4855947Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-09-27T15:22:27.4857922Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4859548Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-09-27T15:22:27.4861086Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-09-27T15:22:27.4862907Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-09-27T15:22:27.4864645Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-09-27T15:22:27.4866344Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-09-27T15:22:27.4868372Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-09-27T15:22:27.4870125Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-09-27T15:22:27.4871927Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-09-27T15:22:27.4873715Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-09-27T15:22:27.4875594Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4877315Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-09-27T15:22:27.4879234Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-09-27T15:22:27.4880623Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-09-27T15:22:27.4882364Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-09-27T15:22:27.4884161Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-09-27T15:22:27.4886102Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-09-27T15:22:27.4887714Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-09-27T15:22:27.4889637Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-09-27T15:22:27.4891437Z adding 'torch/include/ATen/ops/clip.h' 2022-09-27T15:22:27.4893260Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4894747Z adding 'torch/include/ATen/ops/clip_native.h' 2022-09-27T15:22:27.4896927Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-09-27T15:22:27.4898401Z adding 'torch/include/ATen/ops/clone.h' 2022-09-27T15:22:27.4900033Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4901532Z adding 'torch/include/ATen/ops/clone_native.h' 2022-09-27T15:22:27.4903148Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-09-27T15:22:27.4904722Z adding 'torch/include/ATen/ops/coalesce.h' 2022-09-27T15:22:27.4906589Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4907853Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-09-27T15:22:27.4909364Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-09-27T15:22:27.4910908Z adding 'torch/include/ATen/ops/col2im.h' 2022-09-27T15:22:27.4912576Z adding 'torch/include/ATen/ops/col2im_backward.h' 2022-09-27T15:22:27.4914234Z adding 'torch/include/ATen/ops/col2im_backward_cpu_dispatch.h' 2022-09-27T15:22:27.4916014Z adding 'torch/include/ATen/ops/col2im_backward_cuda_dispatch.h' 2022-09-27T15:22:27.4917699Z adding 'torch/include/ATen/ops/col2im_backward_native.h' 2022-09-27T15:22:27.4919633Z adding 'torch/include/ATen/ops/col2im_backward_ops.h' 2022-09-27T15:22:27.4921493Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-09-27T15:22:27.4923400Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-09-27T15:22:27.4925183Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-09-27T15:22:27.4927019Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-09-27T15:22:27.4929401Z adding 'torch/include/ATen/ops/col_indices.h' 2022-09-27T15:22:27.4930579Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-09-27T15:22:27.4932504Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4934305Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.4935926Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-09-27T15:22:27.4937759Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-09-27T15:22:27.4939531Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-09-27T15:22:27.4941446Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-09-27T15:22:27.4943216Z adding 'torch/include/ATen/ops/column_stack.h' 2022-09-27T15:22:27.4945473Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4946945Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-09-27T15:22:27.4949036Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-09-27T15:22:27.4950593Z adding 'torch/include/ATen/ops/combinations.h' 2022-09-27T15:22:27.4952564Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4954356Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-09-27T15:22:27.4956068Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-09-27T15:22:27.4957746Z adding 'torch/include/ATen/ops/complex.h' 2022-09-27T15:22:27.4959631Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4961339Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-09-27T15:22:27.4963176Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-09-27T15:22:27.4965246Z adding 'torch/include/ATen/ops/complex_native.h' 2022-09-27T15:22:27.4967455Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-09-27T15:22:27.4969110Z adding 'torch/include/ATen/ops/concat.h' 2022-09-27T15:22:27.4970927Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4972470Z adding 'torch/include/ATen/ops/concat_native.h' 2022-09-27T15:22:27.4974286Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-09-27T15:22:27.4976041Z adding 'torch/include/ATen/ops/concatenate.h' 2022-09-27T15:22:27.4977929Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4979439Z adding 'torch/include/ATen/ops/concatenate_native.h' 2022-09-27T15:22:27.4981168Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2022-09-27T15:22:27.4982764Z adding 'torch/include/ATen/ops/conj.h' 2022-09-27T15:22:27.4984846Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4986081Z adding 'torch/include/ATen/ops/conj_native.h' 2022-09-27T15:22:27.4987629Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-09-27T15:22:27.4989224Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-09-27T15:22:27.4990961Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.4992744Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.4994017Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-09-27T15:22:27.4995477Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-09-27T15:22:27.4997252Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-09-27T15:22:27.4999026Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-09-27T15:22:27.5000640Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-09-27T15:22:27.5002513Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5004141Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-09-27T15:22:27.5005845Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-09-27T15:22:27.5007753Z adding 'torch/include/ATen/ops/contiguous.h' 2022-09-27T15:22:27.5009097Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5010616Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-09-27T15:22:27.5012523Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-09-27T15:22:27.5014288Z adding 'torch/include/ATen/ops/conv1d.h' 2022-09-27T15:22:27.5015977Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5017571Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-09-27T15:22:27.5019382Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-09-27T15:22:27.5021293Z adding 'torch/include/ATen/ops/conv2d.h' 2022-09-27T15:22:27.5022845Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5024424Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-09-27T15:22:27.5026327Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-09-27T15:22:27.5028026Z adding 'torch/include/ATen/ops/conv3d.h' 2022-09-27T15:22:27.5029813Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5031595Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-09-27T15:22:27.5033444Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-09-27T15:22:27.5035393Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-09-27T15:22:27.5037324Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5039132Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-09-27T15:22:27.5040848Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-09-27T15:22:27.5042967Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-09-27T15:22:27.5045072Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-09-27T15:22:27.5046855Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-09-27T15:22:27.5048734Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5050459Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-09-27T15:22:27.5052308Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-09-27T15:22:27.5054347Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5056006Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-09-27T15:22:27.5057971Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-09-27T15:22:27.5059844Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-09-27T15:22:27.5061752Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5063466Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-09-27T15:22:27.5065918Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-09-27T15:22:27.5067310Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-09-27T15:22:27.5069182Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5070848Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-09-27T15:22:27.5072778Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-09-27T15:22:27.5074610Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-09-27T15:22:27.5076605Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5078226Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-09-27T15:22:27.5080139Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-09-27T15:22:27.5082056Z adding 'torch/include/ATen/ops/convolution.h' 2022-09-27T15:22:27.5084601Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-09-27T15:22:27.5086727Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5088455Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-09-27T15:22:27.5090155Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-09-27T15:22:27.5092164Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-09-27T15:22:27.5094208Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-09-27T15:22:27.5096429Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5098201Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-09-27T15:22:27.5100043Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-09-27T15:22:27.5101905Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5103544Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-09-27T15:22:27.5105421Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-09-27T15:22:27.5107172Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-09-27T15:22:27.5109126Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5110880Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-09-27T15:22:27.5112659Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-09-27T15:22:27.5114298Z adding 'torch/include/ATen/ops/copy.h' 2022-09-27T15:22:27.5116115Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5117898Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5119408Z adding 'torch/include/ATen/ops/copy_native.h' 2022-09-27T15:22:27.5121256Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-09-27T15:22:27.5123010Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-09-27T15:22:27.5125115Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5127281Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-09-27T15:22:27.5128870Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-09-27T15:22:27.5130349Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-09-27T15:22:27.5132009Z adding 'torch/include/ATen/ops/copysign.h' 2022-09-27T15:22:27.5133726Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5135306Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5136957Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-09-27T15:22:27.5138425Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-09-27T15:22:27.5140177Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-09-27T15:22:27.5141918Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-09-27T15:22:27.5143478Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-09-27T15:22:27.5145400Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-09-27T15:22:27.5147134Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-09-27T15:22:27.5148889Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5150438Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-09-27T15:22:27.5152124Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-09-27T15:22:27.5153745Z adding 'torch/include/ATen/ops/cos.h' 2022-09-27T15:22:27.5155510Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5157202Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-09-27T15:22:27.5158791Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-09-27T15:22:27.5160334Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-09-27T15:22:27.5162074Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-09-27T15:22:27.5164042Z adding 'torch/include/ATen/ops/cos_native.h' 2022-09-27T15:22:27.5165930Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-09-27T15:22:27.5167767Z adding 'torch/include/ATen/ops/cosh.h' 2022-09-27T15:22:27.5169615Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5171494Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-09-27T15:22:27.5173265Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-09-27T15:22:27.5174952Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-09-27T15:22:27.5176780Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-09-27T15:22:27.5178543Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-09-27T15:22:27.5180472Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-09-27T15:22:27.5182339Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-09-27T15:22:27.5184231Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5185877Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-09-27T15:22:27.5187765Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-09-27T15:22:27.5189460Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-09-27T15:22:27.5191547Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5193297Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-09-27T15:22:27.5194955Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-09-27T15:22:27.5196872Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-09-27T15:22:27.5198848Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5200646Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-09-27T15:22:27.5202314Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-09-27T15:22:27.5203720Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-09-27T15:22:27.5205606Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-09-27T15:22:27.5207634Z adding 'torch/include/ATen/ops/cov.h' 2022-09-27T15:22:27.5209484Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5211091Z adding 'torch/include/ATen/ops/cov_native.h' 2022-09-27T15:22:27.5212657Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-09-27T15:22:27.5214302Z adding 'torch/include/ATen/ops/cross.h' 2022-09-27T15:22:27.5216197Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5217655Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-09-27T15:22:27.5219608Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5220980Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-09-27T15:22:27.5222764Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-09-27T15:22:27.5224597Z adding 'torch/include/ATen/ops/cross_native.h' 2022-09-27T15:22:27.5226018Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-09-27T15:22:27.5227673Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-09-27T15:22:27.5229311Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-09-27T15:22:27.5231147Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5232839Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5234348Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-09-27T15:22:27.5236311Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-09-27T15:22:27.5237820Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-09-27T15:22:27.5239407Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-09-27T15:22:27.5241175Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-09-27T15:22:27.5243108Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5245817Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-09-27T15:22:27.5247589Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-09-27T15:22:27.5249421Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-09-27T15:22:27.5251296Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-09-27T15:22:27.5253092Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5254792Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-09-27T15:22:27.5256375Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-09-27T15:22:27.5258217Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-09-27T15:22:27.5260037Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5261853Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-09-27T15:22:27.5263809Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-09-27T15:22:27.5265706Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-09-27T15:22:27.5267661Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-09-27T15:22:27.5269752Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-09-27T15:22:27.5271907Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5273643Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-09-27T15:22:27.5275449Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-09-27T15:22:27.5277617Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-09-27T15:22:27.5279600Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5281451Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-09-27T15:22:27.5283640Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-09-27T15:22:27.5285842Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-09-27T15:22:27.5287828Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-09-27T15:22:27.5289878Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-09-27T15:22:27.5291949Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5293809Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-09-27T15:22:27.5295639Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-09-27T15:22:27.5297632Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-09-27T15:22:27.5299581Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5301323Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-09-27T15:22:27.5303095Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-09-27T15:22:27.5305116Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-09-27T15:22:27.5307083Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-09-27T15:22:27.5309068Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5310878Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-09-27T15:22:27.5312656Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-09-27T15:22:27.5314643Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-09-27T15:22:27.5316696Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-09-27T15:22:27.5318683Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5320551Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-09-27T15:22:27.5322346Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-09-27T15:22:27.5324587Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-09-27T15:22:27.5326390Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-09-27T15:22:27.5328303Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-09-27T15:22:27.5330238Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5332019Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-09-27T15:22:27.5333729Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-09-27T15:22:27.5335681Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-09-27T15:22:27.5337544Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5339268Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-09-27T15:22:27.5341128Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-09-27T15:22:27.5343054Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-09-27T15:22:27.5344833Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-09-27T15:22:27.5347057Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5348501Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-09-27T15:22:27.5350284Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-09-27T15:22:27.5352234Z adding 'torch/include/ATen/ops/cummax.h' 2022-09-27T15:22:27.5354136Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5355914Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5357697Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-09-27T15:22:27.5359777Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-09-27T15:22:27.5361687Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-09-27T15:22:27.5363554Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5365365Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-09-27T15:22:27.5367077Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-09-27T15:22:27.5368920Z adding 'torch/include/ATen/ops/cummin.h' 2022-09-27T15:22:27.5371024Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5372700Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5374407Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-09-27T15:22:27.5376696Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-09-27T15:22:27.5378458Z adding 'torch/include/ATen/ops/cumprod.h' 2022-09-27T15:22:27.5380161Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-09-27T15:22:27.5381973Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5383638Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-09-27T15:22:27.5385330Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-09-27T15:22:27.5387216Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5389052Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5390708Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-09-27T15:22:27.5392496Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-09-27T15:22:27.5394377Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-09-27T15:22:27.5396388Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-09-27T15:22:27.5398073Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-09-27T15:22:27.5400011Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-09-27T15:22:27.5401951Z adding 'torch/include/ATen/ops/cumsum.h' 2022-09-27T15:22:27.5404486Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5406010Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5407669Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-09-27T15:22:27.5409337Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-09-27T15:22:27.5410843Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-09-27T15:22:27.5412382Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-09-27T15:22:27.5413931Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-09-27T15:22:27.5415760Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-09-27T15:22:27.5417467Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-09-27T15:22:27.5419118Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5421254Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-09-27T15:22:27.5422574Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-09-27T15:22:27.5423889Z adding 'torch/include/ATen/ops/data.h' 2022-09-27T15:22:27.5425731Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5426854Z adding 'torch/include/ATen/ops/data_native.h' 2022-09-27T15:22:27.5428608Z adding 'torch/include/ATen/ops/data_ops.h' 2022-09-27T15:22:27.5430144Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-09-27T15:22:27.5431932Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5433565Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-09-27T15:22:27.5435476Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-09-27T15:22:27.5437421Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-09-27T15:22:27.5438889Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-09-27T15:22:27.5440635Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-09-27T15:22:27.5442651Z adding 'torch/include/ATen/ops/dequantize.h' 2022-09-27T15:22:27.5444927Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5446518Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-09-27T15:22:27.5448096Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-09-27T15:22:27.5449947Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-09-27T15:22:27.5451813Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-09-27T15:22:27.5453627Z adding 'torch/include/ATen/ops/det.h' 2022-09-27T15:22:27.5455416Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5457055Z adding 'torch/include/ATen/ops/det_native.h' 2022-09-27T15:22:27.5458992Z adding 'torch/include/ATen/ops/det_ops.h' 2022-09-27T15:22:27.5460741Z adding 'torch/include/ATen/ops/detach.h' 2022-09-27T15:22:27.5462832Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5464691Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-09-27T15:22:27.5465599Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5467767Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5469133Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-09-27T15:22:27.5470831Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-09-27T15:22:27.5472554Z adding 'torch/include/ATen/ops/detach_native.h' 2022-09-27T15:22:27.5474247Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-09-27T15:22:27.5476092Z adding 'torch/include/ATen/ops/diag.h' 2022-09-27T15:22:27.5477801Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-09-27T15:22:27.5479854Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5481385Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-09-27T15:22:27.5483918Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-09-27T15:22:27.5485583Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5487127Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-09-27T15:22:27.5488825Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-09-27T15:22:27.5490884Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-09-27T15:22:27.5492424Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5493814Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-09-27T15:22:27.5495675Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-09-27T15:22:27.5498085Z adding 'torch/include/ATen/ops/diag_native.h' 2022-09-27T15:22:27.5499581Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-09-27T15:22:27.5501077Z adding 'torch/include/ATen/ops/diagflat.h' 2022-09-27T15:22:27.5502941Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5504407Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-09-27T15:22:27.5505869Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-09-27T15:22:27.5507682Z adding 'torch/include/ATen/ops/diagonal.h' 2022-09-27T15:22:27.5509216Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-09-27T15:22:27.5510910Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5512462Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-09-27T15:22:27.5514251Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-09-27T15:22:27.5515969Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5517608Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5519725Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-09-27T15:22:27.5521563Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5523422Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5524944Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-09-27T15:22:27.5526669Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-09-27T15:22:27.5528552Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-09-27T15:22:27.5530619Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-09-27T15:22:27.5532694Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-09-27T15:22:27.5534540Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5536050Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-09-27T15:22:27.5537742Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-09-27T15:22:27.5539496Z adding 'torch/include/ATen/ops/diff.h' 2022-09-27T15:22:27.5542473Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5542639Z adding 'torch/include/ATen/ops/diff_native.h' 2022-09-27T15:22:27.5544675Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-09-27T15:22:27.5546240Z adding 'torch/include/ATen/ops/digamma.h' 2022-09-27T15:22:27.5548190Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5550071Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-09-27T15:22:27.5551335Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-09-27T15:22:27.5552843Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-09-27T15:22:27.5554471Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-09-27T15:22:27.5556292Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-09-27T15:22:27.5558071Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-09-27T15:22:27.5560013Z adding 'torch/include/ATen/ops/dist.h' 2022-09-27T15:22:27.5562461Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5564438Z adding 'torch/include/ATen/ops/dist_native.h' 2022-09-27T15:22:27.5567271Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-09-27T15:22:27.5568519Z adding 'torch/include/ATen/ops/div.h' 2022-09-27T15:22:27.5571153Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5573107Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5575074Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-09-27T15:22:27.5576986Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-09-27T15:22:27.5579199Z adding 'torch/include/ATen/ops/div_meta.h' 2022-09-27T15:22:27.5580983Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-09-27T15:22:27.5582546Z adding 'torch/include/ATen/ops/div_native.h' 2022-09-27T15:22:27.5584785Z adding 'torch/include/ATen/ops/div_ops.h' 2022-09-27T15:22:27.5586904Z adding 'torch/include/ATen/ops/divide.h' 2022-09-27T15:22:27.5588738Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5590260Z adding 'torch/include/ATen/ops/divide_native.h' 2022-09-27T15:22:27.5592444Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-09-27T15:22:27.5594054Z adding 'torch/include/ATen/ops/dot.h' 2022-09-27T15:22:27.5595610Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5597792Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-09-27T15:22:27.5599250Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-09-27T15:22:27.5601103Z adding 'torch/include/ATen/ops/dot_native.h' 2022-09-27T15:22:27.5603573Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-09-27T15:22:27.5605028Z adding 'torch/include/ATen/ops/dropout.h' 2022-09-27T15:22:27.5607145Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5608738Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-09-27T15:22:27.5610654Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-09-27T15:22:27.5612074Z adding 'torch/include/ATen/ops/dsplit.h' 2022-09-27T15:22:27.5614084Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5615501Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-09-27T15:22:27.5617268Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-09-27T15:22:27.5619238Z adding 'torch/include/ATen/ops/dstack.h' 2022-09-27T15:22:27.5621187Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5622512Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-09-27T15:22:27.5624228Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-09-27T15:22:27.5626144Z adding 'torch/include/ATen/ops/einsum.h' 2022-09-27T15:22:27.5627878Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5629237Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-09-27T15:22:27.5630824Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-09-27T15:22:27.5632627Z adding 'torch/include/ATen/ops/elu.h' 2022-09-27T15:22:27.5634386Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-09-27T15:22:27.5636379Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5637883Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-09-27T15:22:27.5639623Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-09-27T15:22:27.5641218Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-09-27T15:22:27.5643057Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-09-27T15:22:27.5644828Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-09-27T15:22:27.5646582Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-09-27T15:22:27.5648425Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5649924Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-09-27T15:22:27.5651522Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-09-27T15:22:27.5653088Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-09-27T15:22:27.5654793Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-09-27T15:22:27.5656340Z adding 'torch/include/ATen/ops/elu_native.h' 2022-09-27T15:22:27.5658303Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-09-27T15:22:27.5660635Z adding 'torch/include/ATen/ops/embedding.h' 2022-09-27T15:22:27.5662808Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-09-27T15:22:27.5664716Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5666317Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-09-27T15:22:27.5667794Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-09-27T15:22:27.5669702Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-09-27T15:22:27.5671224Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5672805Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-09-27T15:22:27.5674502Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-09-27T15:22:27.5676233Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5677921Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-09-27T15:22:27.5679814Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5681248Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-09-27T15:22:27.5682928Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-09-27T15:22:27.5684637Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-09-27T15:22:27.5686499Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-09-27T15:22:27.5688120Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-09-27T15:22:27.5689944Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-09-27T15:22:27.5691899Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-09-27T15:22:27.5693802Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5696012Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-09-27T15:22:27.5697272Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-09-27T15:22:27.5698885Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-09-27T15:22:27.5700614Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-09-27T15:22:27.5702467Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-09-27T15:22:27.5704203Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-09-27T15:22:27.5705811Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5707366Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-09-27T15:22:27.5708835Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-09-27T15:22:27.5710689Z adding 'torch/include/ATen/ops/empty.h' 2022-09-27T15:22:27.5712647Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5714403Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5716139Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-09-27T15:22:27.5717825Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-09-27T15:22:27.5719431Z adding 'torch/include/ATen/ops/empty_like.h' 2022-09-27T15:22:27.5721411Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5722996Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-09-27T15:22:27.5725529Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-09-27T15:22:27.5727128Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-09-27T15:22:27.5729080Z adding 'torch/include/ATen/ops/empty_native.h' 2022-09-27T15:22:27.5730749Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-09-27T15:22:27.5733149Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-09-27T15:22:27.5734713Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5736063Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-09-27T15:22:27.5738051Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-09-27T15:22:27.5739911Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-09-27T15:22:27.5742395Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5743970Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-09-27T15:22:27.5745943Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-09-27T15:22:27.5747977Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-09-27T15:22:27.5749894Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-09-27T15:22:27.5751829Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-09-27T15:22:27.5753692Z adding 'torch/include/ATen/ops/eq.h' 2022-09-27T15:22:27.5755764Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5757439Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-09-27T15:22:27.5759389Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-09-27T15:22:27.5761445Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-09-27T15:22:27.5763401Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-09-27T15:22:27.5765501Z adding 'torch/include/ATen/ops/eq_native.h' 2022-09-27T15:22:27.5780515Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-09-27T15:22:27.5781297Z adding 'torch/include/ATen/ops/equal.h' 2022-09-27T15:22:27.5781634Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-09-27T15:22:27.5781937Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-09-27T15:22:27.5782188Z adding 'torch/include/ATen/ops/equal_native.h' 2022-09-27T15:22:27.5782416Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-09-27T15:22:27.5782771Z adding 'torch/include/ATen/ops/erf.h' 2022-09-27T15:22:27.5783105Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5783346Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-09-27T15:22:27.5783536Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-09-27T15:22:27.5785718Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-09-27T15:22:27.5786590Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-09-27T15:22:27.5788497Z adding 'torch/include/ATen/ops/erf_native.h' 2022-09-27T15:22:27.5790831Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-09-27T15:22:27.5792070Z adding 'torch/include/ATen/ops/erfc.h' 2022-09-27T15:22:27.5794029Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5795544Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-09-27T15:22:27.5797441Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-09-27T15:22:27.5799148Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-09-27T15:22:27.5801154Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-09-27T15:22:27.5802573Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-09-27T15:22:27.5804746Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-09-27T15:22:27.5806578Z adding 'torch/include/ATen/ops/erfinv.h' 2022-09-27T15:22:27.5808281Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5809873Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-09-27T15:22:27.5811876Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-09-27T15:22:27.5813252Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-09-27T15:22:27.5815009Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-09-27T15:22:27.5816834Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-09-27T15:22:27.5818753Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-09-27T15:22:27.5820372Z adding 'torch/include/ATen/ops/exp.h' 2022-09-27T15:22:27.5822390Z adding 'torch/include/ATen/ops/exp2.h' 2022-09-27T15:22:27.5824383Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5826429Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-09-27T15:22:27.5828234Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-09-27T15:22:27.5830673Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-09-27T15:22:27.5832590Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-09-27T15:22:27.5834502Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-09-27T15:22:27.5837145Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-09-27T15:22:27.5838841Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5841347Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-09-27T15:22:27.5843227Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-09-27T15:22:27.5845457Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-09-27T15:22:27.5847488Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-09-27T15:22:27.5849412Z adding 'torch/include/ATen/ops/exp_native.h' 2022-09-27T15:22:27.5851696Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-09-27T15:22:27.5853819Z adding 'torch/include/ATen/ops/expand.h' 2022-09-27T15:22:27.5855585Z adding 'torch/include/ATen/ops/expand_as.h' 2022-09-27T15:22:27.5858009Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5859480Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-09-27T15:22:27.5861977Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-09-27T15:22:27.5864374Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5866255Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-09-27T15:22:27.5868648Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5870701Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5872534Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-09-27T15:22:27.5875113Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-09-27T15:22:27.5877090Z adding 'torch/include/ATen/ops/expand_native.h' 2022-09-27T15:22:27.5879226Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-09-27T15:22:27.5881303Z adding 'torch/include/ATen/ops/expm1.h' 2022-09-27T15:22:27.5883753Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.5885519Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-09-27T15:22:27.5887982Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-09-27T15:22:27.5889665Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-09-27T15:22:27.5892021Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-09-27T15:22:27.5893651Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-09-27T15:22:27.5896304Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-09-27T15:22:27.5898138Z adding 'torch/include/ATen/ops/exponential.h' 2022-09-27T15:22:27.5900704Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5902388Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-09-27T15:22:27.5904765Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-09-27T15:22:27.5906523Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-09-27T15:22:27.5908827Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-09-27T15:22:27.5910985Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-09-27T15:22:27.5913380Z adding 'torch/include/ATen/ops/eye.h' 2022-09-27T15:22:27.5915569Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5917324Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-09-27T15:22:27.5919063Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-09-27T15:22:27.5920792Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-09-27T15:22:27.5922520Z adding 'torch/include/ATen/ops/eye_native.h' 2022-09-27T15:22:27.5924718Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-09-27T15:22:27.5926915Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-09-27T15:22:27.5928797Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-09-27T15:22:27.5930606Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-09-27T15:22:27.5932436Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5934183Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-09-27T15:22:27.5937359Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-09-27T15:22:27.5937649Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5939825Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-09-27T15:22:27.5941342Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-09-27T15:22:27.5942982Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-09-27T15:22:27.5944727Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-09-27T15:22:27.5946580Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5948478Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-09-27T15:22:27.5949938Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-09-27T15:22:27.5951796Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-09-27T15:22:27.5953840Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-09-27T15:22:27.5955351Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-09-27T15:22:27.5957563Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5959307Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-09-27T15:22:27.5961278Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-09-27T15:22:27.5963322Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.5965624Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-09-27T15:22:27.5967650Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-09-27T15:22:27.5969535Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-09-27T15:22:27.5971713Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-09-27T15:22:27.5973935Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5975522Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-09-27T15:22:27.5977352Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-09-27T15:22:27.5979264Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-09-27T15:22:27.5981328Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5983150Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-09-27T15:22:27.5985300Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.5987438Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-09-27T15:22:27.5989417Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-09-27T15:22:27.5991566Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-09-27T15:22:27.5993598Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-09-27T15:22:27.5995803Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-09-27T15:22:27.5997838Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6000203Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-09-27T15:22:27.6002396Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6004570Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-09-27T15:22:27.6007031Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-09-27T15:22:27.6008978Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-09-27T15:22:27.6011348Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-09-27T15:22:27.6013404Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-09-27T15:22:27.6015889Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6017694Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-09-27T15:22:27.6020469Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-09-27T15:22:27.6021840Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-09-27T15:22:27.6024334Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6026027Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-09-27T15:22:27.6028768Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-09-27T15:22:27.6030438Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-09-27T15:22:27.6032925Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6034671Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-09-27T15:22:27.6037069Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-09-27T15:22:27.6038969Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-09-27T15:22:27.6041388Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6043098Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-09-27T15:22:27.6045988Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-09-27T15:22:27.6047865Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-09-27T15:22:27.6050449Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6052270Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-09-27T15:22:27.6054578Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-09-27T15:22:27.6056850Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-09-27T15:22:27.6058517Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-09-27T15:22:27.6060358Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6061898Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-09-27T15:22:27.6063539Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-09-27T15:22:27.6065372Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6067267Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-09-27T15:22:27.6069290Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-09-27T15:22:27.6071683Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-09-27T15:22:27.6074023Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6075872Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-09-27T15:22:27.6078531Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-09-27T15:22:27.6080230Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-09-27T15:22:27.6082468Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6084339Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-09-27T15:22:27.6086547Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-09-27T15:22:27.6088363Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-09-27T15:22:27.6090563Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6093942Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-09-27T15:22:27.6094234Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-09-27T15:22:27.6095864Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-09-27T15:22:27.6097915Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-09-27T15:22:27.6099973Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6101635Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-09-27T15:22:27.6103692Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-09-27T15:22:27.6105512Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6108440Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-09-27T15:22:27.6110017Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-09-27T15:22:27.6111937Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-09-27T15:22:27.6115473Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6117069Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-09-27T15:22:27.6117360Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-09-27T15:22:27.6119457Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-09-27T15:22:27.6121183Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-09-27T15:22:27.6123210Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6125130Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-09-27T15:22:27.6127421Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-09-27T15:22:27.6129282Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6131184Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-09-27T15:22:27.6133160Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-09-27T15:22:27.6134907Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-09-27T15:22:27.6136781Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6138333Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-09-27T15:22:27.6148010Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-09-27T15:22:27.6148237Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-09-27T15:22:27.6148656Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6148966Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-09-27T15:22:27.6149271Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-09-27T15:22:27.6149798Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-09-27T15:22:27.6150784Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-09-27T15:22:27.6153038Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6156221Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-09-27T15:22:27.6156443Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-09-27T15:22:27.6158632Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6160419Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-09-27T15:22:27.6162763Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-09-27T15:22:27.6165018Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-09-27T15:22:27.6167477Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6169721Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-09-27T15:22:27.6171951Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-09-27T15:22:27.6174057Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-09-27T15:22:27.6176308Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-09-27T15:22:27.6178501Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6180514Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-09-27T15:22:27.6182829Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-09-27T15:22:27.6185402Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6187054Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-09-27T15:22:27.6189911Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-09-27T15:22:27.6191660Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-09-27T15:22:27.6194117Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6195800Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-09-27T15:22:27.6197850Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-09-27T15:22:27.6199552Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-09-27T15:22:27.6203100Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-09-27T15:22:27.6203572Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6205327Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-09-27T15:22:27.6207351Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-09-27T15:22:27.6209089Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6210807Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-09-27T15:22:27.6213924Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-09-27T15:22:27.6215291Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-09-27T15:22:27.6216076Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6218123Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-09-27T15:22:27.6219577Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-09-27T15:22:27.6221352Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-09-27T15:22:27.6223009Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6224950Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-09-27T15:22:27.6226809Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-09-27T15:22:27.6228478Z adding 'torch/include/ATen/ops/fill.h' 2022-09-27T15:22:27.6230374Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6231893Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-09-27T15:22:27.6235176Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-09-27T15:22:27.6235448Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-09-27T15:22:27.6237466Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6238793Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-09-27T15:22:27.6240402Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-09-27T15:22:27.6241934Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-09-27T15:22:27.6244015Z adding 'torch/include/ATen/ops/fill_native.h' 2022-09-27T15:22:27.6245852Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-09-27T15:22:27.6247651Z adding 'torch/include/ATen/ops/fix.h' 2022-09-27T15:22:27.6249512Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6251536Z adding 'torch/include/ATen/ops/fix_native.h' 2022-09-27T15:22:27.6252918Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-09-27T15:22:27.6254897Z adding 'torch/include/ATen/ops/flatten.h' 2022-09-27T15:22:27.6256558Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6258158Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-09-27T15:22:27.6259377Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6261232Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-09-27T15:22:27.6263050Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-09-27T15:22:27.6264490Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-09-27T15:22:27.6266463Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-09-27T15:22:27.6268236Z adding 'torch/include/ATen/ops/flip.h' 2022-09-27T15:22:27.6270082Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6271655Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-09-27T15:22:27.6273258Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-09-27T15:22:27.6274821Z adding 'torch/include/ATen/ops/flip_native.h' 2022-09-27T15:22:27.6276502Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-09-27T15:22:27.6278257Z adding 'torch/include/ATen/ops/fliplr.h' 2022-09-27T15:22:27.6279868Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6281938Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-09-27T15:22:27.6283350Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-09-27T15:22:27.6285045Z adding 'torch/include/ATen/ops/flipud.h' 2022-09-27T15:22:27.6286772Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6288385Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-09-27T15:22:27.6290103Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-09-27T15:22:27.6291587Z adding 'torch/include/ATen/ops/float_power.h' 2022-09-27T15:22:27.6293771Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6295102Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-09-27T15:22:27.6297476Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-09-27T15:22:27.6299207Z adding 'torch/include/ATen/ops/floor.h' 2022-09-27T15:22:27.6301205Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6302733Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-09-27T15:22:27.6304404Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-09-27T15:22:27.6307399Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-09-27T15:22:27.6308053Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6309827Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-09-27T15:22:27.6311654Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-09-27T15:22:27.6313427Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-09-27T15:22:27.6315100Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-09-27T15:22:27.6317170Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-09-27T15:22:27.6319062Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-09-27T15:22:27.6320887Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-09-27T15:22:27.6322671Z adding 'torch/include/ATen/ops/floor_native.h' 2022-09-27T15:22:27.6324765Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-09-27T15:22:27.6326828Z adding 'torch/include/ATen/ops/fmax.h' 2022-09-27T15:22:27.6328661Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6330490Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-09-27T15:22:27.6332913Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-09-27T15:22:27.6334400Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-09-27T15:22:27.6337092Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-09-27T15:22:27.6338615Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-09-27T15:22:27.6341165Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-09-27T15:22:27.6342990Z adding 'torch/include/ATen/ops/fmin.h' 2022-09-27T15:22:27.6345373Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6347143Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-09-27T15:22:27.6349375Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-09-27T15:22:27.6351264Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-09-27T15:22:27.6353466Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-09-27T15:22:27.6355204Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-09-27T15:22:27.6357581Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-09-27T15:22:27.6359550Z adding 'torch/include/ATen/ops/fmod.h' 2022-09-27T15:22:27.6361976Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6364323Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6366789Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-09-27T15:22:27.6369097Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-09-27T15:22:27.6370978Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-09-27T15:22:27.6374402Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-09-27T15:22:27.6375773Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-09-27T15:22:27.6377079Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-09-27T15:22:27.6379051Z adding 'torch/include/ATen/ops/frac.h' 2022-09-27T15:22:27.6380743Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6382150Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-09-27T15:22:27.6383889Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-09-27T15:22:27.6385359Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-09-27T15:22:27.6387241Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-09-27T15:22:27.6388884Z adding 'torch/include/ATen/ops/frac_native.h' 2022-09-27T15:22:27.6390431Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-09-27T15:22:27.6392155Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-09-27T15:22:27.6394067Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-09-27T15:22:27.6395992Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6397609Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6399195Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6400844Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-09-27T15:22:27.6402972Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-09-27T15:22:27.6404977Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-09-27T15:22:27.6406965Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-09-27T15:22:27.6409012Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6410811Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-09-27T15:22:27.6412637Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-09-27T15:22:27.6414377Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-09-27T15:22:27.6416183Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-09-27T15:22:27.6417907Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-09-27T15:22:27.6419899Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-09-27T15:22:27.6422362Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-09-27T15:22:27.6424421Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-09-27T15:22:27.6426087Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6427810Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6429504Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-09-27T15:22:27.6431584Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-09-27T15:22:27.6433825Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6435160Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-09-27T15:22:27.6436960Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-09-27T15:22:27.6439366Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-09-27T15:22:27.6442490Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-09-27T15:22:27.6443088Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-09-27T15:22:27.6445653Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-09-27T15:22:27.6447433Z adding 'torch/include/ATen/ops/frexp.h' 2022-09-27T15:22:27.6449229Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6450963Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-09-27T15:22:27.6452993Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-09-27T15:22:27.6454914Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-09-27T15:22:27.6456637Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-09-27T15:22:27.6458489Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-09-27T15:22:27.6460737Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6462194Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-09-27T15:22:27.6464057Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-09-27T15:22:27.6466566Z adding 'torch/include/ATen/ops/from_blob.h' 2022-09-27T15:22:27.6468715Z adding 'torch/include/ATen/ops/from_file.h' 2022-09-27T15:22:27.6470783Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6472424Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-09-27T15:22:27.6474102Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-09-27T15:22:27.6475889Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-09-27T15:22:27.6477875Z adding 'torch/include/ATen/ops/full.h' 2022-09-27T15:22:27.6479830Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6481761Z adding 'torch/include/ATen/ops/full_like.h' 2022-09-27T15:22:27.6484156Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6486398Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-09-27T15:22:27.6489590Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-09-27T15:22:27.6489875Z adding 'torch/include/ATen/ops/full_native.h' 2022-09-27T15:22:27.6491823Z adding 'torch/include/ATen/ops/full_ops.h' 2022-09-27T15:22:27.6493809Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-09-27T15:22:27.6495431Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6497161Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-09-27T15:22:27.6499034Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-09-27T15:22:27.6500866Z adding 'torch/include/ATen/ops/gather.h' 2022-09-27T15:22:27.6502909Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-09-27T15:22:27.6504656Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6506459Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-09-27T15:22:27.6508882Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-09-27T15:22:27.6510736Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6512466Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6514131Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-09-27T15:22:27.6516025Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-09-27T15:22:27.6517713Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-09-27T15:22:27.6519605Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-09-27T15:22:27.6523127Z adding 'torch/include/ATen/ops/gather_native.h' 2022-09-27T15:22:27.6523404Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-09-27T15:22:27.6525134Z adding 'torch/include/ATen/ops/gcd.h' 2022-09-27T15:22:27.6527117Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6529008Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-09-27T15:22:27.6531608Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-09-27T15:22:27.6533583Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-09-27T15:22:27.6535830Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-09-27T15:22:27.6537796Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-09-27T15:22:27.6540135Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-09-27T15:22:27.6542358Z adding 'torch/include/ATen/ops/ge.h' 2022-09-27T15:22:27.6544787Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6547774Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-09-27T15:22:27.6550931Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-09-27T15:22:27.6551738Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-09-27T15:22:27.6554311Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-09-27T15:22:27.6556034Z adding 'torch/include/ATen/ops/ge_native.h' 2022-09-27T15:22:27.6558734Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-09-27T15:22:27.6560640Z adding 'torch/include/ATen/ops/gelu.h' 2022-09-27T15:22:27.6562970Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-09-27T15:22:27.6565482Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6567222Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6569549Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6571413Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-09-27T15:22:27.6573504Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-09-27T15:22:27.6575653Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-09-27T15:22:27.6577713Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-09-27T15:22:27.6580076Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6581830Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-09-27T15:22:27.6584053Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-09-27T15:22:27.6585994Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-09-27T15:22:27.6588251Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-09-27T15:22:27.6590088Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-09-27T15:22:27.6592556Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-09-27T15:22:27.6594497Z adding 'torch/include/ATen/ops/geometric.h' 2022-09-27T15:22:27.6596844Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6598918Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-09-27T15:22:27.6601231Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-09-27T15:22:27.6603054Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-09-27T15:22:27.6605496Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-09-27T15:22:27.6607421Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-09-27T15:22:27.6609188Z adding 'torch/include/ATen/ops/geqrf.h' 2022-09-27T15:22:27.6610941Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-09-27T15:22:27.6612838Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-09-27T15:22:27.6614338Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-09-27T15:22:27.6615942Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-09-27T15:22:27.6617644Z adding 'torch/include/ATen/ops/ger.h' 2022-09-27T15:22:27.6619441Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6621004Z adding 'torch/include/ATen/ops/ger_native.h' 2022-09-27T15:22:27.6622670Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-09-27T15:22:27.6624303Z adding 'torch/include/ATen/ops/glu.h' 2022-09-27T15:22:27.6626103Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-09-27T15:22:27.6627792Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6629608Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6631298Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-09-27T15:22:27.6633083Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6634852Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-09-27T15:22:27.6636680Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-09-27T15:22:27.6638266Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-09-27T15:22:27.6640216Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-09-27T15:22:27.6642027Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-09-27T15:22:27.6644192Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-09-27T15:22:27.6646390Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6648109Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-09-27T15:22:27.6649889Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-09-27T15:22:27.6651697Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-09-27T15:22:27.6653588Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6655356Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-09-27T15:22:27.6657490Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-09-27T15:22:27.6659006Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-09-27T15:22:27.6660906Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-09-27T15:22:27.6662781Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-09-27T15:22:27.6664524Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-09-27T15:22:27.6666288Z adding 'torch/include/ATen/ops/glu_native.h' 2022-09-27T15:22:27.6668133Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-09-27T15:22:27.6670635Z adding 'torch/include/ATen/ops/gradient.h' 2022-09-27T15:22:27.6672614Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6673959Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-09-27T15:22:27.6676117Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-09-27T15:22:27.6678197Z adding 'torch/include/ATen/ops/greater.h' 2022-09-27T15:22:27.6679944Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6681814Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-09-27T15:22:27.6684083Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6685817Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-09-27T15:22:27.6687919Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-09-27T15:22:27.6690192Z adding 'torch/include/ATen/ops/greater_native.h' 2022-09-27T15:22:27.6692515Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-09-27T15:22:27.6694363Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-09-27T15:22:27.6695741Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-09-27T15:22:27.6697495Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-09-27T15:22:27.6699273Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6701004Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6702505Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6704434Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-09-27T15:22:27.6705966Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-09-27T15:22:27.6707622Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6709136Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-09-27T15:22:27.6710581Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-09-27T15:22:27.6712155Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-09-27T15:22:27.6714079Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-09-27T15:22:27.6715809Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-09-27T15:22:27.6717301Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-09-27T15:22:27.6719198Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6720831Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6723004Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6724624Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-09-27T15:22:27.6726258Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-09-27T15:22:27.6728143Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6729785Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-09-27T15:22:27.6731351Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-09-27T15:22:27.6733038Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-09-27T15:22:27.6734794Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-09-27T15:22:27.6736684Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6738400Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-09-27T15:22:27.6740040Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-09-27T15:22:27.6741668Z adding 'torch/include/ATen/ops/group_norm.h' 2022-09-27T15:22:27.6743454Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6744934Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-09-27T15:22:27.6746690Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-09-27T15:22:27.6748493Z adding 'torch/include/ATen/ops/gru.h' 2022-09-27T15:22:27.6750200Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-09-27T15:22:27.6751749Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6753546Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-09-27T15:22:27.6755298Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-09-27T15:22:27.6757283Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6758760Z adding 'torch/include/ATen/ops/gru_native.h' 2022-09-27T15:22:27.6760747Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-09-27T15:22:27.6762662Z adding 'torch/include/ATen/ops/gt.h' 2022-09-27T15:22:27.6764853Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6766652Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-09-27T15:22:27.6768526Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-09-27T15:22:27.6770255Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-09-27T15:22:27.6772100Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-09-27T15:22:27.6774046Z adding 'torch/include/ATen/ops/gt_native.h' 2022-09-27T15:22:27.6776210Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-09-27T15:22:27.6778416Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-09-27T15:22:27.6780783Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6782604Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-09-27T15:22:27.6784982Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-09-27T15:22:27.6787052Z adding 'torch/include/ATen/ops/hann_window.h' 2022-09-27T15:22:27.6789349Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6790927Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-09-27T15:22:27.6793040Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-09-27T15:22:27.6794876Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-09-27T15:22:27.6796755Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-09-27T15:22:27.6798996Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6800496Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6802329Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6804319Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-09-27T15:22:27.6806235Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-09-27T15:22:27.6808047Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-09-27T15:22:27.6809924Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-09-27T15:22:27.6812192Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6813862Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-09-27T15:22:27.6815321Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-09-27T15:22:27.6816861Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-09-27T15:22:27.6818538Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-09-27T15:22:27.6820107Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-09-27T15:22:27.6821857Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-09-27T15:22:27.6823512Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-09-27T15:22:27.6825193Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-09-27T15:22:27.6827029Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6828628Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6830215Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6831803Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-09-27T15:22:27.6833492Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-09-27T15:22:27.6835133Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-09-27T15:22:27.6836915Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-09-27T15:22:27.6838692Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6840262Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-09-27T15:22:27.6841947Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-09-27T15:22:27.6843491Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-09-27T15:22:27.6845411Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-09-27T15:22:27.6846948Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-09-27T15:22:27.6848858Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-09-27T15:22:27.6850450Z adding 'torch/include/ATen/ops/hardswish.h' 2022-09-27T15:22:27.6852250Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-09-27T15:22:27.6853930Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6855550Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6857142Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6858732Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-09-27T15:22:27.6860481Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-09-27T15:22:27.6862178Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-09-27T15:22:27.6863813Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-09-27T15:22:27.6865514Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-09-27T15:22:27.6866962Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-09-27T15:22:27.6868746Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-09-27T15:22:27.6870415Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-09-27T15:22:27.6872182Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-09-27T15:22:27.6873881Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6875598Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6877160Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-09-27T15:22:27.6878935Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-09-27T15:22:27.6880639Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-09-27T15:22:27.6882444Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-09-27T15:22:27.6884127Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-09-27T15:22:27.6885723Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-09-27T15:22:27.6887499Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-09-27T15:22:27.6889247Z adding 'torch/include/ATen/ops/heaviside.h' 2022-09-27T15:22:27.6891018Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6892590Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-09-27T15:22:27.6894178Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-09-27T15:22:27.6895768Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-09-27T15:22:27.6897474Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-09-27T15:22:27.6899033Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-09-27T15:22:27.6900943Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-09-27T15:22:27.6902795Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-09-27T15:22:27.6904497Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6906018Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-09-27T15:22:27.6907800Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-09-27T15:22:27.6909450Z adding 'torch/include/ATen/ops/histc.h' 2022-09-27T15:22:27.6911206Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-09-27T15:22:27.6912888Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-09-27T15:22:27.6914751Z adding 'torch/include/ATen/ops/histc_native.h' 2022-09-27T15:22:27.6916610Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-09-27T15:22:27.6918742Z adding 'torch/include/ATen/ops/histogram.h' 2022-09-27T15:22:27.6920746Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-09-27T15:22:27.6922795Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-09-27T15:22:27.6925154Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-09-27T15:22:27.6927356Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-09-27T15:22:27.6929320Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6931043Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-09-27T15:22:27.6933113Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-09-27T15:22:27.6935004Z adding 'torch/include/ATen/ops/hsplit.h' 2022-09-27T15:22:27.6937021Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6938895Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-09-27T15:22:27.6941009Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-09-27T15:22:27.6942542Z adding 'torch/include/ATen/ops/hspmm.h' 2022-09-27T15:22:27.6944271Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-09-27T15:22:27.6946089Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-09-27T15:22:27.6947908Z adding 'torch/include/ATen/ops/hstack.h' 2022-09-27T15:22:27.6949926Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.6951676Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-09-27T15:22:27.6953459Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-09-27T15:22:27.6955355Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-09-27T15:22:27.6957102Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-09-27T15:22:27.6958934Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.6960748Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-09-27T15:22:27.6962467Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-09-27T15:22:27.6964613Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-09-27T15:22:27.6966357Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-09-27T15:22:27.6968372Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-09-27T15:22:27.6970842Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-09-27T15:22:27.6972658Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-09-27T15:22:27.6974523Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-09-27T15:22:27.6976313Z adding 'torch/include/ATen/ops/hypot.h' 2022-09-27T15:22:27.6978161Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6979993Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-09-27T15:22:27.6982024Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-09-27T15:22:27.6983957Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-09-27T15:22:27.6985649Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-09-27T15:22:27.6987345Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-09-27T15:22:27.6989092Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-09-27T15:22:27.6990954Z adding 'torch/include/ATen/ops/i0.h' 2022-09-27T15:22:27.6992833Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.6994440Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-09-27T15:22:27.6996121Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-09-27T15:22:27.6997561Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-09-27T15:22:27.6999092Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-09-27T15:22:27.7000626Z adding 'torch/include/ATen/ops/i0_native.h' 2022-09-27T15:22:27.7002500Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-09-27T15:22:27.7004669Z adding 'torch/include/ATen/ops/igamma.h' 2022-09-27T15:22:27.7006250Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7008038Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-09-27T15:22:27.7009534Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-09-27T15:22:27.7011202Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-09-27T15:22:27.7012778Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-09-27T15:22:27.7014262Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-09-27T15:22:27.7016176Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-09-27T15:22:27.7017812Z adding 'torch/include/ATen/ops/igammac.h' 2022-09-27T15:22:27.7019673Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7021303Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-09-27T15:22:27.7022954Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-09-27T15:22:27.7024572Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-09-27T15:22:27.7026277Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-09-27T15:22:27.7027996Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-09-27T15:22:27.7029771Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-09-27T15:22:27.7031502Z adding 'torch/include/ATen/ops/im2col.h' 2022-09-27T15:22:27.7033339Z adding 'torch/include/ATen/ops/im2col_backward.h' 2022-09-27T15:22:27.7035312Z adding 'torch/include/ATen/ops/im2col_backward_cpu_dispatch.h' 2022-09-27T15:22:27.7036919Z adding 'torch/include/ATen/ops/im2col_backward_cuda_dispatch.h' 2022-09-27T15:22:27.7038580Z adding 'torch/include/ATen/ops/im2col_backward_native.h' 2022-09-27T15:22:27.7040266Z adding 'torch/include/ATen/ops/im2col_backward_ops.h' 2022-09-27T15:22:27.7041966Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-09-27T15:22:27.7043726Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-09-27T15:22:27.7045696Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-09-27T15:22:27.7047394Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-09-27T15:22:27.7049140Z adding 'torch/include/ATen/ops/imag.h' 2022-09-27T15:22:27.7050913Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7052461Z adding 'torch/include/ATen/ops/imag_native.h' 2022-09-27T15:22:27.7054128Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-09-27T15:22:27.7055908Z adding 'torch/include/ATen/ops/index.h' 2022-09-27T15:22:27.7057666Z adding 'torch/include/ATen/ops/index_add.h' 2022-09-27T15:22:27.7059629Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7061448Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7063207Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-09-27T15:22:27.7064981Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-09-27T15:22:27.7066777Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-09-27T15:22:27.7068599Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-09-27T15:22:27.7070341Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-09-27T15:22:27.7072380Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-09-27T15:22:27.7074404Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7076367Z adding 'torch/include/ATen/ops/index_copy.h' 2022-09-27T15:22:27.7078246Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7079926Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7081686Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-09-27T15:22:27.7083580Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-09-27T15:22:27.7085843Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-09-27T15:22:27.7087751Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-09-27T15:22:27.7089587Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-09-27T15:22:27.7091720Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-09-27T15:22:27.7093688Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-09-27T15:22:27.7095608Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-09-27T15:22:27.7097505Z adding 'torch/include/ATen/ops/index_fill.h' 2022-09-27T15:22:27.7099598Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7101714Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7103454Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-09-27T15:22:27.7105349Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-09-27T15:22:27.7107181Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-09-27T15:22:27.7109014Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-09-27T15:22:27.7111527Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-09-27T15:22:27.7113566Z adding 'torch/include/ATen/ops/index_meta.h' 2022-09-27T15:22:27.7115573Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-09-27T15:22:27.7117429Z adding 'torch/include/ATen/ops/index_native.h' 2022-09-27T15:22:27.7119403Z adding 'torch/include/ATen/ops/index_ops.h' 2022-09-27T15:22:27.7121400Z adding 'torch/include/ATen/ops/index_put.h' 2022-09-27T15:22:27.7123540Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7125461Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-09-27T15:22:27.7127489Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-09-27T15:22:27.7129304Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-09-27T15:22:27.7131375Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7133148Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-09-27T15:22:27.7134930Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-09-27T15:22:27.7136793Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-09-27T15:22:27.7138591Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-09-27T15:22:27.7140276Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-09-27T15:22:27.7142440Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-09-27T15:22:27.7144241Z adding 'torch/include/ATen/ops/index_select.h' 2022-09-27T15:22:27.7146090Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-09-27T15:22:27.7148047Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7149605Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-09-27T15:22:27.7151417Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-09-27T15:22:27.7153455Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7155096Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-09-27T15:22:27.7156858Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-09-27T15:22:27.7158584Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-09-27T15:22:27.7160604Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-09-27T15:22:27.7162355Z adding 'torch/include/ATen/ops/indices.h' 2022-09-27T15:22:27.7164464Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-09-27T15:22:27.7166355Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7168250Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7169861Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-09-27T15:22:27.7171700Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-09-27T15:22:27.7173359Z adding 'torch/include/ATen/ops/indices_native.h' 2022-09-27T15:22:27.7175198Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-09-27T15:22:27.7177031Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-09-27T15:22:27.7178893Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7180523Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-09-27T15:22:27.7182313Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-09-27T15:22:27.7184018Z adding 'torch/include/ATen/ops/inner.h' 2022-09-27T15:22:27.7185983Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7187768Z adding 'torch/include/ATen/ops/inner_native.h' 2022-09-27T15:22:27.7189996Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-09-27T15:22:27.7191445Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-09-27T15:22:27.7193297Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7194794Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-09-27T15:22:27.7196767Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-09-27T15:22:27.7198593Z adding 'torch/include/ATen/ops/int_repr.h' 2022-09-27T15:22:27.7200485Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7202209Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-09-27T15:22:27.7204275Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-09-27T15:22:27.7206119Z adding 'torch/include/ATen/ops/inverse.h' 2022-09-27T15:22:27.7208001Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7209598Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-09-27T15:22:27.7211949Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-09-27T15:22:27.7213570Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-09-27T15:22:27.7214967Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-09-27T15:22:27.7216764Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-09-27T15:22:27.7218522Z adding 'torch/include/ATen/ops/is_complex.h' 2022-09-27T15:22:27.7220597Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7221829Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-09-27T15:22:27.7223545Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-09-27T15:22:27.7224986Z adding 'torch/include/ATen/ops/is_conj.h' 2022-09-27T15:22:27.7226997Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7228245Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-09-27T15:22:27.7230056Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-09-27T15:22:27.7231695Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-09-27T15:22:27.7233391Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7234965Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-09-27T15:22:27.7236634Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-09-27T15:22:27.7238263Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-09-27T15:22:27.7239910Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7241540Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-09-27T15:22:27.7243464Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-09-27T15:22:27.7245331Z adding 'torch/include/ATen/ops/is_inference.h' 2022-09-27T15:22:27.7247187Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7248825Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-09-27T15:22:27.7250597Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-09-27T15:22:27.7252353Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-09-27T15:22:27.7254265Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7255949Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-09-27T15:22:27.7257712Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-09-27T15:22:27.7259444Z adding 'torch/include/ATen/ops/is_neg.h' 2022-09-27T15:22:27.7261358Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7262972Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-09-27T15:22:27.7264757Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-09-27T15:22:27.7266520Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-09-27T15:22:27.7268331Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7270014Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-09-27T15:22:27.7272010Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-09-27T15:22:27.7273661Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-09-27T15:22:27.7275503Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7277331Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-09-27T15:22:27.7279248Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-09-27T15:22:27.7281036Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-09-27T15:22:27.7282863Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-09-27T15:22:27.7284942Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7286714Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-09-27T15:22:27.7288536Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-09-27T15:22:27.7290277Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-09-27T15:22:27.7292093Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-09-27T15:22:27.7293805Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-09-27T15:22:27.7295443Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-09-27T15:22:27.7297315Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-09-27T15:22:27.7299009Z adding 'torch/include/ATen/ops/is_signed.h' 2022-09-27T15:22:27.7300792Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7302360Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-09-27T15:22:27.7304178Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-09-27T15:22:27.7305941Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-09-27T15:22:27.7307712Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7309316Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-09-27T15:22:27.7311035Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-09-27T15:22:27.7312773Z adding 'torch/include/ATen/ops/isclose.h' 2022-09-27T15:22:27.7314622Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7316466Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-09-27T15:22:27.7318079Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-09-27T15:22:27.7319912Z adding 'torch/include/ATen/ops/isfinite.h' 2022-09-27T15:22:27.7321745Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7323489Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-09-27T15:22:27.7325614Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-09-27T15:22:27.7327636Z adding 'torch/include/ATen/ops/isin.h' 2022-09-27T15:22:27.7329637Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7331430Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-09-27T15:22:27.7333333Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-09-27T15:22:27.7335206Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-09-27T15:22:27.7337109Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-09-27T15:22:27.7338899Z adding 'torch/include/ATen/ops/isin_native.h' 2022-09-27T15:22:27.7341012Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-09-27T15:22:27.7343005Z adding 'torch/include/ATen/ops/isinf.h' 2022-09-27T15:22:27.7344968Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7346619Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-09-27T15:22:27.7348413Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-09-27T15:22:27.7350289Z adding 'torch/include/ATen/ops/isnan.h' 2022-09-27T15:22:27.7352219Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7353974Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-09-27T15:22:27.7355754Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-09-27T15:22:27.7357477Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-09-27T15:22:27.7359330Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-09-27T15:22:27.7361081Z adding 'torch/include/ATen/ops/isneginf.h' 2022-09-27T15:22:27.7363260Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7365754Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-09-27T15:22:27.7367064Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-09-27T15:22:27.7368683Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-09-27T15:22:27.7370442Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-09-27T15:22:27.7372788Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-09-27T15:22:27.7379896Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-09-27T15:22:27.7381485Z adding 'torch/include/ATen/ops/isposinf.h' 2022-09-27T15:22:27.7383314Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7384854Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-09-27T15:22:27.7386533Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-09-27T15:22:27.7388249Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-09-27T15:22:27.7389779Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-09-27T15:22:27.7392167Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-09-27T15:22:27.7393721Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-09-27T15:22:27.7395288Z adding 'torch/include/ATen/ops/isreal.h' 2022-09-27T15:22:27.7397142Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7398639Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-09-27T15:22:27.7400151Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-09-27T15:22:27.7402154Z adding 'torch/include/ATen/ops/istft.h' 2022-09-27T15:22:27.7404058Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7405747Z adding 'torch/include/ATen/ops/istft_native.h' 2022-09-27T15:22:27.7407823Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-09-27T15:22:27.7409402Z adding 'torch/include/ATen/ops/item.h' 2022-09-27T15:22:27.7411310Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7412943Z adding 'torch/include/ATen/ops/item_native.h' 2022-09-27T15:22:27.7414705Z adding 'torch/include/ATen/ops/item_ops.h' 2022-09-27T15:22:27.7416791Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-09-27T15:22:27.7418931Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7420736Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-09-27T15:22:27.7422854Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-09-27T15:22:27.7424738Z adding 'torch/include/ATen/ops/kl_div.h' 2022-09-27T15:22:27.7426602Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7428233Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-09-27T15:22:27.7429988Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-09-27T15:22:27.7431860Z adding 'torch/include/ATen/ops/kron.h' 2022-09-27T15:22:27.7433761Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7435395Z adding 'torch/include/ATen/ops/kron_native.h' 2022-09-27T15:22:27.7437285Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-09-27T15:22:27.7439115Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-09-27T15:22:27.7441150Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7442935Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7444830Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-09-27T15:22:27.7446819Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-09-27T15:22:27.7448458Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-09-27T15:22:27.7450227Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-09-27T15:22:27.7452122Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-09-27T15:22:27.7453890Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7455526Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-09-27T15:22:27.7457043Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-09-27T15:22:27.7458747Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-09-27T15:22:27.7460365Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7461983Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-09-27T15:22:27.7463701Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-09-27T15:22:27.7465344Z adding 'torch/include/ATen/ops/lcm.h' 2022-09-27T15:22:27.7467388Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7468894Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-09-27T15:22:27.7470596Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-09-27T15:22:27.7472460Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-09-27T15:22:27.7474081Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-09-27T15:22:27.7475487Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-09-27T15:22:27.7477200Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-09-27T15:22:27.7478817Z adding 'torch/include/ATen/ops/ldexp.h' 2022-09-27T15:22:27.7480982Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7482357Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-09-27T15:22:27.7484300Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-09-27T15:22:27.7486092Z adding 'torch/include/ATen/ops/le.h' 2022-09-27T15:22:27.7488175Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7489692Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-09-27T15:22:27.7491516Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-09-27T15:22:27.7493020Z adding 'torch/include/ATen/ops/le_meta.h' 2022-09-27T15:22:27.7494642Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-09-27T15:22:27.7496268Z adding 'torch/include/ATen/ops/le_native.h' 2022-09-27T15:22:27.7498158Z adding 'torch/include/ATen/ops/le_ops.h' 2022-09-27T15:22:27.7500005Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-09-27T15:22:27.7501639Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-09-27T15:22:27.7503485Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7505027Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-09-27T15:22:27.7506639Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-09-27T15:22:27.7508193Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-09-27T15:22:27.7510129Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-09-27T15:22:27.7511621Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-09-27T15:22:27.7513445Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-09-27T15:22:27.7515406Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7517056Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-09-27T15:22:27.7518558Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-09-27T15:22:27.7520129Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-09-27T15:22:27.7521793Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-09-27T15:22:27.7523580Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-09-27T15:22:27.7525477Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-09-27T15:22:27.7527240Z adding 'torch/include/ATen/ops/lerp.h' 2022-09-27T15:22:27.7529303Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7531119Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-09-27T15:22:27.7532902Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-09-27T15:22:27.7534482Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-09-27T15:22:27.7536233Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-09-27T15:22:27.7538003Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-09-27T15:22:27.7539991Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-09-27T15:22:27.7541669Z adding 'torch/include/ATen/ops/less.h' 2022-09-27T15:22:27.7543532Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7545260Z adding 'torch/include/ATen/ops/less_equal.h' 2022-09-27T15:22:27.7547147Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7548576Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-09-27T15:22:27.7550761Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-09-27T15:22:27.7552554Z adding 'torch/include/ATen/ops/less_native.h' 2022-09-27T15:22:27.7554517Z adding 'torch/include/ATen/ops/less_ops.h' 2022-09-27T15:22:27.7556532Z adding 'torch/include/ATen/ops/lgamma.h' 2022-09-27T15:22:27.7558371Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7559759Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-09-27T15:22:27.7561416Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-09-27T15:22:27.7562803Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-09-27T15:22:27.7564730Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-09-27T15:22:27.7566156Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-09-27T15:22:27.7568164Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-09-27T15:22:27.7569788Z adding 'torch/include/ATen/ops/lift.h' 2022-09-27T15:22:27.7571458Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7572925Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-09-27T15:22:27.7574706Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7576250Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-09-27T15:22:27.7578042Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7579611Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-09-27T15:22:27.7581208Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-09-27T15:22:27.7582805Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-09-27T15:22:27.7584456Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-09-27T15:22:27.7586015Z adding 'torch/include/ATen/ops/lift_native.h' 2022-09-27T15:22:27.7587685Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-09-27T15:22:27.7589462Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-09-27T15:22:27.7591347Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7592897Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-09-27T15:22:27.7594845Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7596560Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-09-27T15:22:27.7598376Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-09-27T15:22:27.7600085Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-09-27T15:22:27.7601872Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-09-27T15:22:27.7604134Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-09-27T15:22:27.7606137Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-09-27T15:22:27.7607796Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-09-27T15:22:27.7609775Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-09-27T15:22:27.7611609Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-09-27T15:22:27.7613611Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7615358Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-09-27T15:22:27.7617051Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-09-27T15:22:27.7618741Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-09-27T15:22:27.7620595Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7622439Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-09-27T15:22:27.7623963Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-09-27T15:22:27.7625572Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-09-27T15:22:27.7627144Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-09-27T15:22:27.7628769Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-09-27T15:22:27.7630496Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-09-27T15:22:27.7632220Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-09-27T15:22:27.7633982Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7635398Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-09-27T15:22:27.7637021Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-09-27T15:22:27.7639057Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-09-27T15:22:27.7640651Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7642179Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-09-27T15:22:27.7644143Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-09-27T15:22:27.7645834Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-09-27T15:22:27.7647626Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-09-27T15:22:27.7649670Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-09-27T15:22:27.7651230Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-09-27T15:22:27.7653426Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-09-27T15:22:27.7654862Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-09-27T15:22:27.7656794Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7657950Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-09-27T15:22:27.7659920Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-09-27T15:22:27.7661737Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-09-27T15:22:27.7663476Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7665054Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-09-27T15:22:27.7666590Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-09-27T15:22:27.7668216Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-09-27T15:22:27.7670144Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7671676Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-09-27T15:22:27.7673476Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-09-27T15:22:27.7675230Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-09-27T15:22:27.7677244Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-09-27T15:22:27.7678794Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-09-27T15:22:27.7680498Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-09-27T15:22:27.7682548Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-09-27T15:22:27.7684665Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-09-27T15:22:27.7686386Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7687947Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-09-27T15:22:27.7689708Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7691218Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2022-09-27T15:22:27.7693080Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2022-09-27T15:22:27.7694458Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2022-09-27T15:22:27.7696180Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2022-09-27T15:22:27.7697909Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-09-27T15:22:27.7699391Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-09-27T15:22:27.7700984Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-09-27T15:22:27.7702413Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-09-27T15:22:27.7704473Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-09-27T15:22:27.7706562Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7708265Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-09-27T15:22:27.7710350Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7712114Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-09-27T15:22:27.7713962Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-09-27T15:22:27.7715945Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-09-27T15:22:27.7717669Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-09-27T15:22:27.7719285Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-09-27T15:22:27.7721224Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-09-27T15:22:27.7723926Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-09-27T15:22:27.7725472Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-09-27T15:22:27.7727097Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-09-27T15:22:27.7728941Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7730752Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-09-27T15:22:27.7732307Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-09-27T15:22:27.7734003Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-09-27T15:22:27.7735614Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-09-27T15:22:27.7737350Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-09-27T15:22:27.7739265Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-09-27T15:22:27.7741257Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-09-27T15:22:27.7743125Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7744890Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-09-27T15:22:27.7746673Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-09-27T15:22:27.7748572Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-09-27T15:22:27.7750600Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-09-27T15:22:27.7752419Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-09-27T15:22:27.7754530Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7756107Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-09-27T15:22:27.7757932Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-09-27T15:22:27.7759644Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-09-27T15:22:27.7761694Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7763505Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-09-27T15:22:27.7765911Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7767482Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-09-27T15:22:27.7769306Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-09-27T15:22:27.7771143Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-09-27T15:22:27.7772903Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-09-27T15:22:27.7774747Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-09-27T15:22:27.7776756Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-09-27T15:22:27.7778633Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-09-27T15:22:27.7780480Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-09-27T15:22:27.7782380Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-09-27T15:22:27.7784148Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-09-27T15:22:27.7785519Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-09-27T15:22:27.7787471Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-09-27T15:22:27.7789397Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-09-27T15:22:27.7791474Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7793265Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-09-27T15:22:27.7794893Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-09-27T15:22:27.7796802Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-09-27T15:22:27.7799152Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-09-27T15:22:27.7800996Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-09-27T15:22:27.7802953Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-09-27T15:22:27.7804863Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-09-27T15:22:27.7806880Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7808616Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-09-27T15:22:27.7810184Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-09-27T15:22:27.7811939Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-09-27T15:22:27.7813940Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7815275Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-09-27T15:22:27.7817100Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-09-27T15:22:27.7818832Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-09-27T15:22:27.7820535Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-09-27T15:22:27.7822450Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-09-27T15:22:27.7824620Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7825963Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-09-27T15:22:27.7828143Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-09-27T15:22:27.7829890Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-09-27T15:22:27.7831824Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7833639Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-09-27T15:22:27.7835779Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-09-27T15:22:27.7837726Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-09-27T15:22:27.7839663Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7841377Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-09-27T15:22:27.7843447Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-09-27T15:22:27.7845427Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-09-27T15:22:27.7847409Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7848700Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-09-27T15:22:27.7850707Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-09-27T15:22:27.7852592Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-09-27T15:22:27.7854539Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7856152Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-09-27T15:22:27.7858232Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-09-27T15:22:27.7860258Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-09-27T15:22:27.7862205Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7864037Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7865923Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7867500Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-09-27T15:22:27.7869563Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-09-27T15:22:27.7871579Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-09-27T15:22:27.7873514Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7875215Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-09-27T15:22:27.7876892Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-09-27T15:22:27.7878548Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-09-27T15:22:27.7880677Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-09-27T15:22:27.7882252Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-09-27T15:22:27.7884333Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-09-27T15:22:27.7885993Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-09-27T15:22:27.7887712Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7889218Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-09-27T15:22:27.7890890Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-09-27T15:22:27.7892434Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-09-27T15:22:27.7894092Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7895660Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-09-27T15:22:27.7897370Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7898828Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-09-27T15:22:27.7900807Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-09-27T15:22:27.7902316Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-09-27T15:22:27.7904283Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-09-27T15:22:27.7905840Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-09-27T15:22:27.7907493Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-09-27T15:22:27.7909034Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-09-27T15:22:27.7910579Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-09-27T15:22:27.7912572Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-09-27T15:22:27.7913944Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-09-27T15:22:27.7915700Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7917003Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-09-27T15:22:27.7918927Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-09-27T15:22:27.7920814Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-09-27T15:22:27.7922635Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7924336Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-09-27T15:22:27.7926184Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-09-27T15:22:27.7927880Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-09-27T15:22:27.7929674Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7931207Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-09-27T15:22:27.7932772Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-09-27T15:22:27.7934519Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-09-27T15:22:27.7936406Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7937862Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-09-27T15:22:27.7939748Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-09-27T15:22:27.7941534Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-09-27T15:22:27.7943343Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7944827Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-09-27T15:22:27.7946691Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-09-27T15:22:27.7948398Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-09-27T15:22:27.7950157Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7951663Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-09-27T15:22:27.7953535Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-09-27T15:22:27.7955510Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-09-27T15:22:27.7957297Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.7958845Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-09-27T15:22:27.7960615Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-09-27T15:22:27.7962288Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-09-27T15:22:27.7964300Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-09-27T15:22:27.7966008Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-09-27T15:22:27.7967909Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-09-27T15:22:27.7969648Z adding 'torch/include/ATen/ops/linear.h' 2022-09-27T15:22:27.7971415Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-09-27T15:22:27.7973162Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7974916Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-09-27T15:22:27.7976508Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-09-27T15:22:27.7978322Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7979906Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.7981371Z adding 'torch/include/ATen/ops/linear_native.h' 2022-09-27T15:22:27.7983228Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-09-27T15:22:27.7984819Z adding 'torch/include/ATen/ops/linspace.h' 2022-09-27T15:22:27.7986919Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.7988224Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-09-27T15:22:27.7989778Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-09-27T15:22:27.7991483Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-09-27T15:22:27.7993138Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-09-27T15:22:27.7994939Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-09-27T15:22:27.7996712Z adding 'torch/include/ATen/ops/log.h' 2022-09-27T15:22:27.7998364Z adding 'torch/include/ATen/ops/log10.h' 2022-09-27T15:22:27.8000254Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8002013Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-09-27T15:22:27.8004106Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-09-27T15:22:27.8005732Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-09-27T15:22:27.8007541Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-09-27T15:22:27.8009230Z adding 'torch/include/ATen/ops/log10_native.h' 2022-09-27T15:22:27.8011071Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-09-27T15:22:27.8012908Z adding 'torch/include/ATen/ops/log1p.h' 2022-09-27T15:22:27.8014763Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8016422Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-09-27T15:22:27.8018125Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-09-27T15:22:27.8019736Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-09-27T15:22:27.8021551Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-09-27T15:22:27.8023228Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-09-27T15:22:27.8025079Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-09-27T15:22:27.8027032Z adding 'torch/include/ATen/ops/log2.h' 2022-09-27T15:22:27.8028878Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8030683Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-09-27T15:22:27.8032480Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-09-27T15:22:27.8034225Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-09-27T15:22:27.8035989Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-09-27T15:22:27.8037649Z adding 'torch/include/ATen/ops/log2_native.h' 2022-09-27T15:22:27.8039400Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-09-27T15:22:27.8041387Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8043047Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-09-27T15:22:27.8044821Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-09-27T15:22:27.8046483Z adding 'torch/include/ATen/ops/log_meta.h' 2022-09-27T15:22:27.8048290Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-09-27T15:22:27.8050070Z adding 'torch/include/ATen/ops/log_native.h' 2022-09-27T15:22:27.8051881Z adding 'torch/include/ATen/ops/log_normal.h' 2022-09-27T15:22:27.8053647Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8055274Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-09-27T15:22:27.8056862Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-09-27T15:22:27.8058561Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-09-27T15:22:27.8060241Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-09-27T15:22:27.8061972Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-09-27T15:22:27.8064093Z adding 'torch/include/ATen/ops/log_ops.h' 2022-09-27T15:22:27.8065783Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-09-27T15:22:27.8067807Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-09-27T15:22:27.8069739Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-09-27T15:22:27.8071664Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-09-27T15:22:27.8073508Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-09-27T15:22:27.8075458Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-09-27T15:22:27.8077408Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8079293Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-09-27T15:22:27.8081246Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-09-27T15:22:27.8083390Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-09-27T15:22:27.8085533Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-09-27T15:22:27.8087709Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-09-27T15:22:27.8089821Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-09-27T15:22:27.8092176Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-09-27T15:22:27.8094463Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-09-27T15:22:27.8096162Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8097810Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8099256Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-09-27T15:22:27.8101135Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-09-27T15:22:27.8102703Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-09-27T15:22:27.8104564Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-09-27T15:22:27.8106702Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8107757Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-09-27T15:22:27.8109515Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-09-27T15:22:27.8111011Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-09-27T15:22:27.8113195Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-09-27T15:22:27.8114468Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-09-27T15:22:27.8116240Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-09-27T15:22:27.8118279Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8120013Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-09-27T15:22:27.8121979Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-09-27T15:22:27.8123963Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-09-27T15:22:27.8125833Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-09-27T15:22:27.8127574Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-09-27T15:22:27.8129533Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-09-27T15:22:27.8131466Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-09-27T15:22:27.8133442Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8135281Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8137039Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-09-27T15:22:27.8139136Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-09-27T15:22:27.8141081Z adding 'torch/include/ATen/ops/logdet.h' 2022-09-27T15:22:27.8143075Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8144950Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-09-27T15:22:27.8146739Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-09-27T15:22:27.8148655Z adding 'torch/include/ATen/ops/logical_and.h' 2022-09-27T15:22:27.8150634Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8152392Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-09-27T15:22:27.8154333Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-09-27T15:22:27.8156295Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-09-27T15:22:27.8158114Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-09-27T15:22:27.8160028Z adding 'torch/include/ATen/ops/logical_not.h' 2022-09-27T15:22:27.8161891Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8163760Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-09-27T15:22:27.8165759Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-09-27T15:22:27.8167321Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-09-27T15:22:27.8169202Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-09-27T15:22:27.8170937Z adding 'torch/include/ATen/ops/logical_or.h' 2022-09-27T15:22:27.8172786Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8174555Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-09-27T15:22:27.8176335Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-09-27T15:22:27.8178190Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-09-27T15:22:27.8179899Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-09-27T15:22:27.8181703Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-09-27T15:22:27.8183614Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8185459Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-09-27T15:22:27.8187270Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-09-27T15:22:27.8188996Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-09-27T15:22:27.8190688Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-09-27T15:22:27.8192469Z adding 'torch/include/ATen/ops/logit.h' 2022-09-27T15:22:27.8194377Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-09-27T15:22:27.8196282Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8197846Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-09-27T15:22:27.8199613Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-09-27T15:22:27.8201096Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-09-27T15:22:27.8202895Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-09-27T15:22:27.8204871Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-09-27T15:22:27.8206614Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-09-27T15:22:27.8208413Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-09-27T15:22:27.8210076Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-09-27T15:22:27.8219027Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-09-27T15:22:27.8220907Z adding 'torch/include/ATen/ops/logit_native.h' 2022-09-27T15:22:27.8223086Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-09-27T15:22:27.8225112Z adding 'torch/include/ATen/ops/logspace.h' 2022-09-27T15:22:27.8226995Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8228950Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-09-27T15:22:27.8230564Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-09-27T15:22:27.8232114Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-09-27T15:22:27.8233940Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-09-27T15:22:27.8235713Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-09-27T15:22:27.8237461Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-09-27T15:22:27.8239518Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8241666Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8243585Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8245129Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-09-27T15:22:27.8247433Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-09-27T15:22:27.8249028Z adding 'torch/include/ATen/ops/lshift.h' 2022-09-27T15:22:27.8250966Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8252930Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-09-27T15:22:27.8255114Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-09-27T15:22:27.8257094Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-09-27T15:22:27.8259207Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-09-27T15:22:27.8261656Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-09-27T15:22:27.8263702Z adding 'torch/include/ATen/ops/lstm.h' 2022-09-27T15:22:27.8265295Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-09-27T15:22:27.8267176Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8268362Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-09-27T15:22:27.8270135Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-09-27T15:22:27.8271971Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8273683Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-09-27T15:22:27.8275458Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8277667Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-09-27T15:22:27.8279939Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-09-27T15:22:27.8281913Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-09-27T15:22:27.8283938Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-09-27T15:22:27.8285749Z adding 'torch/include/ATen/ops/lstsq.h' 2022-09-27T15:22:27.8287713Z adding 'torch/include/ATen/ops/lstsq_cpu_dispatch.h' 2022-09-27T15:22:27.8289123Z adding 'torch/include/ATen/ops/lstsq_cuda_dispatch.h' 2022-09-27T15:22:27.8290782Z adding 'torch/include/ATen/ops/lstsq_native.h' 2022-09-27T15:22:27.8292669Z adding 'torch/include/ATen/ops/lstsq_ops.h' 2022-09-27T15:22:27.8294504Z adding 'torch/include/ATen/ops/lt.h' 2022-09-27T15:22:27.8296400Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8298071Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-09-27T15:22:27.8299735Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-09-27T15:22:27.8301301Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-09-27T15:22:27.8303160Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-09-27T15:22:27.8304657Z adding 'torch/include/ATen/ops/lt_native.h' 2022-09-27T15:22:27.8306444Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-09-27T15:22:27.8308259Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-09-27T15:22:27.8309907Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8311448Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-09-27T15:22:27.8313110Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-09-27T15:22:27.8314713Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-09-27T15:22:27.8316483Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8318095Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-09-27T15:22:27.8319715Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-09-27T15:22:27.8321287Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-09-27T15:22:27.8322920Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-09-27T15:22:27.8324685Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-09-27T15:22:27.8327777Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-09-27T15:22:27.8328186Z adding 'torch/include/ATen/ops/mH.h' 2022-09-27T15:22:27.8329806Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8331436Z adding 'torch/include/ATen/ops/mH_native.h' 2022-09-27T15:22:27.8333129Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-09-27T15:22:27.8334642Z adding 'torch/include/ATen/ops/mT.h' 2022-09-27T15:22:27.8336634Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8338277Z adding 'torch/include/ATen/ops/mT_native.h' 2022-09-27T15:22:27.8340154Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-09-27T15:22:27.8341740Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-09-27T15:22:27.8343505Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8345026Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-09-27T15:22:27.8346719Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-09-27T15:22:27.8348380Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-09-27T15:22:27.8350611Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8352176Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-09-27T15:22:27.8353723Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-09-27T15:22:27.8355349Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-09-27T15:22:27.8357008Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-09-27T15:22:27.8359099Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-09-27T15:22:27.8362042Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-09-27T15:22:27.8363052Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8365046Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-09-27T15:22:27.8366826Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-09-27T15:22:27.8368338Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-09-27T15:22:27.8370269Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-09-27T15:22:27.8371990Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-09-27T15:22:27.8374064Z adding 'torch/include/ATen/ops/masked_select.h' 2022-09-27T15:22:27.8375623Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-09-27T15:22:27.8377349Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8378920Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-09-27T15:22:27.8380736Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-09-27T15:22:27.8382110Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-09-27T15:22:27.8383769Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-09-27T15:22:27.8385348Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-09-27T15:22:27.8387088Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-09-27T15:22:27.8388793Z adding 'torch/include/ATen/ops/matmul.h' 2022-09-27T15:22:27.8390849Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-09-27T15:22:27.8392719Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8394350Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-09-27T15:22:27.8396182Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-09-27T15:22:27.8397824Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8399414Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-09-27T15:22:27.8400998Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-09-27T15:22:27.8402785Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-09-27T15:22:27.8404663Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8406134Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-09-27T15:22:27.8407667Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-09-27T15:22:27.8408757Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-09-27T15:22:27.8410356Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-09-27T15:22:27.8412112Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8414154Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-09-27T15:22:27.8416217Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-09-27T15:22:27.8418230Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8419820Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-09-27T15:22:27.8421585Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-09-27T15:22:27.8423324Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-09-27T15:22:27.8425892Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8426760Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-09-27T15:22:27.8429085Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-09-27T15:22:27.8431130Z adding 'torch/include/ATen/ops/matrix_rank.h' 2022-09-27T15:22:27.8433608Z adding 'torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8435638Z adding 'torch/include/ATen/ops/matrix_rank_native.h' 2022-09-27T15:22:27.8437789Z adding 'torch/include/ATen/ops/matrix_rank_ops.h' 2022-09-27T15:22:27.8440453Z adding 'torch/include/ATen/ops/max.h' 2022-09-27T15:22:27.8442591Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8445224Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8446177Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-09-27T15:22:27.8447916Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-09-27T15:22:27.8449701Z adding 'torch/include/ATen/ops/max_meta.h' 2022-09-27T15:22:27.8451327Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-09-27T15:22:27.8453001Z adding 'torch/include/ATen/ops/max_native.h' 2022-09-27T15:22:27.8455109Z adding 'torch/include/ATen/ops/max_ops.h' 2022-09-27T15:22:27.8457184Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-09-27T15:22:27.8459053Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8460885Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-09-27T15:22:27.8462929Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-09-27T15:22:27.8464839Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-09-27T15:22:27.8466901Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8468437Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-09-27T15:22:27.8470182Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-09-27T15:22:27.8472065Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-09-27T15:22:27.8474062Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8475802Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-09-27T15:22:27.8477424Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-09-27T15:22:27.8479239Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-09-27T15:22:27.8481003Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-09-27T15:22:27.8483375Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8484652Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-09-27T15:22:27.8487153Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-09-27T15:22:27.8488933Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-09-27T15:22:27.8490709Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-09-27T15:22:27.8492538Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-09-27T15:22:27.8494433Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-09-27T15:22:27.8496598Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8498515Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-09-27T15:22:27.8500127Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-09-27T15:22:27.8501869Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-09-27T15:22:27.8503758Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-09-27T15:22:27.8505540Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-09-27T15:22:27.8507742Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-09-27T15:22:27.8509769Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-09-27T15:22:27.8512355Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8513757Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-09-27T15:22:27.8516598Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-09-27T15:22:27.8518476Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-09-27T15:22:27.8521008Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-09-27T15:22:27.8523194Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-09-27T15:22:27.8526134Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-09-27T15:22:27.8527948Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-09-27T15:22:27.8530981Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-09-27T15:22:27.8532716Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-09-27T15:22:27.8535331Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-09-27T15:22:27.8537229Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-09-27T15:22:27.8539845Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-09-27T15:22:27.8541775Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-09-27T15:22:27.8544216Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-09-27T15:22:27.8546081Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-09-27T15:22:27.8548425Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-09-27T15:22:27.8550613Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-09-27T15:22:27.8553002Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-09-27T15:22:27.8555180Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-09-27T15:22:27.8557313Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-09-27T15:22:27.8559516Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-09-27T15:22:27.8562041Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-09-27T15:22:27.8564375Z adding 'torch/include/ATen/ops/maximum.h' 2022-09-27T15:22:27.8566640Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8568675Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-09-27T15:22:27.8570901Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-09-27T15:22:27.8572874Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-09-27T15:22:27.8575066Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-09-27T15:22:27.8576844Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-09-27T15:22:27.8579117Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-09-27T15:22:27.8581408Z adding 'torch/include/ATen/ops/mean.h' 2022-09-27T15:22:27.8583345Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8585817Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8587823Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8590052Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-09-27T15:22:27.8592171Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-09-27T15:22:27.8594179Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-09-27T15:22:27.8596518Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-09-27T15:22:27.8598784Z adding 'torch/include/ATen/ops/mean_native.h' 2022-09-27T15:22:27.8601365Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-09-27T15:22:27.8603493Z adding 'torch/include/ATen/ops/median.h' 2022-09-27T15:22:27.8605395Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8606991Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8608871Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-09-27T15:22:27.8610344Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-09-27T15:22:27.8612041Z adding 'torch/include/ATen/ops/median_native.h' 2022-09-27T15:22:27.8614543Z adding 'torch/include/ATen/ops/median_ops.h' 2022-09-27T15:22:27.8616055Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-09-27T15:22:27.8617810Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8619158Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-09-27T15:22:27.8620831Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-09-27T15:22:27.8622802Z adding 'torch/include/ATen/ops/min.h' 2022-09-27T15:22:27.8624596Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8626844Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8628179Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-09-27T15:22:27.8630029Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-09-27T15:22:27.8631790Z adding 'torch/include/ATen/ops/min_meta.h' 2022-09-27T15:22:27.8633490Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-09-27T15:22:27.8635231Z adding 'torch/include/ATen/ops/min_native.h' 2022-09-27T15:22:27.8637424Z adding 'torch/include/ATen/ops/min_ops.h' 2022-09-27T15:22:27.8639336Z adding 'torch/include/ATen/ops/minimum.h' 2022-09-27T15:22:27.8641336Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8643078Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-09-27T15:22:27.8645109Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-09-27T15:22:27.8646825Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-09-27T15:22:27.8648602Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-09-27T15:22:27.8650436Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-09-27T15:22:27.8652133Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-09-27T15:22:27.8654802Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-09-27T15:22:27.8657015Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-09-27T15:22:27.8659043Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8660856Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-09-27T15:22:27.8662644Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-09-27T15:22:27.8664616Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-09-27T15:22:27.8666610Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8668447Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-09-27T15:22:27.8670258Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-09-27T15:22:27.8672205Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-09-27T15:22:27.8674181Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-09-27T15:22:27.8676024Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-09-27T15:22:27.8677872Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-09-27T15:22:27.8679618Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-09-27T15:22:27.8681722Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-09-27T15:22:27.8684602Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8686781Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-09-27T15:22:27.8688632Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-09-27T15:22:27.8690537Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-09-27T15:22:27.8692161Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-09-27T15:22:27.8693822Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-09-27T15:22:27.8695340Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-09-27T15:22:27.8697912Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-09-27T15:22:27.8700089Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-09-27T15:22:27.8701415Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8702988Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-09-27T15:22:27.8704603Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-09-27T15:22:27.8706279Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-09-27T15:22:27.8708215Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-09-27T15:22:27.8710192Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8711944Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-09-27T15:22:27.8713577Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-09-27T15:22:27.8715128Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-09-27T15:22:27.8717129Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-09-27T15:22:27.8719495Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-09-27T15:22:27.8721760Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8723648Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-09-27T15:22:27.8725433Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-09-27T15:22:27.8727653Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-09-27T15:22:27.8729562Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8731517Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-09-27T15:22:27.8733174Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-09-27T15:22:27.8735334Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-09-27T15:22:27.8736940Z adding 'torch/include/ATen/ops/mish.h' 2022-09-27T15:22:27.8738620Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-09-27T15:22:27.8740438Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8741931Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-09-27T15:22:27.8743569Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-09-27T15:22:27.8745212Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-09-27T15:22:27.8747190Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-09-27T15:22:27.8749150Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8750600Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-09-27T15:22:27.8752645Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-09-27T15:22:27.8754280Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-09-27T15:22:27.8756158Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-09-27T15:22:27.8757485Z adding 'torch/include/ATen/ops/mish_native.h' 2022-09-27T15:22:27.8759284Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-09-27T15:22:27.8761045Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-09-27T15:22:27.8762789Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-09-27T15:22:27.8764776Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8766493Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-09-27T15:22:27.8768022Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-09-27T15:22:27.8769832Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-09-27T15:22:27.8772176Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-09-27T15:22:27.8773415Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-09-27T15:22:27.8775141Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8776727Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-09-27T15:22:27.8778745Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-09-27T15:22:27.8781021Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-09-27T15:22:27.8783143Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-09-27T15:22:27.8784871Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8786525Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-09-27T15:22:27.8788178Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8789653Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-09-27T15:22:27.8791211Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-09-27T15:22:27.8792903Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-09-27T15:22:27.8794831Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-09-27T15:22:27.8796929Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-09-27T15:22:27.8798637Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8800096Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-09-27T15:22:27.8802055Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-09-27T15:22:27.8803729Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8805800Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-09-27T15:22:27.8807803Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-09-27T15:22:27.8810070Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-09-27T15:22:27.8811648Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-09-27T15:22:27.8813523Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8814806Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-09-27T15:22:27.8816617Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-09-27T15:22:27.8818474Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8820064Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-09-27T15:22:27.8821900Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-09-27T15:22:27.8823645Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-09-27T15:22:27.8826130Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-09-27T15:22:27.8827912Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8829239Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-09-27T15:22:27.8831176Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-09-27T15:22:27.8832814Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8834759Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-09-27T15:22:27.8836228Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-09-27T15:22:27.8838124Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-09-27T15:22:27.8839937Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8841584Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-09-27T15:22:27.8843551Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-09-27T15:22:27.8845960Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-09-27T15:22:27.8847748Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8849254Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-09-27T15:22:27.8851085Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-09-27T15:22:27.8852816Z adding 'torch/include/ATen/ops/mm.h' 2022-09-27T15:22:27.8854692Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8856790Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-09-27T15:22:27.8858640Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-09-27T15:22:27.8859640Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-09-27T15:22:27.8861367Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-09-27T15:22:27.8862869Z adding 'torch/include/ATen/ops/mm_native.h' 2022-09-27T15:22:27.8864592Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-09-27T15:22:27.8866315Z adding 'torch/include/ATen/ops/mode.h' 2022-09-27T15:22:27.8868152Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8869692Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8871251Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-09-27T15:22:27.8872811Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-09-27T15:22:27.8874652Z adding 'torch/include/ATen/ops/mode_native.h' 2022-09-27T15:22:27.8876624Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-09-27T15:22:27.8878972Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-09-27T15:22:27.8881121Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8882891Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-09-27T15:22:27.8885560Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-09-27T15:22:27.8887543Z adding 'torch/include/ATen/ops/movedim.h' 2022-09-27T15:22:27.8889792Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8891756Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-09-27T15:22:27.8893896Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-09-27T15:22:27.8896612Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-09-27T15:22:27.8898843Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8901033Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-09-27T15:22:27.8903565Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-09-27T15:22:27.8906074Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-09-27T15:22:27.8908506Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8910456Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-09-27T15:22:27.8913057Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-09-27T15:22:27.8915335Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-09-27T15:22:27.8917557Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8919485Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-09-27T15:22:27.8921949Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-09-27T15:22:27.8924375Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-09-27T15:22:27.8926180Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-09-27T15:22:27.8927925Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-09-27T15:22:27.8929709Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-09-27T15:22:27.8931307Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-09-27T15:22:27.8932999Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-09-27T15:22:27.8934961Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8936824Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-09-27T15:22:27.8938635Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-09-27T15:22:27.8940473Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-09-27T15:22:27.8942402Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-09-27T15:22:27.8944606Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-09-27T15:22:27.8946796Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-09-27T15:22:27.8949115Z adding 'torch/include/ATen/ops/msort.h' 2022-09-27T15:22:27.8951360Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.8953265Z adding 'torch/include/ATen/ops/msort_native.h' 2022-09-27T15:22:27.8955876Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-09-27T15:22:27.8958209Z adding 'torch/include/ATen/ops/mul.h' 2022-09-27T15:22:27.8960462Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.8962578Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.8964949Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-09-27T15:22:27.8967216Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-09-27T15:22:27.8969256Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-09-27T15:22:27.8970886Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-09-27T15:22:27.8972689Z adding 'torch/include/ATen/ops/mul_native.h' 2022-09-27T15:22:27.8974704Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-09-27T15:22:27.8977057Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-09-27T15:22:27.8979002Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-09-27T15:22:27.8980730Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-09-27T15:22:27.8982786Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-09-27T15:22:27.8984243Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-09-27T15:22:27.8985983Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-09-27T15:22:27.8987887Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-09-27T15:22:27.8989275Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-09-27T15:22:27.8990840Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-09-27T15:22:27.8992448Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-09-27T15:22:27.8994091Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-09-27T15:22:27.8995785Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-09-27T15:22:27.8997438Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-09-27T15:22:27.8999288Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-09-27T15:22:27.9000782Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-09-27T15:22:27.9002413Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-09-27T15:22:27.9004636Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9006056Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-09-27T15:22:27.9007909Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-09-27T15:22:27.9009349Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-09-27T15:22:27.9010947Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-09-27T15:22:27.9012619Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-09-27T15:22:27.9014241Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-09-27T15:22:27.9016067Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-09-27T15:22:27.9017671Z adding 'torch/include/ATen/ops/multinomial.h' 2022-09-27T15:22:27.9019580Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-09-27T15:22:27.9021660Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-09-27T15:22:27.9023148Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-09-27T15:22:27.9025065Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-09-27T15:22:27.9026834Z adding 'torch/include/ATen/ops/multiply.h' 2022-09-27T15:22:27.9028782Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9030496Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-09-27T15:22:27.9032432Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-09-27T15:22:27.9034371Z adding 'torch/include/ATen/ops/mv.h' 2022-09-27T15:22:27.9036163Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9037743Z adding 'torch/include/ATen/ops/mv_native.h' 2022-09-27T15:22:27.9039536Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-09-27T15:22:27.9041550Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-09-27T15:22:27.9043987Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9045521Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-09-27T15:22:27.9047074Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-09-27T15:22:27.9048478Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-09-27T15:22:27.9050105Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-09-27T15:22:27.9052323Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-09-27T15:22:27.9054712Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9055703Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-09-27T15:22:27.9057559Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-09-27T15:22:27.9058972Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-09-27T15:22:27.9060602Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-09-27T15:22:27.9062267Z adding 'torch/include/ATen/ops/nanmean.h' 2022-09-27T15:22:27.9064093Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9065880Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-09-27T15:22:27.9067948Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-09-27T15:22:27.9069652Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-09-27T15:22:27.9071356Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9072974Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9074515Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-09-27T15:22:27.9075907Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-09-27T15:22:27.9077521Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-09-27T15:22:27.9079451Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-09-27T15:22:27.9081422Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-09-27T15:22:27.9084143Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9085909Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-09-27T15:22:27.9087848Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-09-27T15:22:27.9089427Z adding 'torch/include/ATen/ops/nansum.h' 2022-09-27T15:22:27.9091089Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-09-27T15:22:27.9092568Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-09-27T15:22:27.9094748Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-09-27T15:22:27.9096468Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-09-27T15:22:27.9098444Z adding 'torch/include/ATen/ops/narrow.h' 2022-09-27T15:22:27.9100176Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9102197Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-09-27T15:22:27.9103847Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9105224Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-09-27T15:22:27.9106925Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-09-27T15:22:27.9108662Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-09-27T15:22:27.9110465Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-09-27T15:22:27.9111769Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-09-27T15:22:27.9113486Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-09-27T15:22:27.9115674Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-09-27T15:22:27.9117385Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9119062Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-09-27T15:22:27.9120733Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-09-27T15:22:27.9122554Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-09-27T15:22:27.9125022Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-09-27T15:22:27.9126886Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-09-27T15:22:27.9128736Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-09-27T15:22:27.9130492Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-09-27T15:22:27.9132423Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-09-27T15:22:27.9134148Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-09-27T15:22:27.9136201Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9138435Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-09-27T15:22:27.9140282Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-09-27T15:22:27.9142577Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-09-27T15:22:27.9144740Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-09-27T15:22:27.9146960Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-09-27T15:22:27.9148781Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9150875Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-09-27T15:22:27.9152128Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-09-27T15:22:27.9154135Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-09-27T15:22:27.9155622Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-09-27T15:22:27.9157245Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9159146Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-09-27T15:22:27.9161316Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-09-27T15:22:27.9162952Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-09-27T15:22:27.9164653Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-09-27T15:22:27.9166525Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-09-27T15:22:27.9168388Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-09-27T15:22:27.9170713Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9172884Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-09-27T15:22:27.9175088Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-09-27T15:22:27.9177394Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-09-27T15:22:27.9179696Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-09-27T15:22:27.9181475Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9182973Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-09-27T15:22:27.9184606Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-09-27T15:22:27.9186364Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-09-27T15:22:27.9188440Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-09-27T15:22:27.9190184Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-09-27T15:22:27.9191960Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-09-27T15:22:27.9193878Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9196009Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-09-27T15:22:27.9197612Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-09-27T15:22:27.9199328Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-09-27T15:22:27.9201424Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-09-27T15:22:27.9203978Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9205545Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-09-27T15:22:27.9207051Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-09-27T15:22:27.9208720Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-09-27T15:22:27.9210709Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-09-27T15:22:27.9213017Z adding 'torch/include/ATen/ops/native_norm.h' 2022-09-27T15:22:27.9215073Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9216655Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-09-27T15:22:27.9218604Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-09-27T15:22:27.9220504Z adding 'torch/include/ATen/ops/ne.h' 2022-09-27T15:22:27.9222472Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9224026Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-09-27T15:22:27.9225661Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-09-27T15:22:27.9227370Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-09-27T15:22:27.9228980Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-09-27T15:22:27.9230623Z adding 'torch/include/ATen/ops/ne_native.h' 2022-09-27T15:22:27.9233330Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-09-27T15:22:27.9235293Z adding 'torch/include/ATen/ops/neg.h' 2022-09-27T15:22:27.9237730Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9239627Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-09-27T15:22:27.9241855Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-09-27T15:22:27.9244089Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-09-27T15:22:27.9246228Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-09-27T15:22:27.9248414Z adding 'torch/include/ATen/ops/neg_native.h' 2022-09-27T15:22:27.9250844Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-09-27T15:22:27.9253494Z adding 'torch/include/ATen/ops/negative.h' 2022-09-27T15:22:27.9255723Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9257881Z adding 'torch/include/ATen/ops/negative_native.h' 2022-09-27T15:22:27.9260129Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-09-27T15:22:27.9262484Z adding 'torch/include/ATen/ops/nested_tensor.h' 2022-09-27T15:22:27.9264662Z adding 'torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9266662Z adding 'torch/include/ATen/ops/nested_tensor_native.h' 2022-09-27T15:22:27.9269062Z adding 'torch/include/ATen/ops/nested_tensor_ops.h' 2022-09-27T15:22:27.9271185Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2022-09-27T15:22:27.9273436Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9275486Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2022-09-27T15:22:27.9277296Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2022-09-27T15:22:27.9279130Z adding 'torch/include/ATen/ops/new_empty.h' 2022-09-27T15:22:27.9280657Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9282343Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-09-27T15:22:27.9284229Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-09-27T15:22:27.9286137Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-09-27T15:22:27.9288062Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9289765Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9291200Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-09-27T15:22:27.9293031Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-09-27T15:22:27.9294728Z adding 'torch/include/ATen/ops/new_full.h' 2022-09-27T15:22:27.9296593Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9298196Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-09-27T15:22:27.9300081Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-09-27T15:22:27.9301873Z adding 'torch/include/ATen/ops/new_ones.h' 2022-09-27T15:22:27.9303770Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9305356Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-09-27T15:22:27.9307198Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-09-27T15:22:27.9308972Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-09-27T15:22:27.9310916Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9312617Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-09-27T15:22:27.9314402Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-09-27T15:22:27.9316179Z adding 'torch/include/ATen/ops/nextafter.h' 2022-09-27T15:22:27.9318228Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9319939Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-09-27T15:22:27.9321659Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-09-27T15:22:27.9323439Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-09-27T15:22:27.9325399Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-09-27T15:22:27.9326930Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-09-27T15:22:27.9328772Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-09-27T15:22:27.9330854Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-09-27T15:22:27.9332754Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-09-27T15:22:27.9334496Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-09-27T15:22:27.9336299Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-09-27T15:22:27.9338001Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-09-27T15:22:27.9339835Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-09-27T15:22:27.9341805Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-09-27T15:22:27.9343764Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9345604Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-09-27T15:22:27.9347492Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-09-27T15:22:27.9349328Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-09-27T15:22:27.9351093Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-09-27T15:22:27.9353028Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-09-27T15:22:27.9354862Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-09-27T15:22:27.9356841Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-09-27T15:22:27.9358698Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-09-27T15:22:27.9360770Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9362585Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-09-27T15:22:27.9364593Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-09-27T15:22:27.9366510Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-09-27T15:22:27.9368460Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-09-27T15:22:27.9370163Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-09-27T15:22:27.9372163Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-09-27T15:22:27.9374049Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9375932Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-09-27T15:22:27.9377861Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9379542Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-09-27T15:22:27.9381413Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-09-27T15:22:27.9383247Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-09-27T15:22:27.9385095Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-09-27T15:22:27.9387004Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-09-27T15:22:27.9388970Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-09-27T15:22:27.9390749Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-09-27T15:22:27.9392402Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-09-27T15:22:27.9394254Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9396033Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-09-27T15:22:27.9397688Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-09-27T15:22:27.9399563Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-09-27T15:22:27.9401307Z adding 'torch/include/ATen/ops/nonzero.h' 2022-09-27T15:22:27.9403113Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-09-27T15:22:27.9405030Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-09-27T15:22:27.9406755Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-09-27T15:22:27.9408382Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-09-27T15:22:27.9410313Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9411850Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-09-27T15:22:27.9413607Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-09-27T15:22:27.9415392Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-09-27T15:22:27.9417525Z adding 'torch/include/ATen/ops/norm.h' 2022-09-27T15:22:27.9419565Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9421386Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9423115Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9425210Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-09-27T15:22:27.9426864Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-09-27T15:22:27.9428526Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-09-27T15:22:27.9430646Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9432159Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-09-27T15:22:27.9433900Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-09-27T15:22:27.9447316Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-09-27T15:22:27.9447904Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-09-27T15:22:27.9448140Z adding 'torch/include/ATen/ops/norm_native.h' 2022-09-27T15:22:27.9448290Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-09-27T15:22:27.9448430Z adding 'torch/include/ATen/ops/normal.h' 2022-09-27T15:22:27.9448700Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9448933Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-09-27T15:22:27.9450883Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-09-27T15:22:27.9452716Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-09-27T15:22:27.9454401Z adding 'torch/include/ATen/ops/normal_native.h' 2022-09-27T15:22:27.9457090Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-09-27T15:22:27.9459371Z adding 'torch/include/ATen/ops/not_equal.h' 2022-09-27T15:22:27.9460773Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9462215Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-09-27T15:22:27.9463999Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-09-27T15:22:27.9466049Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-09-27T15:22:27.9467781Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9469308Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-09-27T15:22:27.9471279Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-09-27T15:22:27.9472950Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-09-27T15:22:27.9474843Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9476333Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-09-27T15:22:27.9478166Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-09-27T15:22:27.9480630Z adding 'torch/include/ATen/ops/one_hot.h' 2022-09-27T15:22:27.9482647Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9484957Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-09-27T15:22:27.9487106Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-09-27T15:22:27.9489480Z adding 'torch/include/ATen/ops/ones.h' 2022-09-27T15:22:27.9491879Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9494249Z adding 'torch/include/ATen/ops/ones_like.h' 2022-09-27T15:22:27.9496329Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9498380Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-09-27T15:22:27.9500691Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-09-27T15:22:27.9502796Z adding 'torch/include/ATen/ops/ones_native.h' 2022-09-27T15:22:27.9505216Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-09-27T15:22:27.9507442Z adding 'torch/include/ATen/ops/or.h' 2022-09-27T15:22:27.9509446Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9511272Z adding 'torch/include/ATen/ops/or_native.h' 2022-09-27T15:22:27.9513176Z adding 'torch/include/ATen/ops/or_ops.h' 2022-09-27T15:22:27.9514778Z adding 'torch/include/ATen/ops/orgqr.h' 2022-09-27T15:22:27.9516457Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9517746Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-09-27T15:22:27.9519316Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-09-27T15:22:27.9521594Z adding 'torch/include/ATen/ops/ormqr.h' 2022-09-27T15:22:27.9523338Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-09-27T15:22:27.9525150Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-09-27T15:22:27.9526643Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-09-27T15:22:27.9528768Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-09-27T15:22:27.9530174Z adding 'torch/include/ATen/ops/outer.h' 2022-09-27T15:22:27.9531678Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9533008Z adding 'torch/include/ATen/ops/outer_native.h' 2022-09-27T15:22:27.9534926Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-09-27T15:22:27.9536335Z adding 'torch/include/ATen/ops/output_nr.h' 2022-09-27T15:22:27.9538117Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9539622Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-09-27T15:22:27.9541211Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-09-27T15:22:27.9542780Z adding 'torch/include/ATen/ops/pad.h' 2022-09-27T15:22:27.9544666Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9546245Z adding 'torch/include/ATen/ops/pad_native.h' 2022-09-27T15:22:27.9547884Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-09-27T15:22:27.9549438Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-09-27T15:22:27.9551108Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9552638Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-09-27T15:22:27.9554309Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-09-27T15:22:27.9555917Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-09-27T15:22:27.9557613Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9559213Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-09-27T15:22:27.9560783Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-09-27T15:22:27.9565329Z adding 'torch/include/ATen/ops/pdist.h' 2022-09-27T15:22:27.9565687Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9566386Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-09-27T15:22:27.9567710Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-09-27T15:22:27.9569301Z adding 'torch/include/ATen/ops/permute.h' 2022-09-27T15:22:27.9571026Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9572636Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-09-27T15:22:27.9574590Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9576479Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9577533Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-09-27T15:22:27.9579419Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-09-27T15:22:27.9580860Z adding 'torch/include/ATen/ops/permute_native.h' 2022-09-27T15:22:27.9582462Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-09-27T15:22:27.9583862Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-09-27T15:22:27.9585548Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9587068Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-09-27T15:22:27.9588806Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-09-27T15:22:27.9590297Z adding 'torch/include/ATen/ops/pinverse.h' 2022-09-27T15:22:27.9592061Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9593415Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-09-27T15:22:27.9595051Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-09-27T15:22:27.9596647Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-09-27T15:22:27.9598516Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9600324Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9602229Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-09-27T15:22:27.9603711Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-09-27T15:22:27.9605593Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-09-27T15:22:27.9607298Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-09-27T15:22:27.9609051Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9610687Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9612214Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-09-27T15:22:27.9613901Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-09-27T15:22:27.9615599Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-09-27T15:22:27.9617546Z adding 'torch/include/ATen/ops/poisson.h' 2022-09-27T15:22:27.9619302Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9620741Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-09-27T15:22:27.9622467Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-09-27T15:22:27.9624178Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-09-27T15:22:27.9625692Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-09-27T15:22:27.9627404Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9628889Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-09-27T15:22:27.9630667Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-09-27T15:22:27.9632413Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-09-27T15:22:27.9634032Z adding 'torch/include/ATen/ops/polar.h' 2022-09-27T15:22:27.9635674Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9637352Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-09-27T15:22:27.9638943Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-09-27T15:22:27.9640453Z adding 'torch/include/ATen/ops/polar_native.h' 2022-09-27T15:22:27.9642214Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-09-27T15:22:27.9644111Z adding 'torch/include/ATen/ops/polygamma.h' 2022-09-27T15:22:27.9646092Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9647920Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9649314Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-09-27T15:22:27.9651127Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-09-27T15:22:27.9652865Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-09-27T15:22:27.9654427Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-09-27T15:22:27.9656182Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-09-27T15:22:27.9657860Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-09-27T15:22:27.9659459Z adding 'torch/include/ATen/ops/positive.h' 2022-09-27T15:22:27.9661324Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9662651Z adding 'torch/include/ATen/ops/positive_native.h' 2022-09-27T15:22:27.9664669Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-09-27T15:22:27.9666009Z adding 'torch/include/ATen/ops/pow.h' 2022-09-27T15:22:27.9667794Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9669352Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-09-27T15:22:27.9671124Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-09-27T15:22:27.9672845Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-09-27T15:22:27.9674317Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-09-27T15:22:27.9675868Z adding 'torch/include/ATen/ops/pow_native.h' 2022-09-27T15:22:27.9677952Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-09-27T15:22:27.9679958Z adding 'torch/include/ATen/ops/prelu.h' 2022-09-27T15:22:27.9681536Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-09-27T15:22:27.9683471Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9685322Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-09-27T15:22:27.9687275Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-09-27T15:22:27.9689132Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-09-27T15:22:27.9691028Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-09-27T15:22:27.9693075Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9694780Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-09-27T15:22:27.9696662Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-09-27T15:22:27.9698334Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-09-27T15:22:27.9700285Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-09-27T15:22:27.9702373Z adding 'torch/include/ATen/ops/prod.h' 2022-09-27T15:22:27.9704186Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9706077Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9707878Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9709824Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-09-27T15:22:27.9711435Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-09-27T15:22:27.9713053Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-09-27T15:22:27.9714943Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-09-27T15:22:27.9716661Z adding 'torch/include/ATen/ops/prod_native.h' 2022-09-27T15:22:27.9718713Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-09-27T15:22:27.9720417Z adding 'torch/include/ATen/ops/promote_types.h' 2022-09-27T15:22:27.9722364Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9724058Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-09-27T15:22:27.9725833Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-09-27T15:22:27.9727360Z adding 'torch/include/ATen/ops/put.h' 2022-09-27T15:22:27.9729125Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9730657Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-09-27T15:22:27.9732303Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-09-27T15:22:27.9734230Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-09-27T15:22:27.9735982Z adding 'torch/include/ATen/ops/put_native.h' 2022-09-27T15:22:27.9738097Z adding 'torch/include/ATen/ops/put_ops.h' 2022-09-27T15:22:27.9739896Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-09-27T15:22:27.9741710Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-09-27T15:22:27.9743608Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-09-27T15:22:27.9745416Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-09-27T15:22:27.9747282Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9749111Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-09-27T15:22:27.9750987Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-09-27T15:22:27.9752952Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-09-27T15:22:27.9754966Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9756609Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-09-27T15:22:27.9758532Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-09-27T15:22:27.9760284Z adding 'torch/include/ATen/ops/q_scale.h' 2022-09-27T15:22:27.9762020Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-09-27T15:22:27.9764113Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-09-27T15:22:27.9765808Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-09-27T15:22:27.9767712Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-09-27T15:22:27.9769614Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-09-27T15:22:27.9771291Z adding 'torch/include/ATen/ops/qr.h' 2022-09-27T15:22:27.9773170Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9778667Z adding 'torch/include/ATen/ops/qr_native.h' 2022-09-27T15:22:27.9778902Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-09-27T15:22:27.9779148Z adding 'torch/include/ATen/ops/qscheme.h' 2022-09-27T15:22:27.9779950Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-09-27T15:22:27.9781674Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-09-27T15:22:27.9783554Z adding 'torch/include/ATen/ops/quantile.h' 2022-09-27T15:22:27.9785756Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9787464Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-09-27T15:22:27.9789514Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-09-27T15:22:27.9791599Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-09-27T15:22:27.9793511Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9795135Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-09-27T15:22:27.9797008Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-09-27T15:22:27.9798746Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-09-27T15:22:27.9801001Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-09-27T15:22:27.9802913Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-09-27T15:22:27.9805289Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9807355Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-09-27T15:22:27.9809232Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-09-27T15:22:27.9810990Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-09-27T15:22:27.9812914Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9814625Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-09-27T15:22:27.9816503Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-09-27T15:22:27.9818187Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-09-27T15:22:27.9820128Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-09-27T15:22:27.9822030Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-09-27T15:22:27.9824339Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-09-27T15:22:27.9826405Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-09-27T15:22:27.9828506Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9830188Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-09-27T15:22:27.9832227Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-09-27T15:22:27.9834089Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-09-27T15:22:27.9836120Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9837854Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-09-27T15:22:27.9839978Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-09-27T15:22:27.9841878Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-09-27T15:22:27.9844200Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9845858Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-09-27T15:22:27.9847970Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-09-27T15:22:27.9849781Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-09-27T15:22:27.9851792Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9853390Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-09-27T15:22:27.9855306Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-09-27T15:22:27.9857268Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-09-27T15:22:27.9859210Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9860822Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-09-27T15:22:27.9862871Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-09-27T15:22:27.9864756Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-09-27T15:22:27.9866920Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9868535Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-09-27T15:22:27.9870442Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-09-27T15:22:27.9872229Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-09-27T15:22:27.9874256Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9875764Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-09-27T15:22:27.9877785Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-09-27T15:22:27.9879566Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-09-27T15:22:27.9881497Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9883073Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-09-27T15:22:27.9885067Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-09-27T15:22:27.9887348Z adding 'torch/include/ATen/ops/rand.h' 2022-09-27T15:22:27.9889611Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9891396Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9893218Z adding 'torch/include/ATen/ops/rand_like.h' 2022-09-27T15:22:27.9895266Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9896916Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-09-27T15:22:27.9898753Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-09-27T15:22:27.9900625Z adding 'torch/include/ATen/ops/rand_native.h' 2022-09-27T15:22:27.9902917Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-09-27T15:22:27.9905309Z adding 'torch/include/ATen/ops/randint.h' 2022-09-27T15:22:27.9907516Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9909503Z adding 'torch/include/ATen/ops/randint_like.h' 2022-09-27T15:22:27.9911625Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9913317Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-09-27T15:22:27.9915425Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-09-27T15:22:27.9917410Z adding 'torch/include/ATen/ops/randint_native.h' 2022-09-27T15:22:27.9919668Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-09-27T15:22:27.9922027Z adding 'torch/include/ATen/ops/randn.h' 2022-09-27T15:22:27.9924591Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9926458Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9928372Z adding 'torch/include/ATen/ops/randn_like.h' 2022-09-27T15:22:27.9930679Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9932174Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-09-27T15:22:27.9934069Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-09-27T15:22:27.9936318Z adding 'torch/include/ATen/ops/randn_native.h' 2022-09-27T15:22:27.9938592Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-09-27T15:22:27.9940658Z adding 'torch/include/ATen/ops/random.h' 2022-09-27T15:22:27.9942814Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9944465Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-09-27T15:22:27.9946225Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-09-27T15:22:27.9947908Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-09-27T15:22:27.9950214Z adding 'torch/include/ATen/ops/random_native.h' 2022-09-27T15:22:27.9952672Z adding 'torch/include/ATen/ops/random_ops.h' 2022-09-27T15:22:27.9954990Z adding 'torch/include/ATen/ops/randperm.h' 2022-09-27T15:22:27.9956706Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9958623Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-09-27T15:22:27.9960597Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-09-27T15:22:27.9962397Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-09-27T15:22:27.9965051Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-09-27T15:22:27.9967544Z adding 'torch/include/ATen/ops/range.h' 2022-09-27T15:22:27.9969479Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:27.9971124Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-09-27T15:22:27.9972746Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-09-27T15:22:27.9974494Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-09-27T15:22:27.9976061Z adding 'torch/include/ATen/ops/range_native.h' 2022-09-27T15:22:27.9977901Z adding 'torch/include/ATen/ops/range_ops.h' 2022-09-27T15:22:27.9979683Z adding 'torch/include/ATen/ops/ravel.h' 2022-09-27T15:22:27.9981506Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9983054Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-09-27T15:22:27.9984718Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-09-27T15:22:27.9986427Z adding 'torch/include/ATen/ops/real.h' 2022-09-27T15:22:27.9988250Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:27.9989828Z adding 'torch/include/ATen/ops/real_native.h' 2022-09-27T15:22:27.9991499Z adding 'torch/include/ATen/ops/real_ops.h' 2022-09-27T15:22:27.9993279Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-09-27T15:22:27.9995149Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:27.9996758Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-09-27T15:22:27.9998368Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-09-27T15:22:28.0000114Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-09-27T15:22:28.0001713Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-09-27T15:22:28.0003482Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-09-27T15:22:28.0005543Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-09-27T15:22:28.0007218Z adding 'torch/include/ATen/ops/record_stream.h' 2022-09-27T15:22:28.0008967Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-09-27T15:22:28.0010681Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-09-27T15:22:28.0012379Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-09-27T15:22:28.0014084Z adding 'torch/include/ATen/ops/refine_names.h' 2022-09-27T15:22:28.0015767Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0017386Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-09-27T15:22:28.0019105Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-09-27T15:22:28.0021045Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-09-27T15:22:28.0022765Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-09-27T15:22:28.0024746Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0026285Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0028031Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0029659Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-09-27T15:22:28.0031483Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-09-27T15:22:28.0033122Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-09-27T15:22:28.0035067Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-09-27T15:22:28.0036918Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0038557Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-09-27T15:22:28.0040202Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-09-27T15:22:28.0041930Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-09-27T15:22:28.0043688Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-09-27T15:22:28.0045654Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-09-27T15:22:28.0047473Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-09-27T15:22:28.0049166Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-09-27T15:22:28.0050902Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-09-27T15:22:28.0052751Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0054407Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0056145Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-09-27T15:22:28.0057974Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-09-27T15:22:28.0059759Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-09-27T15:22:28.0061448Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-09-27T15:22:28.0063185Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-09-27T15:22:28.0065160Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-09-27T15:22:28.0066938Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-09-27T15:22:28.0068687Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-09-27T15:22:28.0070591Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0072246Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0073980Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0075584Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-09-27T15:22:28.0077384Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-09-27T15:22:28.0078997Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-09-27T15:22:28.0080907Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-09-27T15:22:28.0082800Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0084720Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-09-27T15:22:28.0086485Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-09-27T15:22:28.0088180Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-09-27T15:22:28.0089972Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-09-27T15:22:28.0091649Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-09-27T15:22:28.0093469Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-09-27T15:22:28.0095351Z adding 'torch/include/ATen/ops/relu.h' 2022-09-27T15:22:28.0097063Z adding 'torch/include/ATen/ops/relu6.h' 2022-09-27T15:22:28.0098736Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0100217Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-09-27T15:22:28.0101934Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-09-27T15:22:28.0103758Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0105298Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-09-27T15:22:28.0106939Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-09-27T15:22:28.0108742Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-09-27T15:22:28.0110389Z adding 'torch/include/ATen/ops/relu_native.h' 2022-09-27T15:22:28.0112106Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-09-27T15:22:28.0113890Z adding 'torch/include/ATen/ops/remainder.h' 2022-09-27T15:22:28.0115888Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0117699Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0119178Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-09-27T15:22:28.0120834Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-09-27T15:22:28.0122531Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-09-27T15:22:28.0124427Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-09-27T15:22:28.0126337Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-09-27T15:22:28.0128555Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-09-27T15:22:28.0130177Z adding 'torch/include/ATen/ops/rename.h' 2022-09-27T15:22:28.0131894Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0133388Z adding 'torch/include/ATen/ops/rename_native.h' 2022-09-27T15:22:28.0134998Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-09-27T15:22:28.0136490Z adding 'torch/include/ATen/ops/renorm.h' 2022-09-27T15:22:28.0138360Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0139730Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-09-27T15:22:28.0141311Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-09-27T15:22:28.0142817Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-09-27T15:22:28.0144449Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-09-27T15:22:28.0145964Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-09-27T15:22:28.0147714Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-09-27T15:22:28.0149243Z adding 'torch/include/ATen/ops/repeat.h' 2022-09-27T15:22:28.0151024Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0152542Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-09-27T15:22:28.0154395Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0156004Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0157541Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-09-27T15:22:28.0159028Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-09-27T15:22:28.0160530Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-09-27T15:22:28.0162359Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-09-27T15:22:28.0164144Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-09-27T15:22:28.0165776Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-09-27T15:22:28.0167534Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-09-27T15:22:28.0169205Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-09-27T15:22:28.0171151Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0172612Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0174436Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0175854Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-09-27T15:22:28.0177515Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-09-27T15:22:28.0179144Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-09-27T15:22:28.0181122Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-09-27T15:22:28.0182965Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0184265Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-09-27T15:22:28.0186034Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-09-27T15:22:28.0187505Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-09-27T15:22:28.0189148Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-09-27T15:22:28.0190760Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-09-27T15:22:28.0192419Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-09-27T15:22:28.0194079Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-09-27T15:22:28.0196213Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-09-27T15:22:28.0197625Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0199360Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0201080Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-09-27T15:22:28.0203060Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-09-27T15:22:28.0205224Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0206936Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-09-27T15:22:28.0208937Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-09-27T15:22:28.0210476Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-09-27T15:22:28.0212273Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-09-27T15:22:28.0214021Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-09-27T15:22:28.0215881Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-09-27T15:22:28.0217652Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-09-27T15:22:28.0219550Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-09-27T15:22:28.0221444Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0223252Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0225036Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-09-27T15:22:28.0226942Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-09-27T15:22:28.0228915Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0230620Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-09-27T15:22:28.0232353Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-09-27T15:22:28.0233975Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-09-27T15:22:28.0235869Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-09-27T15:22:28.0237544Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-09-27T15:22:28.0239456Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-09-27T15:22:28.0241122Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-09-27T15:22:28.0243080Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0244831Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-09-27T15:22:28.0246720Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-09-27T15:22:28.0248378Z adding 'torch/include/ATen/ops/reshape.h' 2022-09-27T15:22:28.0250074Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-09-27T15:22:28.0252219Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0253951Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2022-09-27T15:22:28.0255478Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-09-27T15:22:28.0257393Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-09-27T15:22:28.0259280Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0261085Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2022-09-27T15:22:28.0262605Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-09-27T15:22:28.0264450Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-09-27T15:22:28.0266256Z adding 'torch/include/ATen/ops/resize.h' 2022-09-27T15:22:28.0268206Z adding 'torch/include/ATen/ops/resize_as.h' 2022-09-27T15:22:28.0270141Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0271833Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-09-27T15:22:28.0273754Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-09-27T15:22:28.0275625Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-09-27T15:22:28.0277584Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0279294Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-09-27T15:22:28.0280946Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-09-27T15:22:28.0282979Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-09-27T15:22:28.0285102Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0287022Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-09-27T15:22:28.0288806Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-09-27T15:22:28.0290648Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-09-27T15:22:28.0292371Z adding 'torch/include/ATen/ops/resize_native.h' 2022-09-27T15:22:28.0294381Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-09-27T15:22:28.0296294Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-09-27T15:22:28.0298084Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0299479Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-09-27T15:22:28.0300910Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-09-27T15:22:28.0302445Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-09-27T15:22:28.0304279Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0305844Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-09-27T15:22:28.0307638Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-09-27T15:22:28.0309418Z adding 'torch/include/ATen/ops/result_type.h' 2022-09-27T15:22:28.0311322Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0312986Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-09-27T15:22:28.0314978Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-09-27T15:22:28.0316732Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-09-27T15:22:28.0318530Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0320136Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-09-27T15:22:28.0321920Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-09-27T15:22:28.0323733Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-09-27T15:22:28.0325687Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0327232Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-09-27T15:22:28.0328972Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-09-27T15:22:28.0330831Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-09-27T15:22:28.0332669Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-09-27T15:22:28.0334663Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0336196Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-09-27T15:22:28.0338029Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-09-27T15:22:28.0339899Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0341531Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-09-27T15:22:28.0344292Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-09-27T15:22:28.0346258Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-09-27T15:22:28.0348143Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-09-27T15:22:28.0350046Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0351695Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-09-27T15:22:28.0353539Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-09-27T15:22:28.0355436Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0357215Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-09-27T15:22:28.0359139Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-09-27T15:22:28.0361054Z adding 'torch/include/ATen/ops/roll.h' 2022-09-27T15:22:28.0363074Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0364759Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-09-27T15:22:28.0366530Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-09-27T15:22:28.0368209Z adding 'torch/include/ATen/ops/roll_native.h' 2022-09-27T15:22:28.0369985Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-09-27T15:22:28.0371836Z adding 'torch/include/ATen/ops/rot90.h' 2022-09-27T15:22:28.0374104Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0375768Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-09-27T15:22:28.0377677Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-09-27T15:22:28.0379536Z adding 'torch/include/ATen/ops/round.h' 2022-09-27T15:22:28.0381466Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0383155Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-09-27T15:22:28.0385017Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-09-27T15:22:28.0386727Z adding 'torch/include/ATen/ops/round_meta.h' 2022-09-27T15:22:28.0388479Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-09-27T15:22:28.0390207Z adding 'torch/include/ATen/ops/round_native.h' 2022-09-27T15:22:28.0392154Z adding 'torch/include/ATen/ops/round_ops.h' 2022-09-27T15:22:28.0393895Z adding 'torch/include/ATen/ops/row_indices.h' 2022-09-27T15:22:28.0395776Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-09-27T15:22:28.0397327Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0398898Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-09-27T15:22:28.0400647Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-09-27T15:22:28.0402337Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-09-27T15:22:28.0404150Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-09-27T15:22:28.0406238Z adding 'torch/include/ATen/ops/row_stack.h' 2022-09-27T15:22:28.0408019Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0409398Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-09-27T15:22:28.0411155Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-09-27T15:22:28.0412880Z adding 'torch/include/ATen/ops/rrelu.h' 2022-09-27T15:22:28.0414807Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0416401Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-09-27T15:22:28.0418305Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-09-27T15:22:28.0420267Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-09-27T15:22:28.0422206Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-09-27T15:22:28.0424462Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0426091Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-09-27T15:22:28.0428205Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-09-27T15:22:28.0429852Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-09-27T15:22:28.0431862Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-09-27T15:22:28.0433709Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-09-27T15:22:28.0435766Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-09-27T15:22:28.0437585Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-09-27T15:22:28.0439556Z adding 'torch/include/ATen/ops/rshift.h' 2022-09-27T15:22:28.0441448Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0443274Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-09-27T15:22:28.0445165Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-09-27T15:22:28.0447020Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-09-27T15:22:28.0448667Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-09-27T15:22:28.0450623Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-09-27T15:22:28.0452584Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-09-27T15:22:28.0454510Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0456030Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-09-27T15:22:28.0457835Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-09-27T15:22:28.0459361Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-09-27T15:22:28.0461163Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-09-27T15:22:28.0463400Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-09-27T15:22:28.0464769Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-09-27T15:22:28.0466505Z adding 'torch/include/ATen/ops/rsub.h' 2022-09-27T15:22:28.0468395Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0469980Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-09-27T15:22:28.0471718Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-09-27T15:22:28.0473476Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-09-27T15:22:28.0475480Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-09-27T15:22:28.0477373Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-09-27T15:22:28.0479327Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0480962Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-09-27T15:22:28.0482873Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-09-27T15:22:28.0485007Z adding 'torch/include/ATen/ops/scatter.h' 2022-09-27T15:22:28.0486965Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-09-27T15:22:28.0488818Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0490352Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0491902Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-09-27T15:22:28.0493423Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-09-27T15:22:28.0494929Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-09-27T15:22:28.0496526Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-09-27T15:22:28.0498078Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-09-27T15:22:28.0499925Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-09-27T15:22:28.0501846Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0503359Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0504972Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-09-27T15:22:28.0506641Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-09-27T15:22:28.0508337Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-09-27T15:22:28.0509985Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-09-27T15:22:28.0511578Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-09-27T15:22:28.0513895Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-09-27T15:22:28.0515904Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-09-27T15:22:28.0517722Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0519484Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-09-27T15:22:28.0521036Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-09-27T15:22:28.0522622Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-09-27T15:22:28.0524352Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-09-27T15:22:28.0525880Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-09-27T15:22:28.0527724Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-09-27T15:22:28.0529579Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-09-27T15:22:28.0531336Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0533046Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-09-27T15:22:28.0534760Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-09-27T15:22:28.0536361Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-09-27T15:22:28.0538176Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-09-27T15:22:28.0540038Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-09-27T15:22:28.0541723Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0543389Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-09-27T15:22:28.0545153Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-09-27T15:22:28.0546794Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-09-27T15:22:28.0548493Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-09-27T15:22:28.0550109Z adding 'torch/include/ATen/ops/select.h' 2022-09-27T15:22:28.0551837Z adding 'torch/include/ATen/ops/select_backward.h' 2022-09-27T15:22:28.0553531Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0555313Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0556636Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-09-27T15:22:28.0558223Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-09-27T15:22:28.0559930Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0561445Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0562973Z adding 'torch/include/ATen/ops/select_copy.h' 2022-09-27T15:22:28.0564766Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0566346Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0567752Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-09-27T15:22:28.0569391Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-09-27T15:22:28.0570975Z adding 'torch/include/ATen/ops/select_native.h' 2022-09-27T15:22:28.0572600Z adding 'torch/include/ATen/ops/select_ops.h' 2022-09-27T15:22:28.0574159Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-09-27T15:22:28.0575841Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0577260Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-09-27T15:22:28.0578861Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-09-27T15:22:28.0580361Z adding 'torch/include/ATen/ops/selu.h' 2022-09-27T15:22:28.0581976Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0583424Z adding 'torch/include/ATen/ops/selu_native.h' 2022-09-27T15:22:28.0585128Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-09-27T15:22:28.0586852Z adding 'torch/include/ATen/ops/set.h' 2022-09-27T15:22:28.0588748Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0590373Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0591889Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-09-27T15:22:28.0593507Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-09-27T15:22:28.0594989Z adding 'torch/include/ATen/ops/set_data.h' 2022-09-27T15:22:28.0596745Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0598234Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-09-27T15:22:28.0599948Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-09-27T15:22:28.0601768Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-09-27T15:22:28.0603724Z adding 'torch/include/ATen/ops/set_native.h' 2022-09-27T15:22:28.0606877Z adding 'torch/include/ATen/ops/set_ops.h' 2022-09-27T15:22:28.0609267Z adding 'torch/include/ATen/ops/sgn.h' 2022-09-27T15:22:28.0611271Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0613503Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-09-27T15:22:28.0615497Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-09-27T15:22:28.0617744Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-09-27T15:22:28.0619799Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-09-27T15:22:28.0622047Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-09-27T15:22:28.0624223Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-09-27T15:22:28.0626590Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-09-27T15:22:28.0628647Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-09-27T15:22:28.0631368Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0633038Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0635298Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0637138Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-09-27T15:22:28.0639278Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-09-27T15:22:28.0641160Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-09-27T15:22:28.0643462Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-09-27T15:22:28.0645961Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0647880Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-09-27T15:22:28.0649987Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-09-27T15:22:28.0651827Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-09-27T15:22:28.0653985Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-09-27T15:22:28.0655892Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-09-27T15:22:28.0658076Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-09-27T15:22:28.0660130Z adding 'torch/include/ATen/ops/sign.h' 2022-09-27T15:22:28.0662497Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0664295Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-09-27T15:22:28.0666450Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-09-27T15:22:28.0668300Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-09-27T15:22:28.0670413Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-09-27T15:22:28.0672464Z adding 'torch/include/ATen/ops/sign_native.h' 2022-09-27T15:22:28.0674853Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-09-27T15:22:28.0676756Z adding 'torch/include/ATen/ops/signbit.h' 2022-09-27T15:22:28.0679176Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0681007Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-09-27T15:22:28.0683398Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-09-27T15:22:28.0685692Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-09-27T15:22:28.0687760Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-09-27T15:22:28.0689904Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-09-27T15:22:28.0692076Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-09-27T15:22:28.0694360Z adding 'torch/include/ATen/ops/silu.h' 2022-09-27T15:22:28.0696439Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-09-27T15:22:28.0698758Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0700880Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0702958Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0705069Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0707114Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-09-27T15:22:28.0709346Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-09-27T15:22:28.0711291Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-09-27T15:22:28.0713616Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-09-27T15:22:28.0715917Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0717847Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-09-27T15:22:28.0720113Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-09-27T15:22:28.0721987Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-09-27T15:22:28.0724486Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-09-27T15:22:28.0726407Z adding 'torch/include/ATen/ops/silu_native.h' 2022-09-27T15:22:28.0728814Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-09-27T15:22:28.0730869Z adding 'torch/include/ATen/ops/sin.h' 2022-09-27T15:22:28.0733238Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0735049Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-09-27T15:22:28.0737379Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-09-27T15:22:28.0739265Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-09-27T15:22:28.0741520Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-09-27T15:22:28.0743400Z adding 'torch/include/ATen/ops/sin_native.h' 2022-09-27T15:22:28.0745759Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-09-27T15:22:28.0747873Z adding 'torch/include/ATen/ops/sinc.h' 2022-09-27T15:22:28.0750256Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0752092Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-09-27T15:22:28.0754385Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-09-27T15:22:28.0756397Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-09-27T15:22:28.0758551Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-09-27T15:22:28.0760588Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-09-27T15:22:28.0762895Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-09-27T15:22:28.0765271Z adding 'torch/include/ATen/ops/sinh.h' 2022-09-27T15:22:28.0767914Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0769856Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-09-27T15:22:28.0772030Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-09-27T15:22:28.0773990Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-09-27T15:22:28.0776181Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-09-27T15:22:28.0778157Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-09-27T15:22:28.0781441Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-09-27T15:22:28.0783336Z adding 'torch/include/ATen/ops/size.h' 2022-09-27T15:22:28.0785709Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0787502Z adding 'torch/include/ATen/ops/size_native.h' 2022-09-27T15:22:28.0789893Z adding 'torch/include/ATen/ops/size_ops.h' 2022-09-27T15:22:28.0792064Z adding 'torch/include/ATen/ops/slice.h' 2022-09-27T15:22:28.0794288Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-09-27T15:22:28.0796721Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0798616Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-09-27T15:22:28.0801035Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-09-27T15:22:28.0803333Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0805542Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-09-27T15:22:28.0807258Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0808901Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0810368Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-09-27T15:22:28.0812019Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-09-27T15:22:28.0813524Z adding 'torch/include/ATen/ops/slice_native.h' 2022-09-27T15:22:28.0815455Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-09-27T15:22:28.0817230Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-09-27T15:22:28.0818856Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0820382Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-09-27T15:22:28.0822187Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-09-27T15:22:28.0823709Z adding 'torch/include/ATen/ops/slogdet.h' 2022-09-27T15:22:28.0825418Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0826943Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-09-27T15:22:28.0828893Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-09-27T15:22:28.0830370Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-09-27T15:22:28.0831999Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0833716Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-09-27T15:22:28.0835446Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-09-27T15:22:28.0837032Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-09-27T15:22:28.0838803Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-09-27T15:22:28.0840509Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-09-27T15:22:28.0842332Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-09-27T15:22:28.0844349Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-09-27T15:22:28.0851923Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0852169Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-09-27T15:22:28.0852377Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-09-27T15:22:28.0852580Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-09-27T15:22:28.0853061Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-09-27T15:22:28.0854692Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-09-27T15:22:28.0856494Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0858101Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-09-27T15:22:28.0859777Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-09-27T15:22:28.0861377Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-09-27T15:22:28.0863167Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-09-27T15:22:28.0864988Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-09-27T15:22:28.0866869Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0868401Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-09-27T15:22:28.0870182Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-09-27T15:22:28.0871972Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-09-27T15:22:28.0873540Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-09-27T15:22:28.0875202Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-09-27T15:22:28.0877068Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-09-27T15:22:28.0878856Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-09-27T15:22:28.0880648Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-09-27T15:22:28.0882467Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-09-27T15:22:28.0884330Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-09-27T15:22:28.0886123Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-09-27T15:22:28.0887858Z adding 'torch/include/ATen/ops/smm.h' 2022-09-27T15:22:28.0889525Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0890921Z adding 'torch/include/ATen/ops/smm_native.h' 2022-09-27T15:22:28.0892564Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-09-27T15:22:28.0894195Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-09-27T15:22:28.0895939Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-09-27T15:22:28.0897704Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0899275Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0900977Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0902433Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-09-27T15:22:28.0904118Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-09-27T15:22:28.0906023Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0907637Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-09-27T15:22:28.0909240Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-09-27T15:22:28.0910848Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-09-27T15:22:28.0912426Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-09-27T15:22:28.0913953Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-09-27T15:22:28.0915694Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-09-27T15:22:28.0917380Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-09-27T15:22:28.0919355Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-09-27T15:22:28.0921065Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0922662Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-09-27T15:22:28.0925702Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-09-27T15:22:28.0926911Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0928480Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-09-27T15:22:28.0930240Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-09-27T15:22:28.0931916Z adding 'torch/include/ATen/ops/softmax.h' 2022-09-27T15:22:28.0934236Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0935868Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.0937413Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-09-27T15:22:28.0939414Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-09-27T15:22:28.0941006Z adding 'torch/include/ATen/ops/softplus.h' 2022-09-27T15:22:28.0942641Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-09-27T15:22:28.0944368Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0945925Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0947636Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0949355Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-09-27T15:22:28.0950821Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-09-27T15:22:28.0952574Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-09-27T15:22:28.0954284Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-09-27T15:22:28.0956213Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0957708Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-09-27T15:22:28.0959336Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-09-27T15:22:28.0960917Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-09-27T15:22:28.0962697Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-09-27T15:22:28.0964459Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-09-27T15:22:28.0966261Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-09-27T15:22:28.0967887Z adding 'torch/include/ATen/ops/softshrink.h' 2022-09-27T15:22:28.0969589Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-09-27T15:22:28.0971377Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0972921Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-09-27T15:22:28.0974553Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-09-27T15:22:28.0976132Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-09-27T15:22:28.0977769Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-09-27T15:22:28.0979371Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-09-27T15:22:28.0981313Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-09-27T15:22:28.0982791Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.0984450Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-09-27T15:22:28.0986020Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-09-27T15:22:28.0987575Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-09-27T15:22:28.0989236Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-09-27T15:22:28.0990805Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-09-27T15:22:28.0992492Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-09-27T15:22:28.0994427Z adding 'torch/include/ATen/ops/sort.h' 2022-09-27T15:22:28.0996278Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.0998152Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1000161Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1001791Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-09-27T15:22:28.1003401Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-09-27T15:22:28.1005321Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-09-27T15:22:28.1006895Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-09-27T15:22:28.1008417Z adding 'torch/include/ATen/ops/sort_native.h' 2022-09-27T15:22:28.1010447Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-09-27T15:22:28.1012538Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-09-27T15:22:28.1014478Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1016040Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-09-27T15:22:28.1018231Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-09-27T15:22:28.1020019Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-09-27T15:22:28.1021644Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1023304Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-09-27T15:22:28.1025209Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-09-27T15:22:28.1027024Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-09-27T15:22:28.1029031Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1030647Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-09-27T15:22:28.1032411Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-09-27T15:22:28.1034306Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-09-27T15:22:28.1036093Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1037815Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1039436Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-09-27T15:22:28.1041270Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-09-27T15:22:28.1043266Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-09-27T15:22:28.1045256Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1046939Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-09-27T15:22:28.1048770Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-09-27T15:22:28.1050761Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-09-27T15:22:28.1052520Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1054140Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-09-27T15:22:28.1055922Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-09-27T15:22:28.1057580Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-09-27T15:22:28.1059180Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-09-27T15:22:28.1060727Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-09-27T15:22:28.1062341Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-09-27T15:22:28.1064037Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1065583Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-09-27T15:22:28.1067269Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-09-27T15:22:28.1068964Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-09-27T15:22:28.1070794Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-09-27T15:22:28.1072553Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1074144Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-09-27T15:22:28.1075743Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-09-27T15:22:28.1077482Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-09-27T15:22:28.1079338Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1080914Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-09-27T15:22:28.1082540Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-09-27T15:22:28.1084439Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-09-27T15:22:28.1086275Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-09-27T15:22:28.1087948Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-09-27T15:22:28.1089815Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-09-27T15:22:28.1091542Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-09-27T15:22:28.1093274Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1094845Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-09-27T15:22:28.1096473Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-09-27T15:22:28.1098048Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-09-27T15:22:28.1099680Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-09-27T15:22:28.1101228Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-09-27T15:22:28.1102968Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-09-27T15:22:28.1104728Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-09-27T15:22:28.1106415Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1107983Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-09-27T15:22:28.1109628Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-09-27T15:22:28.1111184Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-09-27T15:22:28.1112844Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-09-27T15:22:28.1114322Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-09-27T15:22:28.1116059Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-09-27T15:22:28.1117725Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-09-27T15:22:28.1119498Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1121057Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-09-27T15:22:28.1122759Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-09-27T15:22:28.1124532Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-09-27T15:22:28.1126306Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-09-27T15:22:28.1127897Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-09-27T15:22:28.1129529Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-09-27T15:22:28.1131229Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-09-27T15:22:28.1132960Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1134488Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-09-27T15:22:28.1136141Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-09-27T15:22:28.1137617Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-09-27T15:22:28.1139189Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-09-27T15:22:28.1140806Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-09-27T15:22:28.1142431Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-09-27T15:22:28.1144073Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-09-27T15:22:28.1145783Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1147263Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-09-27T15:22:28.1148873Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-09-27T15:22:28.1150413Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-09-27T15:22:28.1152034Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-09-27T15:22:28.1153525Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-09-27T15:22:28.1155259Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-09-27T15:22:28.1157031Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-09-27T15:22:28.1158762Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1160351Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1161929Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1163619Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-09-27T15:22:28.1165385Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-09-27T15:22:28.1166932Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-09-27T15:22:28.1168538Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-09-27T15:22:28.1170296Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-09-27T15:22:28.1172788Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-09-27T15:22:28.1174411Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-09-27T15:22:28.1176182Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1177816Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1180045Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1181611Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-09-27T15:22:28.1183552Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-09-27T15:22:28.1185256Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-09-27T15:22:28.1186887Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-09-27T15:22:28.1188610Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-09-27T15:22:28.1190672Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-09-27T15:22:28.1192247Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-09-27T15:22:28.1194000Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1195859Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1197397Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1198916Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-09-27T15:22:28.1200898Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-09-27T15:22:28.1202517Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-09-27T15:22:28.1204159Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-09-27T15:22:28.1205898Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-09-27T15:22:28.1207865Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-09-27T15:22:28.1209863Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-09-27T15:22:28.1211657Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1213285Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1214772Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1216316Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-09-27T15:22:28.1218051Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-09-27T15:22:28.1219537Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-09-27T15:22:28.1221330Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-09-27T15:22:28.1222961Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-09-27T15:22:28.1224775Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-09-27T15:22:28.1226606Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-09-27T15:22:28.1228255Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1229683Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-09-27T15:22:28.1231400Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-09-27T15:22:28.1232944Z adding 'torch/include/ATen/ops/special_entr.h' 2022-09-27T15:22:28.1234662Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1236177Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-09-27T15:22:28.1237686Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-09-27T15:22:28.1239220Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-09-27T15:22:28.1240746Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-09-27T15:22:28.1242230Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-09-27T15:22:28.1244884Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-09-27T15:22:28.1246159Z adding 'torch/include/ATen/ops/special_erf.h' 2022-09-27T15:22:28.1247944Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1249592Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-09-27T15:22:28.1251229Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-09-27T15:22:28.1252834Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-09-27T15:22:28.1254657Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1256162Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-09-27T15:22:28.1257874Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-09-27T15:22:28.1259485Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-09-27T15:22:28.1261286Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1262806Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-09-27T15:22:28.1264501Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-09-27T15:22:28.1266149Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-09-27T15:22:28.1267836Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-09-27T15:22:28.1269499Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-09-27T15:22:28.1271026Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-09-27T15:22:28.1272570Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-09-27T15:22:28.1274378Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1275959Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-09-27T15:22:28.1277699Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-09-27T15:22:28.1279433Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-09-27T15:22:28.1281130Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1283182Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-09-27T15:22:28.1284486Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-09-27T15:22:28.1286446Z adding 'torch/include/ATen/ops/special_expit.h' 2022-09-27T15:22:28.1288153Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1289577Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-09-27T15:22:28.1291319Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-09-27T15:22:28.1292839Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-09-27T15:22:28.1294536Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1295885Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-09-27T15:22:28.1297768Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-09-27T15:22:28.1299379Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-09-27T15:22:28.1301951Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1303418Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-09-27T15:22:28.1305850Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-09-27T15:22:28.1307787Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-09-27T15:22:28.1310059Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1311946Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-09-27T15:22:28.1314220Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-09-27T15:22:28.1316205Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-09-27T15:22:28.1318552Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1320702Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-09-27T15:22:28.1322938Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-09-27T15:22:28.1325649Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-09-27T15:22:28.1327917Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1329948Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1331887Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1333484Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-09-27T15:22:28.1334851Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-09-27T15:22:28.1336272Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-09-27T15:22:28.1337929Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-09-27T15:22:28.1339436Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-09-27T15:22:28.1341288Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-09-27T15:22:28.1343074Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-09-27T15:22:28.1344856Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1346475Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1347950Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1349468Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-09-27T15:22:28.1351095Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-09-27T15:22:28.1352569Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-09-27T15:22:28.1354091Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-09-27T15:22:28.1355567Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-09-27T15:22:28.1357359Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-09-27T15:22:28.1358989Z adding 'torch/include/ATen/ops/special_i0.h' 2022-09-27T15:22:28.1360624Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1362051Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-09-27T15:22:28.1363964Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-09-27T15:22:28.1365424Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-09-27T15:22:28.1367256Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1368691Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-09-27T15:22:28.1370214Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-09-27T15:22:28.1371684Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-09-27T15:22:28.1373300Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-09-27T15:22:28.1374726Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-09-27T15:22:28.1376331Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-09-27T15:22:28.1377913Z adding 'torch/include/ATen/ops/special_i1.h' 2022-09-27T15:22:28.1379565Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1381000Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-09-27T15:22:28.1382518Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-09-27T15:22:28.1383959Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-09-27T15:22:28.1385493Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-09-27T15:22:28.1387022Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-09-27T15:22:28.1389006Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-09-27T15:22:28.1390676Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-09-27T15:22:28.1392154Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1393544Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-09-27T15:22:28.1395077Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-09-27T15:22:28.1396481Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-09-27T15:22:28.1397908Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-09-27T15:22:28.1399307Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-09-27T15:22:28.1400749Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-09-27T15:22:28.1402407Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-09-27T15:22:28.1404268Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1406205Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1407763Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1409104Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-09-27T15:22:28.1410552Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-09-27T15:22:28.1412121Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-09-27T15:22:28.1413705Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-09-27T15:22:28.1415271Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-09-27T15:22:28.1417137Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-09-27T15:22:28.1419149Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-09-27T15:22:28.1420866Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1422597Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1423912Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1425489Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-09-27T15:22:28.1427087Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-09-27T15:22:28.1428631Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-09-27T15:22:28.1430058Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-09-27T15:22:28.1431728Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-09-27T15:22:28.1433941Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-09-27T15:22:28.1435719Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-09-27T15:22:28.1437516Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1438948Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-09-27T15:22:28.1440611Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-09-27T15:22:28.1442448Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-09-27T15:22:28.1444432Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1446320Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-09-27T15:22:28.1448509Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-09-27T15:22:28.1449635Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-09-27T15:22:28.1451291Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-09-27T15:22:28.1452762Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-09-27T15:22:28.1454548Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-09-27T15:22:28.1456251Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-09-27T15:22:28.1458020Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1459874Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-09-27T15:22:28.1461813Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-09-27T15:22:28.1463527Z adding 'torch/include/ATen/ops/special_logit.h' 2022-09-27T15:22:28.1465258Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1466796Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-09-27T15:22:28.1468496Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-09-27T15:22:28.1470248Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-09-27T15:22:28.1471977Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1473499Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-09-27T15:22:28.1475220Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-09-27T15:22:28.1477198Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-09-27T15:22:28.1478972Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1480390Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-09-27T15:22:28.1482250Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-09-27T15:22:28.1483685Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-09-27T15:22:28.1485403Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-09-27T15:22:28.1486871Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-09-27T15:22:28.1488901Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-09-27T15:22:28.1490402Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-09-27T15:22:28.1491974Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1493426Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-09-27T15:22:28.1495078Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-09-27T15:22:28.1496628Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-09-27T15:22:28.1498250Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-09-27T15:22:28.1499826Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-09-27T15:22:28.1501539Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-09-27T15:22:28.1503202Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-09-27T15:22:28.1505021Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1506689Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-09-27T15:22:28.1508339Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-09-27T15:22:28.1509926Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-09-27T15:22:28.1511509Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-09-27T15:22:28.1513057Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-09-27T15:22:28.1514791Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-09-27T15:22:28.1516401Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-09-27T15:22:28.1518126Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1519610Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-09-27T15:22:28.1521294Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-09-27T15:22:28.1522829Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-09-27T15:22:28.1524775Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-09-27T15:22:28.1526325Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-09-27T15:22:28.1528033Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-09-27T15:22:28.1529673Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-09-27T15:22:28.1531400Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1532879Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-09-27T15:22:28.1534600Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-09-27T15:22:28.1536248Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-09-27T15:22:28.1537998Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1539494Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-09-27T15:22:28.1541154Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-09-27T15:22:28.1542765Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-09-27T15:22:28.1544559Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1546067Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-09-27T15:22:28.1547710Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-09-27T15:22:28.1549244Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-09-27T15:22:28.1550890Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-09-27T15:22:28.1552460Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-09-27T15:22:28.1554197Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-09-27T15:22:28.1555873Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-09-27T15:22:28.1557605Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1559058Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-09-27T15:22:28.1560753Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-09-27T15:22:28.1562509Z adding 'torch/include/ATen/ops/special_psi.h' 2022-09-27T15:22:28.1564557Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1565843Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-09-27T15:22:28.1568229Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-09-27T15:22:28.1570002Z adding 'torch/include/ATen/ops/special_round.h' 2022-09-27T15:22:28.1571750Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1573285Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-09-27T15:22:28.1575475Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-09-27T15:22:28.1577107Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-09-27T15:22:28.1579065Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1580554Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-09-27T15:22:28.1582144Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-09-27T15:22:28.1583504Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-09-27T15:22:28.1585155Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-09-27T15:22:28.1586787Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-09-27T15:22:28.1588393Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-09-27T15:22:28.1590103Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-09-27T15:22:28.1592131Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1593433Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-09-27T15:22:28.1595064Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-09-27T15:22:28.1596961Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-09-27T15:22:28.1598463Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-09-27T15:22:28.1599972Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-09-27T15:22:28.1602415Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-09-27T15:22:28.1604547Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-09-27T15:22:28.1606882Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1608610Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1610405Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1612301Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-09-27T15:22:28.1613908Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-09-27T15:22:28.1615632Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-09-27T15:22:28.1617487Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-09-27T15:22:28.1619302Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-09-27T15:22:28.1621411Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-09-27T15:22:28.1623420Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-09-27T15:22:28.1625357Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1627229Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1629003Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1630801Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-09-27T15:22:28.1632611Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-09-27T15:22:28.1634368Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-09-27T15:22:28.1636156Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-09-27T15:22:28.1637955Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-09-27T15:22:28.1639989Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-09-27T15:22:28.1642007Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-09-27T15:22:28.1644423Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1646299Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1648108Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1649894Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-09-27T15:22:28.1651706Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-09-27T15:22:28.1653490Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-09-27T15:22:28.1655245Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-09-27T15:22:28.1657013Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-09-27T15:22:28.1661439Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-09-27T15:22:28.1662846Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-09-27T15:22:28.1663709Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1665947Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1667929Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1669678Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-09-27T15:22:28.1671302Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-09-27T15:22:28.1673242Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-09-27T15:22:28.1675333Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-09-27T15:22:28.1676698Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-09-27T15:22:28.1678837Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-09-27T15:22:28.1680659Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-09-27T15:22:28.1682786Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1684530Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-09-27T15:22:28.1687211Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-09-27T15:22:28.1688812Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-09-27T15:22:28.1691383Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1692978Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-09-27T15:22:28.1695554Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-09-27T15:22:28.1697253Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-09-27T15:22:28.1699888Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1701497Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-09-27T15:22:28.1703467Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-09-27T15:22:28.1704935Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-09-27T15:22:28.1706651Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-09-27T15:22:28.1708100Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-09-27T15:22:28.1709822Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-09-27T15:22:28.1711564Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-09-27T15:22:28.1713393Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1715032Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1716605Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-09-27T15:22:28.1718186Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-09-27T15:22:28.1719750Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-09-27T15:22:28.1721379Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-09-27T15:22:28.1722975Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-09-27T15:22:28.1725024Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-09-27T15:22:28.1726772Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-09-27T15:22:28.1728559Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1730225Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-09-27T15:22:28.1732071Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-09-27T15:22:28.1733924Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-09-27T15:22:28.1735594Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1737303Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1738663Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-09-27T15:22:28.1740131Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-09-27T15:22:28.1741588Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-09-27T15:22:28.1743136Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-09-27T15:22:28.1744618Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-09-27T15:22:28.1746438Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-09-27T15:22:28.1748138Z adding 'torch/include/ATen/ops/split.h' 2022-09-27T15:22:28.1749768Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1751223Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1752719Z adding 'torch/include/ATen/ops/split_copy.h' 2022-09-27T15:22:28.1754385Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1755924Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1757271Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-09-27T15:22:28.1758983Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-09-27T15:22:28.1760558Z adding 'torch/include/ATen/ops/split_native.h' 2022-09-27T15:22:28.1762270Z adding 'torch/include/ATen/ops/split_ops.h' 2022-09-27T15:22:28.1764008Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-09-27T15:22:28.1765989Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1767648Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-09-27T15:22:28.1769507Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1771226Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1772809Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-09-27T15:22:28.1774984Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-09-27T15:22:28.1776582Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-09-27T15:22:28.1778198Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-09-27T15:22:28.1779724Z adding 'torch/include/ATen/ops/sqrt.h' 2022-09-27T15:22:28.1781588Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1782919Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-09-27T15:22:28.1784528Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-09-27T15:22:28.1786045Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-09-27T15:22:28.1787593Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-09-27T15:22:28.1789149Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-09-27T15:22:28.1791020Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-09-27T15:22:28.1792586Z adding 'torch/include/ATen/ops/square.h' 2022-09-27T15:22:28.1794546Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1795887Z adding 'torch/include/ATen/ops/square_native.h' 2022-09-27T15:22:28.1797697Z adding 'torch/include/ATen/ops/square_ops.h' 2022-09-27T15:22:28.1799394Z adding 'torch/include/ATen/ops/squeeze.h' 2022-09-27T15:22:28.1801045Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1802738Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1804647Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-09-27T15:22:28.1806448Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1808252Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1809689Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-09-27T15:22:28.1811487Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-09-27T15:22:28.1813294Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-09-27T15:22:28.1814986Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-09-27T15:22:28.1816688Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-09-27T15:22:28.1818470Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1819925Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-09-27T15:22:28.1821434Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-09-27T15:22:28.1822930Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-09-27T15:22:28.1824531Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-09-27T15:22:28.1826160Z adding 'torch/include/ATen/ops/stack.h' 2022-09-27T15:22:28.1827955Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1829560Z adding 'torch/include/ATen/ops/stack_native.h' 2022-09-27T15:22:28.1831086Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-09-27T15:22:28.1832944Z adding 'torch/include/ATen/ops/std.h' 2022-09-27T15:22:28.1835053Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1836637Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-09-27T15:22:28.1838287Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-09-27T15:22:28.1840477Z adding 'torch/include/ATen/ops/std_mean.h' 2022-09-27T15:22:28.1842083Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1843951Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1845452Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-09-27T15:22:28.1847090Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-09-27T15:22:28.1848613Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-09-27T15:22:28.1850613Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-09-27T15:22:28.1852368Z adding 'torch/include/ATen/ops/std_native.h' 2022-09-27T15:22:28.1854503Z adding 'torch/include/ATen/ops/std_ops.h' 2022-09-27T15:22:28.1856305Z adding 'torch/include/ATen/ops/stft.h' 2022-09-27T15:22:28.1858264Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1859723Z adding 'torch/include/ATen/ops/stft_native.h' 2022-09-27T15:22:28.1861808Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-09-27T15:22:28.1863429Z adding 'torch/include/ATen/ops/stride.h' 2022-09-27T15:22:28.1865098Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1866591Z adding 'torch/include/ATen/ops/stride_native.h' 2022-09-27T15:22:28.1868253Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-09-27T15:22:28.1870167Z adding 'torch/include/ATen/ops/sub.h' 2022-09-27T15:22:28.1872099Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1873786Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1875244Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-09-27T15:22:28.1876929Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-09-27T15:22:28.1878475Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-09-27T15:22:28.1880195Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-09-27T15:22:28.1881893Z adding 'torch/include/ATen/ops/sub_native.h' 2022-09-27T15:22:28.1884190Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-09-27T15:22:28.1886108Z adding 'torch/include/ATen/ops/subtract.h' 2022-09-27T15:22:28.1887888Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1889447Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-09-27T15:22:28.1891309Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-09-27T15:22:28.1893370Z adding 'torch/include/ATen/ops/sum.h' 2022-09-27T15:22:28.1895455Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1897159Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1898912Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1900614Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-09-27T15:22:28.1902310Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-09-27T15:22:28.1903710Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-09-27T15:22:28.1905390Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-09-27T15:22:28.1907051Z adding 'torch/include/ATen/ops/sum_native.h' 2022-09-27T15:22:28.1909073Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-09-27T15:22:28.1910951Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-09-27T15:22:28.1912861Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1914536Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-09-27T15:22:28.1916298Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-09-27T15:22:28.1918129Z adding 'torch/include/ATen/ops/svd.h' 2022-09-27T15:22:28.1920108Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1921796Z adding 'torch/include/ATen/ops/svd_native.h' 2022-09-27T15:22:28.1923765Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-09-27T15:22:28.1926068Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-09-27T15:22:28.1928071Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1929926Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-09-27T15:22:28.1931787Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-09-27T15:22:28.1933687Z adding 'torch/include/ATen/ops/swapdims.h' 2022-09-27T15:22:28.1935412Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1937015Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-09-27T15:22:28.1938870Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-09-27T15:22:28.1940758Z adding 'torch/include/ATen/ops/symeig.h' 2022-09-27T15:22:28.1942786Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1944474Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-09-27T15:22:28.1946404Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-09-27T15:22:28.1948148Z adding 'torch/include/ATen/ops/t.h' 2022-09-27T15:22:28.1949990Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1951693Z adding 'torch/include/ATen/ops/t_copy.h' 2022-09-27T15:22:28.1953512Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.1955349Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1956962Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-09-27T15:22:28.1958851Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-09-27T15:22:28.1960576Z adding 'torch/include/ATen/ops/t_native.h' 2022-09-27T15:22:28.1962464Z adding 'torch/include/ATen/ops/t_ops.h' 2022-09-27T15:22:28.1964511Z adding 'torch/include/ATen/ops/take.h' 2022-09-27T15:22:28.1966357Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-09-27T15:22:28.1968304Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.1970057Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-09-27T15:22:28.1972073Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-09-27T15:22:28.1973996Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-09-27T15:22:28.1975883Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-09-27T15:22:28.1978238Z adding 'torch/include/ATen/ops/take_native.h' 2022-09-27T15:22:28.1979979Z adding 'torch/include/ATen/ops/take_ops.h' 2022-09-27T15:22:28.1981638Z adding 'torch/include/ATen/ops/tan.h' 2022-09-27T15:22:28.1983408Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1984944Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-09-27T15:22:28.1986482Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-09-27T15:22:28.1987973Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-09-27T15:22:28.1989687Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-09-27T15:22:28.1991093Z adding 'torch/include/ATen/ops/tan_native.h' 2022-09-27T15:22:28.1992779Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-09-27T15:22:28.1994424Z adding 'torch/include/ATen/ops/tanh.h' 2022-09-27T15:22:28.1996096Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-09-27T15:22:28.1997823Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.1999357Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2001409Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2002913Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-09-27T15:22:28.2004563Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-09-27T15:22:28.2006166Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-09-27T15:22:28.2008233Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-09-27T15:22:28.2009909Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2011282Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-09-27T15:22:28.2013024Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-09-27T15:22:28.2014598Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-09-27T15:22:28.2016245Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-09-27T15:22:28.2018170Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-09-27T15:22:28.2020038Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-09-27T15:22:28.2021931Z adding 'torch/include/ATen/ops/tensor.h' 2022-09-27T15:22:28.2023785Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-09-27T15:22:28.2025558Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2027136Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-09-27T15:22:28.2028949Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-09-27T15:22:28.2030753Z adding 'torch/include/ATen/ops/tensordot.h' 2022-09-27T15:22:28.2032540Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2034093Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-09-27T15:22:28.2035882Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-09-27T15:22:28.2037401Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-09-27T15:22:28.2039163Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-09-27T15:22:28.2040730Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-09-27T15:22:28.2042428Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2044108Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-09-27T15:22:28.2046037Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-09-27T15:22:28.2047807Z adding 'torch/include/ATen/ops/threshold.h' 2022-09-27T15:22:28.2049223Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-09-27T15:22:28.2050973Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2052474Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2054233Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2055796Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-09-27T15:22:28.2057670Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-09-27T15:22:28.2058962Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-09-27T15:22:28.2060652Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-09-27T15:22:28.2062411Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2063872Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-09-27T15:22:28.2065520Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-09-27T15:22:28.2067021Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-09-27T15:22:28.2068691Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-09-27T15:22:28.2070113Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-09-27T15:22:28.2071841Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-09-27T15:22:28.2073395Z adding 'torch/include/ATen/ops/tile.h' 2022-09-27T15:22:28.2075077Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2076474Z adding 'torch/include/ATen/ops/tile_native.h' 2022-09-27T15:22:28.2078046Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-09-27T15:22:28.2079527Z adding 'torch/include/ATen/ops/to.h' 2022-09-27T15:22:28.2081258Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2083131Z adding 'torch/include/ATen/ops/to_dense.h' 2022-09-27T15:22:28.2084737Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-09-27T15:22:28.2086541Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2087989Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-09-27T15:22:28.2089482Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-09-27T15:22:28.2091039Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2092416Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-09-27T15:22:28.2094090Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-09-27T15:22:28.2095621Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-09-27T15:22:28.2097175Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-09-27T15:22:28.2099032Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2100258Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-09-27T15:22:28.2101852Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-09-27T15:22:28.2103523Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2105064Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-09-27T15:22:28.2106543Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-09-27T15:22:28.2108352Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-09-27T15:22:28.2109798Z adding 'torch/include/ATen/ops/to_native.h' 2022-09-27T15:22:28.2111710Z adding 'torch/include/ATen/ops/to_ops.h' 2022-09-27T15:22:28.2113468Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-09-27T15:22:28.2115212Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2116621Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-09-27T15:22:28.2118284Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-09-27T15:22:28.2119910Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-09-27T15:22:28.2121545Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-09-27T15:22:28.2123242Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2124869Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-09-27T15:22:28.2126507Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-09-27T15:22:28.2127995Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-09-27T15:22:28.2129686Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-09-27T15:22:28.2131263Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-09-27T15:22:28.2132982Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2134509Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-09-27T15:22:28.2136151Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-09-27T15:22:28.2137566Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-09-27T15:22:28.2139251Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-09-27T15:22:28.2140959Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2142427Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-09-27T15:22:28.2144719Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-09-27T15:22:28.2145693Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2147240Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-09-27T15:22:28.2148659Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-09-27T15:22:28.2151181Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-09-27T15:22:28.2151936Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-09-27T15:22:28.2153666Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-09-27T15:22:28.2155410Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2156964Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-09-27T15:22:28.2158552Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-09-27T15:22:28.2160184Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-09-27T15:22:28.2161850Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-09-27T15:22:28.2163730Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-09-27T15:22:28.2165526Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-09-27T15:22:28.2167384Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-09-27T15:22:28.2169142Z adding 'torch/include/ATen/ops/topk.h' 2022-09-27T15:22:28.2170977Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2172598Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-09-27T15:22:28.2174243Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-09-27T15:22:28.2175844Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-09-27T15:22:28.2177579Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-09-27T15:22:28.2179355Z adding 'torch/include/ATen/ops/topk_native.h' 2022-09-27T15:22:28.2181228Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-09-27T15:22:28.2182704Z adding 'torch/include/ATen/ops/trace.h' 2022-09-27T15:22:28.2184563Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-09-27T15:22:28.2186175Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2187379Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-09-27T15:22:28.2188961Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-09-27T15:22:28.2190633Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2192265Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-09-27T15:22:28.2193724Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-09-27T15:22:28.2195268Z adding 'torch/include/ATen/ops/trace_native.h' 2022-09-27T15:22:28.2196733Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-09-27T15:22:28.2198420Z adding 'torch/include/ATen/ops/transpose.h' 2022-09-27T15:22:28.2200120Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2201777Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2203526Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-09-27T15:22:28.2205454Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2207112Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2208712Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-09-27T15:22:28.2210396Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-09-27T15:22:28.2212035Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-09-27T15:22:28.2213789Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-09-27T15:22:28.2215461Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-09-27T15:22:28.2217224Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2218726Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-09-27T15:22:28.2220461Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-09-27T15:22:28.2222055Z adding 'torch/include/ATen/ops/trapz.h' 2022-09-27T15:22:28.2223920Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2225422Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-09-27T15:22:28.2227080Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-09-27T15:22:28.2228742Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-09-27T15:22:28.2230566Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2232268Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-09-27T15:22:28.2233877Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-09-27T15:22:28.2235493Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-09-27T15:22:28.2237221Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-09-27T15:22:28.2238877Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-09-27T15:22:28.2240603Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-09-27T15:22:28.2242322Z adding 'torch/include/ATen/ops/tril.h' 2022-09-27T15:22:28.2244510Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2246056Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-09-27T15:22:28.2247724Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-09-27T15:22:28.2249493Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-09-27T15:22:28.2251269Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2252940Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-09-27T15:22:28.2254575Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-09-27T15:22:28.2256338Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-09-27T15:22:28.2258005Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-09-27T15:22:28.2259677Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-09-27T15:22:28.2261391Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-09-27T15:22:28.2263093Z adding 'torch/include/ATen/ops/tril_native.h' 2022-09-27T15:22:28.2264850Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-09-27T15:22:28.2266690Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-09-27T15:22:28.2268393Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2269852Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-09-27T15:22:28.2271630Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-09-27T15:22:28.2273273Z adding 'torch/include/ATen/ops/triu.h' 2022-09-27T15:22:28.2275045Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2277420Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-09-27T15:22:28.2278179Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-09-27T15:22:28.2280062Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-09-27T15:22:28.2281887Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2283649Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-09-27T15:22:28.2285641Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-09-27T15:22:28.2287568Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-09-27T15:22:28.2289071Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-09-27T15:22:28.2290744Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-09-27T15:22:28.2292477Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-09-27T15:22:28.2293988Z adding 'torch/include/ATen/ops/triu_native.h' 2022-09-27T15:22:28.2295903Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-09-27T15:22:28.2297646Z adding 'torch/include/ATen/ops/true_divide.h' 2022-09-27T15:22:28.2299508Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2301145Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-09-27T15:22:28.2303220Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-09-27T15:22:28.2305207Z adding 'torch/include/ATen/ops/trunc.h' 2022-09-27T15:22:28.2307088Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2308599Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-09-27T15:22:28.2310423Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-09-27T15:22:28.2312138Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-09-27T15:22:28.2314263Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-09-27T15:22:28.2315624Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-09-27T15:22:28.2317534Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-09-27T15:22:28.2319298Z adding 'torch/include/ATen/ops/type_as.h' 2022-09-27T15:22:28.2321318Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2323110Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-09-27T15:22:28.2324880Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-09-27T15:22:28.2326684Z adding 'torch/include/ATen/ops/unbind.h' 2022-09-27T15:22:28.2328457Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2330164Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2331935Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2022-09-27T15:22:28.2333568Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-09-27T15:22:28.2335490Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2337139Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2338715Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-09-27T15:22:28.2340555Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-09-27T15:22:28.2342231Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-09-27T15:22:28.2344109Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-09-27T15:22:28.2345953Z adding 'torch/include/ATen/ops/unflatten.h' 2022-09-27T15:22:28.2347756Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2349432Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-09-27T15:22:28.2351195Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2352845Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-09-27T15:22:28.2354548Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-09-27T15:22:28.2356238Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-09-27T15:22:28.2358134Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-09-27T15:22:28.2359826Z adding 'torch/include/ATen/ops/unfold.h' 2022-09-27T15:22:28.2361920Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-09-27T15:22:28.2364113Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2366527Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2368308Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2370038Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-09-27T15:22:28.2371959Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-09-27T15:22:28.2373747Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-09-27T15:22:28.2375670Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2377460Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2379070Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-09-27T15:22:28.2380885Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-09-27T15:22:28.2382661Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-09-27T15:22:28.2384371Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-09-27T15:22:28.2386088Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-09-27T15:22:28.2387835Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-09-27T15:22:28.2389529Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-09-27T15:22:28.2391216Z adding 'torch/include/ATen/ops/uniform.h' 2022-09-27T15:22:28.2393014Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2394745Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-09-27T15:22:28.2396446Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-09-27T15:22:28.2398141Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-09-27T15:22:28.2399859Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-09-27T15:22:28.2401798Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-09-27T15:22:28.2403975Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-09-27T15:22:28.2406216Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2407947Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-09-27T15:22:28.2409733Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-09-27T15:22:28.2411392Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-09-27T15:22:28.2413376Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-09-27T15:22:28.2415163Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-09-27T15:22:28.2417050Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2418791Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-09-27T15:22:28.2420722Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2422588Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-09-27T15:22:28.2424108Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-09-27T15:22:28.2425795Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-09-27T15:22:28.2427681Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-09-27T15:22:28.2429429Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-09-27T15:22:28.2431209Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-09-27T15:22:28.2432920Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-09-27T15:22:28.2434811Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-09-27T15:22:28.2436538Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-09-27T15:22:28.2438341Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2439980Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-09-27T15:22:28.2441715Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-09-27T15:22:28.2443606Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-09-27T15:22:28.2445622Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2447229Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-09-27T15:22:28.2449017Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-09-27T15:22:28.2450942Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-09-27T15:22:28.2452939Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2454441Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-09-27T15:22:28.2456242Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-09-27T15:22:28.2457932Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-09-27T15:22:28.2459746Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2461420Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-09-27T15:22:28.2463206Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2465000Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2466609Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-09-27T15:22:28.2468502Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-09-27T15:22:28.2470087Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-09-27T15:22:28.2471888Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-09-27T15:22:28.2474156Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-09-27T15:22:28.2476081Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-09-27T15:22:28.2477961Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2479815Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2481524Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2483358Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2485168Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-09-27T15:22:28.2487050Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-09-27T15:22:28.2488835Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-09-27T15:22:28.2490842Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-09-27T15:22:28.2492793Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2494638Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2496308Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-09-27T15:22:28.2498096Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-09-27T15:22:28.2499779Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-09-27T15:22:28.2501554Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-09-27T15:22:28.2503288Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-09-27T15:22:28.2505294Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-09-27T15:22:28.2507272Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-09-27T15:22:28.2509271Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-09-27T15:22:28.2511314Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2513110Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2514928Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2516701Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2518726Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-09-27T15:22:28.2520283Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-09-27T15:22:28.2521751Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-09-27T15:22:28.2524065Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-09-27T15:22:28.2526022Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2527974Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2529368Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-09-27T15:22:28.2531074Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-09-27T15:22:28.2532758Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-09-27T15:22:28.2534394Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-09-27T15:22:28.2536276Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-09-27T15:22:28.2538395Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-09-27T15:22:28.2540529Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-09-27T15:22:28.2542792Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-09-27T15:22:28.2545050Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2547383Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2549479Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2551609Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2553434Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-09-27T15:22:28.2555390Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-09-27T15:22:28.2557332Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-09-27T15:22:28.2559526Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-09-27T15:22:28.2561629Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2563699Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2566401Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-09-27T15:22:28.2567509Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-09-27T15:22:28.2569488Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-09-27T15:22:28.2571283Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-09-27T15:22:28.2573244Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-09-27T15:22:28.2575349Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-09-27T15:22:28.2577236Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-09-27T15:22:28.2579678Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-09-27T15:22:28.2581798Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2584083Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2585983Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2588150Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2590274Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-09-27T15:22:28.2592450Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-09-27T15:22:28.2594559Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-09-27T15:22:28.2597196Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-09-27T15:22:28.2599603Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2601855Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2604114Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-09-27T15:22:28.2606891Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-09-27T15:22:28.2608604Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-09-27T15:22:28.2610977Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-09-27T15:22:28.2612891Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-09-27T15:22:28.2615519Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-09-27T15:22:28.2617895Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-09-27T15:22:28.2620366Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-09-27T15:22:28.2622664Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2624777Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2626702Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2629056Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2631103Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-09-27T15:22:28.2633199Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-09-27T15:22:28.2635559Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-09-27T15:22:28.2637807Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-09-27T15:22:28.2639989Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2642291Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2644724Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-09-27T15:22:28.2646303Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-09-27T15:22:28.2647806Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-09-27T15:22:28.2649311Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-09-27T15:22:28.2651016Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-09-27T15:22:28.2652545Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-09-27T15:22:28.2654327Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-09-27T15:22:28.2656143Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-09-27T15:22:28.2657995Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2660065Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2661769Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2663572Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2665284Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-09-27T15:22:28.2667174Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-09-27T15:22:28.2668979Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-09-27T15:22:28.2670955Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-09-27T15:22:28.2672820Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2674582Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2676800Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-09-27T15:22:28.2677918Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-09-27T15:22:28.2679811Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-09-27T15:22:28.2681405Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-09-27T15:22:28.2683213Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-09-27T15:22:28.2685302Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-09-27T15:22:28.2687312Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-09-27T15:22:28.2689250Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-09-27T15:22:28.2691298Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2692975Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2694556Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-09-27T15:22:28.2696232Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-09-27T15:22:28.2697852Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-09-27T15:22:28.2699955Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-09-27T15:22:28.2701510Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-09-27T15:22:28.2703608Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-09-27T15:22:28.2705671Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2707683Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2708886Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-09-27T15:22:28.2710684Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-09-27T15:22:28.2712199Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-09-27T15:22:28.2713817Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-09-27T15:22:28.2715410Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-09-27T15:22:28.2717431Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-09-27T15:22:28.2719150Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-09-27T15:22:28.2720969Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2722552Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-09-27T15:22:28.2724331Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-09-27T15:22:28.2726202Z adding 'torch/include/ATen/ops/values.h' 2022-09-27T15:22:28.2728767Z adding 'torch/include/ATen/ops/values_copy.h' 2022-09-27T15:22:28.2729814Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2731596Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2732682Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-09-27T15:22:28.2734434Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-09-27T15:22:28.2735987Z adding 'torch/include/ATen/ops/values_native.h' 2022-09-27T15:22:28.2737508Z adding 'torch/include/ATen/ops/values_ops.h' 2022-09-27T15:22:28.2739173Z adding 'torch/include/ATen/ops/vander.h' 2022-09-27T15:22:28.2740844Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2742384Z adding 'torch/include/ATen/ops/vander_native.h' 2022-09-27T15:22:28.2744313Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-09-27T15:22:28.2746224Z adding 'torch/include/ATen/ops/var.h' 2022-09-27T15:22:28.2748063Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2749797Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-09-27T15:22:28.2751403Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-09-27T15:22:28.2753296Z adding 'torch/include/ATen/ops/var_mean.h' 2022-09-27T15:22:28.2755139Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2756857Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2758490Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-09-27T15:22:28.2760160Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-09-27T15:22:28.2761748Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-09-27T15:22:28.2764244Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-09-27T15:22:28.2766101Z adding 'torch/include/ATen/ops/var_native.h' 2022-09-27T15:22:28.2768379Z adding 'torch/include/ATen/ops/var_ops.h' 2022-09-27T15:22:28.2770523Z adding 'torch/include/ATen/ops/vdot.h' 2022-09-27T15:22:28.2772183Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2773860Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-09-27T15:22:28.2775549Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-09-27T15:22:28.2777236Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-09-27T15:22:28.2778981Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-09-27T15:22:28.2780736Z adding 'torch/include/ATen/ops/view.h' 2022-09-27T15:22:28.2782186Z adding 'torch/include/ATen/ops/view_as.h' 2022-09-27T15:22:28.2783825Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-09-27T15:22:28.2785799Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-09-27T15:22:28.2787486Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2789254Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2790826Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-09-27T15:22:28.2792770Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-09-27T15:22:28.2794547Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-09-27T15:22:28.2796865Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-09-27T15:22:28.2798659Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-09-27T15:22:28.2800302Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-09-27T15:22:28.2801989Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-09-27T15:22:28.2803966Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2805686Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-09-27T15:22:28.2807591Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-09-27T15:22:28.2809139Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-09-27T15:22:28.2810879Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-09-27T15:22:28.2812619Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2814402Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2815953Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-09-27T15:22:28.2817742Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-09-27T15:22:28.2819504Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-09-27T15:22:28.2821228Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-09-27T15:22:28.2822843Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-09-27T15:22:28.2824445Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-09-27T15:22:28.2826143Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-09-27T15:22:28.2827974Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2829784Z adding 'torch/include/ATen/ops/view_copy.h' 2022-09-27T15:22:28.2831756Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2833506Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2835076Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-09-27T15:22:28.2837006Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-09-27T15:22:28.2838813Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-09-27T15:22:28.2840437Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-09-27T15:22:28.2842232Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-09-27T15:22:28.2844038Z adding 'torch/include/ATen/ops/view_native.h' 2022-09-27T15:22:28.2845954Z adding 'torch/include/ATen/ops/view_ops.h' 2022-09-27T15:22:28.2847598Z adding 'torch/include/ATen/ops/vsplit.h' 2022-09-27T15:22:28.2849414Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2850995Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-09-27T15:22:28.2852820Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-09-27T15:22:28.2854571Z adding 'torch/include/ATen/ops/vstack.h' 2022-09-27T15:22:28.2856451Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2858089Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-09-27T15:22:28.2859885Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-09-27T15:22:28.2861724Z adding 'torch/include/ATen/ops/where.h' 2022-09-27T15:22:28.2863587Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2865256Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-09-27T15:22:28.2867036Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-09-27T15:22:28.2868622Z adding 'torch/include/ATen/ops/where_native.h' 2022-09-27T15:22:28.2870667Z adding 'torch/include/ATen/ops/where_ops.h' 2022-09-27T15:22:28.2872619Z adding 'torch/include/ATen/ops/xlogy.h' 2022-09-27T15:22:28.2874569Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2876343Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:22:28.2877956Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-09-27T15:22:28.2879918Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-09-27T15:22:28.2881376Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-09-27T15:22:28.2883157Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-09-27T15:22:28.2885175Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-09-27T15:22:28.2887390Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-09-27T15:22:28.2889233Z adding 'torch/include/ATen/ops/xor.h' 2022-09-27T15:22:28.2891045Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:22:28.2892599Z adding 'torch/include/ATen/ops/xor_native.h' 2022-09-27T15:22:28.2894601Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-09-27T15:22:28.2896287Z adding 'torch/include/ATen/ops/zero.h' 2022-09-27T15:22:28.2898147Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2899887Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-09-27T15:22:28.2901509Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-09-27T15:22:28.2903292Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-09-27T15:22:28.2905065Z adding 'torch/include/ATen/ops/zero_native.h' 2022-09-27T15:22:28.2906951Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-09-27T15:22:28.2909114Z adding 'torch/include/ATen/ops/zeros.h' 2022-09-27T15:22:28.2911253Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2913231Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-09-27T15:22:28.2915225Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:22:28.2916997Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-09-27T15:22:28.2918944Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-09-27T15:22:28.2920842Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-09-27T15:22:28.2922951Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-09-27T15:22:28.2928292Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-09-27T15:22:28.2931705Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-09-27T15:22:28.2936731Z adding 'torch/include/c10/core/Allocator.h' 2022-09-27T15:22:28.2938843Z adding 'torch/include/c10/core/AutogradState.h' 2022-09-27T15:22:28.2941786Z adding 'torch/include/c10/core/Backend.h' 2022-09-27T15:22:28.2944127Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-09-27T15:22:28.2946226Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-09-27T15:22:28.2948148Z adding 'torch/include/c10/core/CopyBytes.h' 2022-09-27T15:22:28.2949871Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-09-27T15:22:28.2951697Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-09-27T15:22:28.2954656Z adding 'torch/include/c10/core/Device.h' 2022-09-27T15:22:28.2956658Z adding 'torch/include/c10/core/DeviceArray.h' 2022-09-27T15:22:28.2959795Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-09-27T15:22:28.2962612Z adding 'torch/include/c10/core/DeviceType.h' 2022-09-27T15:22:28.2973157Z adding 'torch/include/c10/core/DispatchKey.h' 2022-09-27T15:22:28.2986667Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-09-27T15:22:28.2990211Z adding 'torch/include/c10/core/DynamicCast.h' 2022-09-27T15:22:28.2992959Z adding 'torch/include/c10/core/Event.h' 2022-09-27T15:22:28.2995575Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-09-27T15:22:28.2997524Z adding 'torch/include/c10/core/GradMode.h' 2022-09-27T15:22:28.2999923Z adding 'torch/include/c10/core/InferenceMode.h' 2022-09-27T15:22:28.3002057Z adding 'torch/include/c10/core/Layout.h' 2022-09-27T15:22:28.3006028Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-09-27T15:22:28.3008167Z adding 'torch/include/c10/core/OptionalRef.h' 2022-09-27T15:22:28.3010831Z adding 'torch/include/c10/core/PyHandleCache.h' 2022-09-27T15:22:28.3012799Z adding 'torch/include/c10/core/QEngine.h' 2022-09-27T15:22:28.3014614Z adding 'torch/include/c10/core/QScheme.h' 2022-09-27T15:22:28.3016712Z adding 'torch/include/c10/core/SafePyObject.h' 2022-09-27T15:22:28.3019500Z adding 'torch/include/c10/core/Scalar.h' 2022-09-27T15:22:28.3024431Z adding 'torch/include/c10/core/ScalarType.h' 2022-09-27T15:22:28.3026840Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-09-27T15:22:28.3029202Z adding 'torch/include/c10/core/Storage.h' 2022-09-27T15:22:28.3032237Z adding 'torch/include/c10/core/StorageImpl.h' 2022-09-27T15:22:28.3035690Z adding 'torch/include/c10/core/Stream.h' 2022-09-27T15:22:28.3038605Z adding 'torch/include/c10/core/StreamGuard.h' 2022-09-27T15:22:28.3040649Z adding 'torch/include/c10/core/SymFloat.h' 2022-09-27T15:22:28.3042474Z adding 'torch/include/c10/core/SymFloatNodeImpl.h' 2022-09-27T15:22:28.3045945Z adding 'torch/include/c10/core/SymInt.h' 2022-09-27T15:22:28.3048055Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-09-27T15:22:28.3050006Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-09-27T15:22:28.3087799Z adding 'torch/include/c10/core/TensorImpl.h' 2022-09-27T15:22:28.3097701Z adding 'torch/include/c10/core/TensorOptions.h' 2022-09-27T15:22:28.3100222Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-09-27T15:22:28.3101948Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-09-27T15:22:28.3103521Z adding 'torch/include/c10/core/alignment.h' 2022-09-27T15:22:28.3105665Z adding 'torch/include/c10/core/thread_pool.h' 2022-09-27T15:22:28.3110709Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-09-27T15:22:28.3113163Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-09-27T15:22:28.3115015Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-09-27T15:22:28.3119762Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-09-27T15:22:28.3122474Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-09-27T15:22:28.3126604Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-09-27T15:22:28.3129412Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-09-27T15:22:28.3133125Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-09-27T15:22:28.3135293Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2022-09-27T15:22:28.3138120Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-09-27T15:22:28.3139960Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-09-27T15:22:28.3141780Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-09-27T15:22:28.3143298Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-09-27T15:22:28.3145413Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-09-27T15:22:28.3147889Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-09-27T15:22:28.3150068Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-09-27T15:22:28.3152315Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-09-27T15:22:28.3154342Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-09-27T15:22:28.3157575Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-09-27T15:22:28.3159547Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-09-27T15:22:28.3161448Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-09-27T15:22:28.3163151Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-09-27T15:22:28.3167017Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-09-27T15:22:28.3170303Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-09-27T15:22:28.3171916Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-09-27T15:22:28.3174844Z adding 'torch/include/c10/macros/Export.h' 2022-09-27T15:22:28.3180615Z adding 'torch/include/c10/macros/Macros.h' 2022-09-27T15:22:28.3182545Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-09-27T15:22:28.3186074Z adding 'torch/include/c10/util/AlignOf.h' 2022-09-27T15:22:28.3189445Z adding 'torch/include/c10/util/Array.h' 2022-09-27T15:22:28.3193042Z adding 'torch/include/c10/util/ArrayRef.h' 2022-09-27T15:22:28.3195777Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-09-27T15:22:28.3198419Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-09-27T15:22:28.3200400Z adding 'torch/include/c10/util/BFloat16.h' 2022-09-27T15:22:28.3201936Z adding 'torch/include/c10/util/Backtrace.h' 2022-09-27T15:22:28.3204309Z adding 'torch/include/c10/util/Bitset.h' 2022-09-27T15:22:28.3208616Z adding 'torch/include/c10/util/C++17.h' 2022-09-27T15:22:28.3210884Z adding 'torch/include/c10/util/CallOnce.h' 2022-09-27T15:22:28.3214012Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-09-27T15:22:28.3216116Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-09-27T15:22:28.3218145Z adding 'torch/include/c10/util/Deprecated.h' 2022-09-27T15:22:28.3219761Z adding 'torch/include/c10/util/DimVector.h' 2022-09-27T15:22:28.3226649Z adding 'torch/include/c10/util/Exception.h' 2022-09-27T15:22:28.3229753Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-09-27T15:22:28.3232162Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-09-27T15:22:28.3235326Z adding 'torch/include/c10/util/Flags.h' 2022-09-27T15:22:28.3237588Z adding 'torch/include/c10/util/FunctionRef.h' 2022-09-27T15:22:28.3240165Z adding 'torch/include/c10/util/Half-inl.h' 2022-09-27T15:22:28.3246726Z adding 'torch/include/c10/util/Half.h' 2022-09-27T15:22:28.3249095Z adding 'torch/include/c10/util/IdWrapper.h' 2022-09-27T15:22:28.3252127Z adding 'torch/include/c10/util/LeftRight.h' 2022-09-27T15:22:28.3253936Z adding 'torch/include/c10/util/Load.h' 2022-09-27T15:22:28.3257798Z adding 'torch/include/c10/util/Logging.h' 2022-09-27T15:22:28.3259814Z adding 'torch/include/c10/util/MathConstants.h' 2022-09-27T15:22:28.3262453Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-09-27T15:22:28.3267221Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-09-27T15:22:28.3275488Z adding 'torch/include/c10/util/Optional.h' 2022-09-27T15:22:28.3278718Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-09-27T15:22:28.3282600Z adding 'torch/include/c10/util/Registry.h' 2022-09-27T15:22:28.3284916Z adding 'torch/include/c10/util/ScopeExit.h' 2022-09-27T15:22:28.3286723Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-09-27T15:22:28.3301026Z adding 'torch/include/c10/util/SmallVector.h' 2022-09-27T15:22:28.3304550Z adding 'torch/include/c10/util/StringUtil.h' 2022-09-27T15:22:28.3306442Z adding 'torch/include/c10/util/Synchronized.h' 2022-09-27T15:22:28.3308481Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-09-27T15:22:28.3310439Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-09-27T15:22:28.3312260Z adding 'torch/include/c10/util/Type.h' 2022-09-27T15:22:28.3314172Z adding 'torch/include/c10/util/TypeCast.h' 2022-09-27T15:22:28.3316611Z adding 'torch/include/c10/util/TypeIndex.h' 2022-09-27T15:22:28.3320895Z adding 'torch/include/c10/util/TypeList.h' 2022-09-27T15:22:28.3323566Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-09-27T15:22:28.3326256Z adding 'torch/include/c10/util/TypeTraits.h' 2022-09-27T15:22:28.3327822Z adding 'torch/include/c10/util/Unicode.h' 2022-09-27T15:22:28.3330148Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-09-27T15:22:28.3331826Z adding 'torch/include/c10/util/Unroll.h' 2022-09-27T15:22:28.3333805Z adding 'torch/include/c10/util/accumulate.h' 2022-09-27T15:22:28.3338582Z adding 'torch/include/c10/util/complex.h' 2022-09-27T15:22:28.3341199Z adding 'torch/include/c10/util/complex_math.h' 2022-09-27T15:22:28.3343034Z adding 'torch/include/c10/util/complex_utils.h' 2022-09-27T15:22:28.3344659Z adding 'torch/include/c10/util/copysign.h' 2022-09-27T15:22:28.3347067Z adding 'torch/include/c10/util/either.h' 2022-09-27T15:22:28.3348850Z adding 'torch/include/c10/util/env.h' 2022-09-27T15:22:28.3361102Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-09-27T15:22:28.3367032Z adding 'torch/include/c10/util/hash.h' 2022-09-27T15:22:28.3368365Z adding 'torch/include/c10/util/in_place.h' 2022-09-27T15:22:28.3372033Z adding 'torch/include/c10/util/int128.h' 2022-09-27T15:22:28.3381930Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-09-27T15:22:28.3384850Z adding 'torch/include/c10/util/irange.h' 2022-09-27T15:22:28.3392694Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-09-27T15:22:28.3395560Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-09-27T15:22:28.3398745Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-09-27T15:22:28.3401403Z adding 'torch/include/c10/util/math_compat.h' 2022-09-27T15:22:28.3403367Z adding 'torch/include/c10/util/numa.h' 2022-09-27T15:22:28.3418203Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-09-27T15:22:28.3421191Z adding 'torch/include/c10/util/overloaded.h' 2022-09-27T15:22:28.3422627Z adding 'torch/include/c10/util/python_stub.h' 2022-09-27T15:22:28.3424243Z adding 'torch/include/c10/util/qint32.h' 2022-09-27T15:22:28.3425808Z adding 'torch/include/c10/util/qint8.h' 2022-09-27T15:22:28.3427803Z adding 'torch/include/c10/util/quint2x4.h' 2022-09-27T15:22:28.3429242Z adding 'torch/include/c10/util/quint4x2.h' 2022-09-27T15:22:28.3430535Z adding 'torch/include/c10/util/quint8.h' 2022-09-27T15:22:28.3433160Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-09-27T15:22:28.3435379Z adding 'torch/include/c10/util/safe_numerics.h' 2022-09-27T15:22:28.3437812Z adding 'torch/include/c10/util/signal_handler.h' 2022-09-27T15:22:28.3445015Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-09-27T15:22:28.3447584Z adding 'torch/include/c10/util/strides.h' 2022-09-27T15:22:28.3449881Z adding 'torch/include/c10/util/string_utils.h' 2022-09-27T15:22:28.3455301Z adding 'torch/include/c10/util/string_view.h' 2022-09-27T15:22:28.3462968Z adding 'torch/include/c10/util/strong_type.h' 2022-09-27T15:22:28.3466657Z adding 'torch/include/c10/util/tempfile.h' 2022-09-27T15:22:28.3468467Z adding 'torch/include/c10/util/thread_name.h' 2022-09-27T15:22:28.3475264Z adding 'torch/include/c10/util/typeid.h' 2022-09-27T15:22:28.3496075Z adding 'torch/include/c10/util/variant.h' 2022-09-27T15:22:28.3508457Z adding 'torch/include/c10/util/win32-headers.h' 2022-09-27T15:22:28.3512208Z adding 'torch/include/c10d/Backend.hpp' 2022-09-27T15:22:28.3514313Z adding 'torch/include/c10d/FileStore.hpp' 2022-09-27T15:22:28.3515984Z adding 'torch/include/c10d/GlooDeviceFactory.hpp' 2022-09-27T15:22:28.3517987Z adding 'torch/include/c10d/HashStore.hpp' 2022-09-27T15:22:28.3521428Z adding 'torch/include/c10d/NCCLUtils.hpp' 2022-09-27T15:22:28.3523540Z adding 'torch/include/c10d/Ops.hpp' 2022-09-27T15:22:28.3525596Z adding 'torch/include/c10d/ParamCommsUtils.hpp' 2022-09-27T15:22:28.3527594Z adding 'torch/include/c10d/PrefixStore.hpp' 2022-09-27T15:22:28.3530533Z adding 'torch/include/c10d/ProcessGroup.hpp' 2022-09-27T15:22:28.3534913Z adding 'torch/include/c10d/ProcessGroupGloo.hpp' 2022-09-27T15:22:28.3538200Z adding 'torch/include/c10d/ProcessGroupMPI.hpp' 2022-09-27T15:22:28.3546444Z adding 'torch/include/c10d/ProcessGroupNCCL.hpp' 2022-09-27T15:22:28.3557299Z adding 'torch/include/c10d/ProcessGroupRoundRobin.hpp' 2022-09-27T15:22:28.3557912Z adding 'torch/include/c10d/ProcessGroupUCC.hpp' 2022-09-27T15:22:28.3558240Z adding 'torch/include/c10d/ProcessGroupWrapper.hpp' 2022-09-27T15:22:28.3558562Z adding 'torch/include/c10d/PyProcessGroup.hpp' 2022-09-27T15:22:28.3559453Z adding 'torch/include/c10d/Store.hpp' 2022-09-27T15:22:28.3561828Z adding 'torch/include/c10d/TCPStore.hpp' 2022-09-27T15:22:28.3565134Z adding 'torch/include/c10d/TraceUtils.h' 2022-09-27T15:22:28.3567498Z adding 'torch/include/c10d/Types.hpp' 2022-09-27T15:22:28.3569180Z adding 'torch/include/c10d/UCCForNCCL.hpp' 2022-09-27T15:22:28.3571072Z adding 'torch/include/c10d/UCCTracing.hpp' 2022-09-27T15:22:28.3573594Z adding 'torch/include/c10d/UCCUtils.hpp' 2022-09-27T15:22:28.3575350Z adding 'torch/include/c10d/UnixSockUtils.hpp' 2022-09-27T15:22:28.3581011Z adding 'torch/include/c10d/Utils.hpp' 2022-09-27T15:22:28.3582967Z adding 'torch/include/c10d/WinSockUtils.hpp' 2022-09-27T15:22:28.3585423Z adding 'torch/include/c10d/Work.hpp' 2022-09-27T15:22:28.3586738Z adding 'torch/include/c10d/c10d.h' 2022-09-27T15:22:28.3589174Z adding 'torch/include/c10d/comm.hpp' 2022-09-27T15:22:28.3590725Z adding 'torch/include/c10d/debug.h' 2022-09-27T15:22:28.3592585Z adding 'torch/include/c10d/default_comm_hooks.hpp' 2022-09-27T15:22:28.3594500Z adding 'torch/include/c10d/error.h' 2022-09-27T15:22:28.3596142Z adding 'torch/include/c10d/exception.h' 2022-09-27T15:22:28.3598745Z adding 'torch/include/c10d/logger.hpp' 2022-09-27T15:22:28.3600764Z adding 'torch/include/c10d/logging.h' 2022-09-27T15:22:28.3602880Z adding 'torch/include/c10d/python_comm_hook.h' 2022-09-27T15:22:28.3611172Z adding 'torch/include/c10d/reducer.hpp' 2022-09-27T15:22:28.3614069Z adding 'torch/include/c10d/reducer_timer.hpp' 2022-09-27T15:22:28.3616149Z adding 'torch/include/c10d/sequence_num.hpp' 2022-09-27T15:22:28.3618338Z adding 'torch/include/c10d/socket.h' 2022-09-27T15:22:28.3620989Z adding 'torch/include/caffe2/contrib/aten/aten_op.h' 2022-09-27T15:22:28.3624157Z adding 'torch/include/caffe2/contrib/aten/aten_op_template.h' 2022-09-27T15:22:28.3628234Z adding 'torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h' 2022-09-27T15:22:28.3630252Z adding 'torch/include/caffe2/contrib/fakelowp/common.h' 2022-09-27T15:22:28.3633891Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h' 2022-09-27T15:22:28.3636000Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fma.h' 2022-09-27T15:22:28.3637967Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h' 2022-09-27T15:22:28.3640006Z adding 'torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h' 2022-09-27T15:22:28.3642253Z adding 'torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h' 2022-09-27T15:22:28.3644499Z adding 'torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h' 2022-09-27T15:22:28.3647642Z adding 'torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h' 2022-09-27T15:22:28.3650841Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h' 2022-09-27T15:22:28.3654419Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h' 2022-09-27T15:22:28.3657845Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h' 2022-09-27T15:22:28.3660453Z adding 'torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h' 2022-09-27T15:22:28.3663903Z adding 'torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h' 2022-09-27T15:22:28.3666092Z adding 'torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h' 2022-09-27T15:22:28.3668132Z adding 'torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h' 2022-09-27T15:22:28.3671121Z adding 'torch/include/caffe2/contrib/gloo/allgather_ops.h' 2022-09-27T15:22:28.3673619Z adding 'torch/include/caffe2/contrib/gloo/allreduce_ops.h' 2022-09-27T15:22:28.3675777Z adding 'torch/include/caffe2/contrib/gloo/barrier_ops.h' 2022-09-27T15:22:28.3678137Z adding 'torch/include/caffe2/contrib/gloo/broadcast_ops.h' 2022-09-27T15:22:28.3680178Z adding 'torch/include/caffe2/contrib/gloo/common.h' 2022-09-27T15:22:28.3683431Z adding 'torch/include/caffe2/contrib/gloo/common_world_ops.h' 2022-09-27T15:22:28.3685419Z adding 'torch/include/caffe2/contrib/gloo/context.h' 2022-09-27T15:22:28.3687956Z adding 'torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h' 2022-09-27T15:22:28.3689834Z adding 'torch/include/caffe2/contrib/gloo/store_handler.h' 2022-09-27T15:22:28.3692135Z adding 'torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h' 2022-09-27T15:22:28.3694710Z adding 'torch/include/caffe2/contrib/opencl/context.h' 2022-09-27T15:22:28.3697304Z adding 'torch/include/caffe2/contrib/prof/prof_dag_stats_op.h' 2022-09-27T15:22:28.3701147Z adding 'torch/include/caffe2/contrib/shm_mutex/shm_mutex.h' 2022-09-27T15:22:28.3703656Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h' 2022-09-27T15:22:28.3706019Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h' 2022-09-27T15:22:28.3707818Z adding 'torch/include/caffe2/contrib/tensorrt/trt_utils.h' 2022-09-27T15:22:28.3710366Z adding 'torch/include/caffe2/contrib/warpctc/ctc_op.h' 2022-09-27T15:22:28.3712944Z adding 'torch/include/caffe2/core/allocator.h' 2022-09-27T15:22:28.3715600Z adding 'torch/include/caffe2/core/blob.h' 2022-09-27T15:22:28.3719136Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-09-27T15:22:28.3721592Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-09-27T15:22:28.3723520Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-09-27T15:22:28.3726042Z adding 'torch/include/caffe2/core/common.h' 2022-09-27T15:22:28.3729195Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-09-27T15:22:28.3734032Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-09-27T15:22:28.3736049Z adding 'torch/include/caffe2/core/common_omp.h' 2022-09-27T15:22:28.3738848Z adding 'torch/include/caffe2/core/context.h' 2022-09-27T15:22:28.3741273Z adding 'torch/include/caffe2/core/context_base.h' 2022-09-27T15:22:28.3745038Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-09-27T15:22:28.3748525Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-09-27T15:22:28.3752257Z adding 'torch/include/caffe2/core/db.h' 2022-09-27T15:22:28.3754438Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-09-27T15:22:28.3757853Z adding 'torch/include/caffe2/core/event.h' 2022-09-27T15:22:28.3760480Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-09-27T15:22:28.3763309Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-09-27T15:22:28.3767874Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-09-27T15:22:28.3769453Z adding 'torch/include/caffe2/core/flags.h' 2022-09-27T15:22:28.3771911Z adding 'torch/include/caffe2/core/graph.h' 2022-09-27T15:22:28.3774939Z adding 'torch/include/caffe2/core/init.h' 2022-09-27T15:22:28.3776763Z adding 'torch/include/caffe2/core/logging.h' 2022-09-27T15:22:28.3779196Z adding 'torch/include/caffe2/core/macros.h' 2022-09-27T15:22:28.3780855Z adding 'torch/include/caffe2/core/memonger.h' 2022-09-27T15:22:28.3782805Z adding 'torch/include/caffe2/core/module.h' 2022-09-27T15:22:28.3785191Z adding 'torch/include/caffe2/core/net.h' 2022-09-27T15:22:28.3788477Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-09-27T15:22:28.3790534Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-09-27T15:22:28.3792118Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-09-27T15:22:28.3794229Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-09-27T15:22:28.3796289Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-09-27T15:22:28.3798828Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-09-27T15:22:28.3800934Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-09-27T15:22:28.3803114Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-09-27T15:22:28.3805707Z adding 'torch/include/caffe2/core/net_simple.h' 2022-09-27T15:22:28.3807851Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-09-27T15:22:28.3809506Z adding 'torch/include/caffe2/core/numa.h' 2022-09-27T15:22:28.3811894Z adding 'torch/include/caffe2/core/observer.h' 2022-09-27T15:22:28.3828421Z adding 'torch/include/caffe2/core/operator.h' 2022-09-27T15:22:28.3833514Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-09-27T15:22:28.3839301Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-09-27T15:22:28.3841448Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-09-27T15:22:28.3843963Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-09-27T15:22:28.3847043Z adding 'torch/include/caffe2/core/qtensor.h' 2022-09-27T15:22:28.3849439Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-09-27T15:22:28.3852038Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-09-27T15:22:28.3853909Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-09-27T15:22:28.3856511Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-09-27T15:22:28.3860185Z adding 'torch/include/caffe2/core/stats.h' 2022-09-27T15:22:28.3862314Z adding 'torch/include/caffe2/core/storage.h' 2022-09-27T15:22:28.3868772Z adding 'torch/include/caffe2/core/tensor.h' 2022-09-27T15:22:28.3870960Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-09-27T15:22:28.3872659Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-09-27T15:22:28.3875336Z adding 'torch/include/caffe2/core/test_utils.h' 2022-09-27T15:22:28.3877363Z adding 'torch/include/caffe2/core/timer.h' 2022-09-27T15:22:28.3880195Z adding 'torch/include/caffe2/core/transform.h' 2022-09-27T15:22:28.3882510Z adding 'torch/include/caffe2/core/types.h' 2022-09-27T15:22:28.3887019Z adding 'torch/include/caffe2/core/workspace.h' 2022-09-27T15:22:28.3890513Z adding 'torch/include/caffe2/core/hip/common_miopen.h' 2022-09-27T15:22:28.3893336Z adding 'torch/include/caffe2/core/hip/miopen_wrapper.h' 2022-09-27T15:22:28.3897694Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h' 2022-09-27T15:22:28.3901636Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h' 2022-09-27T15:22:28.3903742Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h' 2022-09-27T15:22:28.3905662Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h' 2022-09-27T15:22:28.3908896Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h' 2022-09-27T15:22:28.3911336Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h' 2022-09-27T15:22:28.3916275Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h' 2022-09-27T15:22:28.3919709Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h' 2022-09-27T15:22:28.3921919Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h' 2022-09-27T15:22:28.3924586Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h' 2022-09-27T15:22:28.3927407Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h' 2022-09-27T15:22:28.3932241Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h' 2022-09-27T15:22:28.3936964Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h' 2022-09-27T15:22:28.3939751Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h' 2022-09-27T15:22:28.3942117Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h' 2022-09-27T15:22:28.3946972Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h' 2022-09-27T15:22:28.3949863Z adding 'torch/include/caffe2/core/nomnigraph/tests/test_util.h' 2022-09-27T15:22:28.3952697Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-09-27T15:22:28.3954921Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-09-27T15:22:28.3957060Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-09-27T15:22:28.3958992Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-09-27T15:22:28.3960790Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-09-27T15:22:28.3962660Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-09-27T15:22:28.3964945Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-09-27T15:22:28.3966839Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-09-27T15:22:28.3970310Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h' 2022-09-27T15:22:28.3974279Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_prune.h' 2022-09-27T15:22:28.3977203Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h' 2022-09-27T15:22:28.3980185Z adding 'torch/include/caffe2/experiments/operators/funhash_op.h' 2022-09-27T15:22:28.3983282Z adding 'torch/include/caffe2/experiments/operators/sparse_funhash_op.h' 2022-09-27T15:22:28.3985755Z adding 'torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h' 2022-09-27T15:22:28.3988320Z adding 'torch/include/caffe2/experiments/operators/tt_contraction_op.h' 2022-09-27T15:22:28.3990521Z adding 'torch/include/caffe2/experiments/operators/tt_pad_op.h' 2022-09-27T15:22:28.3992816Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-09-27T15:22:28.3995205Z adding 'torch/include/caffe2/ideep/operators/conv_pool_base_op.h' 2022-09-27T15:22:28.3998229Z adding 'torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h' 2022-09-27T15:22:28.4001791Z adding 'torch/include/caffe2/ideep/operators/operator_fallback_ideep.h' 2022-09-27T15:22:28.4004704Z adding 'torch/include/caffe2/ideep/utils/ideep_context.h' 2022-09-27T15:22:28.4007709Z adding 'torch/include/caffe2/ideep/utils/ideep_operator.h' 2022-09-27T15:22:28.4020357Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-09-27T15:22:28.4023442Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-09-27T15:22:28.4025844Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe.h' 2022-09-27T15:22:28.4027537Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h' 2022-09-27T15:22:28.4030020Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h' 2022-09-27T15:22:28.4031569Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h' 2022-09-27T15:22:28.4033365Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h' 2022-09-27T15:22:28.4035218Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h' 2022-09-27T15:22:28.4044877Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h' 2022-09-27T15:22:28.4047769Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h' 2022-09-27T15:22:28.4051351Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h' 2022-09-27T15:22:28.4062958Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h' 2022-09-27T15:22:28.4068235Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h' 2022-09-27T15:22:28.4071223Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h' 2022-09-27T15:22:28.4073624Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h' 2022-09-27T15:22:28.4081032Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h' 2022-09-27T15:22:28.4084430Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h' 2022-09-27T15:22:28.4090159Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h' 2022-09-27T15:22:28.4093461Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h' 2022-09-27T15:22:28.4149189Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h' 2022-09-27T15:22:28.4175674Z adding 'torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h' 2022-09-27T15:22:28.4179802Z adding 'torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h' 2022-09-27T15:22:28.4182056Z adding 'torch/include/caffe2/mobile/contrib/nnapi/nnapi.h' 2022-09-27T15:22:28.4184159Z adding 'torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h' 2022-09-27T15:22:28.4186389Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp.h' 2022-09-27T15:22:28.4188135Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h' 2022-09-27T15:22:28.4190919Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-09-27T15:22:28.4193848Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-09-27T15:22:28.4196107Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-09-27T15:22:28.4198257Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-09-27T15:22:28.4200202Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-09-27T15:22:28.4202034Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-09-27T15:22:28.4205736Z adding 'torch/include/caffe2/onnx/backend.h' 2022-09-27T15:22:28.4207884Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-09-27T15:22:28.4209517Z adding 'torch/include/caffe2/onnx/device.h' 2022-09-27T15:22:28.4211328Z adding 'torch/include/caffe2/onnx/helper.h' 2022-09-27T15:22:28.4213239Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-09-27T15:22:28.4215496Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-09-27T15:22:28.4217723Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-09-27T15:22:28.4219349Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-09-27T15:22:28.4221199Z adding 'torch/include/caffe2/onnx/torch_ops/constants.h' 2022-09-27T15:22:28.4223115Z adding 'torch/include/caffe2/onnx/torch_ops/operator_sets.h' 2022-09-27T15:22:28.4224608Z adding 'torch/include/caffe2/onnx/torch_ops/schema.h' 2022-09-27T15:22:28.4229110Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-09-27T15:22:28.4230798Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-09-27T15:22:28.4232532Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-09-27T15:22:28.4234243Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-09-27T15:22:28.4236445Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-09-27T15:22:28.4238563Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-09-27T15:22:28.4240483Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-09-27T15:22:28.4242364Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-09-27T15:22:28.4244642Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-09-27T15:22:28.4246439Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-09-27T15:22:28.4465335Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-09-27T15:22:28.4467411Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-09-27T15:22:28.4468800Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-09-27T15:22:28.4470766Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-09-27T15:22:28.4472652Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-09-27T15:22:28.4475036Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-09-27T15:22:28.4478269Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-09-27T15:22:28.4480543Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-09-27T15:22:28.4482308Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-09-27T15:22:28.4485007Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-09-27T15:22:28.4487271Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-09-27T15:22:28.4489784Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-09-27T15:22:28.4491956Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-09-27T15:22:28.4493825Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-09-27T15:22:28.4496113Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-09-27T15:22:28.4498089Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-09-27T15:22:28.4499935Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-09-27T15:22:28.4501706Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-09-27T15:22:28.4503440Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-09-27T15:22:28.4505713Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-09-27T15:22:28.4507404Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-09-27T15:22:28.4509192Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-09-27T15:22:28.4511019Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-09-27T15:22:28.4512591Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-09-27T15:22:28.4514235Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-09-27T15:22:28.4516686Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-09-27T15:22:28.4520437Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-09-27T15:22:28.4522486Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-09-27T15:22:28.4524649Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-09-27T15:22:28.4526475Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-09-27T15:22:28.4531992Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-09-27T15:22:28.4534400Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-09-27T15:22:28.4541716Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-09-27T15:22:28.4544281Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-09-27T15:22:28.4547870Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-09-27T15:22:28.4550335Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-09-27T15:22:28.4556112Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-09-27T15:22:28.4559917Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-09-27T15:22:28.4561896Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-09-27T15:22:28.4564424Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-09-27T15:22:28.4566502Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-09-27T15:22:28.4567928Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-09-27T15:22:28.4569539Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-09-27T15:22:28.4571276Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-09-27T15:22:28.4573517Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-09-27T15:22:28.4575346Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-09-27T15:22:28.4577051Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-09-27T15:22:28.4578543Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-09-27T15:22:28.4579950Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-09-27T15:22:28.4581522Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-09-27T15:22:28.4583987Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-09-27T15:22:28.4586182Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-09-27T15:22:28.4590126Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-09-27T15:22:28.4592018Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-09-27T15:22:28.4594731Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-09-27T15:22:28.4597525Z adding 'torch/include/caffe2/operators/do_op.h' 2022-09-27T15:22:28.4599593Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-09-27T15:22:28.4601443Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-09-27T15:22:28.4603273Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-09-27T15:22:28.4604918Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-09-27T15:22:28.4607069Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-09-27T15:22:28.4608863Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-09-27T15:22:28.4611323Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-09-27T15:22:28.4615682Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-09-27T15:22:28.4617929Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-09-27T15:22:28.4619692Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-09-27T15:22:28.4621333Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-09-27T15:22:28.4623277Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-09-27T15:22:28.4625194Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-09-27T15:22:28.4626853Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-09-27T15:22:28.4628463Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-09-27T15:22:28.4629937Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-09-27T15:22:28.4632035Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-09-27T15:22:28.4634188Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-09-27T15:22:28.4635947Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-09-27T15:22:28.4640742Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-09-27T15:22:28.4643281Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-09-27T15:22:28.4647962Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-09-27T15:22:28.4650472Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-09-27T15:22:28.4652572Z adding 'torch/include/caffe2/operators/find_op.h' 2022-09-27T15:22:28.4654394Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-09-27T15:22:28.4655948Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-09-27T15:22:28.4657494Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-09-27T15:22:28.4659074Z adding 'torch/include/caffe2/operators/free_op.h' 2022-09-27T15:22:28.4661878Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-09-27T15:22:28.4664752Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-09-27T15:22:28.4667957Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-09-27T15:22:28.4670644Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-09-27T15:22:28.4672743Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-09-27T15:22:28.4674794Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-09-27T15:22:28.4678023Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-09-27T15:22:28.4681494Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-09-27T15:22:28.4683528Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-09-27T15:22:28.4686491Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-09-27T15:22:28.4690513Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-09-27T15:22:28.4697335Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-09-27T15:22:28.4699990Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-09-27T15:22:28.4702010Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-09-27T15:22:28.4704208Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-09-27T15:22:28.4706017Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-09-27T15:22:28.4708776Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-09-27T15:22:28.4711641Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-09-27T15:22:28.4714934Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-09-27T15:22:28.4716599Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-09-27T15:22:28.4718569Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-09-27T15:22:28.4720240Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-09-27T15:22:28.4722525Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-09-27T15:22:28.4724769Z adding 'torch/include/caffe2/operators/if_op.h' 2022-09-27T15:22:28.4727390Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-09-27T15:22:28.4729827Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-09-27T15:22:28.4732185Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-09-27T15:22:28.4735865Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-09-27T15:22:28.4738776Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-09-27T15:22:28.4740719Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-09-27T15:22:28.4742764Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-09-27T15:22:28.4744293Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-09-27T15:22:28.4746121Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-09-27T15:22:28.4748837Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-09-27T15:22:28.4750819Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-09-27T15:22:28.4752830Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-09-27T15:22:28.4755094Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-09-27T15:22:28.4757726Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-09-27T15:22:28.4762629Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-09-27T15:22:28.4769512Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-09-27T15:22:28.4772610Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-09-27T15:22:28.4774451Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-09-27T15:22:28.4776256Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-09-27T15:22:28.4778133Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-09-27T15:22:28.4782451Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-09-27T15:22:28.4784705Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-09-27T15:22:28.4786793Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-09-27T15:22:28.4788920Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-09-27T15:22:28.4793801Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-09-27T15:22:28.4796198Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-09-27T15:22:28.4797723Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-09-27T15:22:28.4799690Z adding 'torch/include/caffe2/operators/log_op.h' 2022-09-27T15:22:28.4801173Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-09-27T15:22:28.4803110Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-09-27T15:22:28.4804827Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-09-27T15:22:28.4807341Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-09-27T15:22:28.4810825Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-09-27T15:22:28.4813999Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-09-27T15:22:28.4816051Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-09-27T15:22:28.4817845Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-09-27T15:22:28.4819960Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-09-27T15:22:28.4821823Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-09-27T15:22:28.4823920Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-09-27T15:22:28.4826081Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-09-27T15:22:28.4828164Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-09-27T15:22:28.4829997Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-09-27T15:22:28.4831752Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-09-27T15:22:28.4833868Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-09-27T15:22:28.4835692Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-09-27T15:22:28.4837312Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-09-27T15:22:28.4838929Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-09-27T15:22:28.4840990Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-09-27T15:22:28.4842927Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-09-27T15:22:28.4844815Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-09-27T15:22:28.4846856Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-09-27T15:22:28.4849303Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-09-27T15:22:28.4851485Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-09-27T15:22:28.4855162Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-09-27T15:22:28.4857532Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-09-27T15:22:28.4860152Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-09-27T15:22:28.4862292Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-09-27T15:22:28.4864546Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-09-27T15:22:28.4866518Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-09-27T15:22:28.4868753Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-09-27T15:22:28.4872180Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-09-27T15:22:28.4874263Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-09-27T15:22:28.4875878Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-09-27T15:22:28.4879075Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-09-27T15:22:28.4881709Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-09-27T15:22:28.4884004Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-09-27T15:22:28.4886847Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-09-27T15:22:28.4889323Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-09-27T15:22:28.4891176Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-09-27T15:22:28.4893210Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-09-27T15:22:28.4895919Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-09-27T15:22:28.4898373Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-09-27T15:22:28.4900119Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-09-27T15:22:28.4901793Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-09-27T15:22:28.4904137Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-09-27T15:22:28.4906684Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-09-27T15:22:28.4909408Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-09-27T15:22:28.4914851Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-09-27T15:22:28.4917815Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-09-27T15:22:28.4919684Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-09-27T15:22:28.4921415Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-09-27T15:22:28.4923585Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-09-27T15:22:28.4925660Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-09-27T15:22:28.4928441Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-09-27T15:22:28.4930476Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-09-27T15:22:28.4932395Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-09-27T15:22:28.4934494Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-09-27T15:22:28.4936250Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-09-27T15:22:28.4938229Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-09-27T15:22:28.4940100Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-09-27T15:22:28.4942063Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-09-27T15:22:28.4943941Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-09-27T15:22:28.4946161Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-09-27T15:22:28.4947847Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-09-27T15:22:28.4949737Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-09-27T15:22:28.4951592Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-09-27T15:22:28.4953345Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-09-27T15:22:28.4955263Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-09-27T15:22:28.4970045Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-09-27T15:22:28.4974401Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-09-27T15:22:28.4976223Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-09-27T15:22:28.4978815Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-09-27T15:22:28.4980924Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-09-27T15:22:28.4982591Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-09-27T15:22:28.4984087Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-09-27T15:22:28.4985619Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-09-27T15:22:28.4987824Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-09-27T15:22:28.4990762Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-09-27T15:22:28.4992811Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-09-27T15:22:28.4994490Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-09-27T15:22:28.4996482Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-09-27T15:22:28.4998156Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-09-27T15:22:28.4999840Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-09-27T15:22:28.5002637Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-09-27T15:22:28.5004634Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-09-27T15:22:28.5006639Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-09-27T15:22:28.5008434Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-09-27T15:22:28.5010046Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-09-27T15:22:28.5013522Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-09-27T15:22:28.5016157Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-09-27T15:22:28.5021218Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-09-27T15:22:28.5023344Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-09-27T15:22:28.5024988Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-09-27T15:22:28.5026908Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-09-27T15:22:28.5028426Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-09-27T15:22:28.5030869Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-09-27T15:22:28.5032817Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-09-27T15:22:28.5035173Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-09-27T15:22:28.5037129Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-09-27T15:22:28.5039247Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-09-27T15:22:28.5040917Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-09-27T15:22:28.5042702Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-09-27T15:22:28.5044465Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-09-27T15:22:28.5046802Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-09-27T15:22:28.5049096Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-09-27T15:22:28.5050773Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-09-27T15:22:28.5053677Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-09-27T15:22:28.5055643Z adding 'torch/include/caffe2/operators/top_k.h' 2022-09-27T15:22:28.5057669Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-09-27T15:22:28.5060348Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-09-27T15:22:28.5062444Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-09-27T15:22:28.5064620Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-09-27T15:22:28.5066516Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-09-27T15:22:28.5078928Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-09-27T15:22:28.5081937Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-09-27T15:22:28.5083915Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-09-27T15:22:28.5085481Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-09-27T15:22:28.5087327Z adding 'torch/include/caffe2/operators/while_op.h' 2022-09-27T15:22:28.5089635Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-09-27T15:22:28.5092720Z adding 'torch/include/caffe2/operators/hip/activation_ops_miopen.h' 2022-09-27T15:22:28.5096112Z adding 'torch/include/caffe2/operators/quantized/int8_add_op.h' 2022-09-27T15:22:28.5099201Z adding 'torch/include/caffe2/operators/quantized/int8_average_pool_op.h' 2022-09-27T15:22:28.5102231Z adding 'torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h' 2022-09-27T15:22:28.5104795Z adding 'torch/include/caffe2/operators/quantized/int8_concat_op.h' 2022-09-27T15:22:28.5108050Z adding 'torch/include/caffe2/operators/quantized/int8_conv_op.h' 2022-09-27T15:22:28.5111339Z adding 'torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h' 2022-09-27T15:22:28.5113839Z adding 'torch/include/caffe2/operators/quantized/int8_dequantize_op.h' 2022-09-27T15:22:28.5116837Z adding 'torch/include/caffe2/operators/quantized/int8_fc_op.h' 2022-09-27T15:22:28.5119354Z adding 'torch/include/caffe2/operators/quantized/int8_flatten_op.h' 2022-09-27T15:22:28.5122004Z adding 'torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h' 2022-09-27T15:22:28.5125306Z adding 'torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h' 2022-09-27T15:22:28.5128091Z adding 'torch/include/caffe2/operators/quantized/int8_max_pool_op.h' 2022-09-27T15:22:28.5130837Z adding 'torch/include/caffe2/operators/quantized/int8_quantize_op.h' 2022-09-27T15:22:28.5133588Z adding 'torch/include/caffe2/operators/quantized/int8_relu_op.h' 2022-09-27T15:22:28.5135835Z adding 'torch/include/caffe2/operators/quantized/int8_reshape_op.h' 2022-09-27T15:22:28.5138515Z adding 'torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h' 2022-09-27T15:22:28.5143073Z adding 'torch/include/caffe2/operators/quantized/int8_roi_align_op.h' 2022-09-27T15:22:28.5145943Z adding 'torch/include/caffe2/operators/quantized/int8_sigmoid_op.h' 2022-09-27T15:22:28.5148230Z adding 'torch/include/caffe2/operators/quantized/int8_simd.h' 2022-09-27T15:22:28.5150799Z adding 'torch/include/caffe2/operators/quantized/int8_slice_op.h' 2022-09-27T15:22:28.5153623Z adding 'torch/include/caffe2/operators/quantized/int8_softmax_op.h' 2022-09-27T15:22:28.5156425Z adding 'torch/include/caffe2/operators/quantized/int8_test_utils.h' 2022-09-27T15:22:28.5158804Z adding 'torch/include/caffe2/operators/quantized/int8_transpose_op.h' 2022-09-27T15:22:28.5161888Z adding 'torch/include/caffe2/operators/quantized/int8_utils.h' 2022-09-27T15:22:28.5165226Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h' 2022-09-27T15:22:28.5171165Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor.h' 2022-09-27T15:22:28.5174000Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h' 2022-09-27T15:22:28.5176138Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h' 2022-09-27T15:22:28.5185070Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_op.h' 2022-09-27T15:22:28.5188029Z adding 'torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h' 2022-09-27T15:22:28.5191196Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h' 2022-09-27T15:22:28.5193857Z adding 'torch/include/caffe2/opt/annotations.h' 2022-09-27T15:22:28.5195446Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-09-27T15:22:28.5197384Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-09-27T15:22:28.5199985Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-09-27T15:22:28.5202009Z adding 'torch/include/caffe2/opt/converter.h' 2022-09-27T15:22:28.5203658Z adding 'torch/include/caffe2/opt/device.h' 2022-09-27T15:22:28.5205532Z adding 'torch/include/caffe2/opt/distributed.h' 2022-09-27T15:22:28.5207052Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-09-27T15:22:28.5209173Z adding 'torch/include/caffe2/opt/fusion.h' 2022-09-27T15:22:28.5211032Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-09-27T15:22:28.5212545Z adding 'torch/include/caffe2/opt/mobile.h' 2022-09-27T15:22:28.5214162Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-09-27T15:22:28.5220016Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-09-27T15:22:28.5223652Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-09-27T15:22:28.5225293Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-09-27T15:22:28.5226406Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-09-27T15:22:28.5228500Z adding 'torch/include/caffe2/opt/passes.h' 2022-09-27T15:22:28.5231013Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-09-27T15:22:28.5232998Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-09-27T15:22:28.5236045Z adding 'torch/include/caffe2/opt/custom/cc_amrc.h' 2022-09-27T15:22:28.5237719Z adding 'torch/include/caffe2/opt/custom/concat_elim.h' 2022-09-27T15:22:28.5239387Z adding 'torch/include/caffe2/opt/custom/freeze_quantization_params.h' 2022-09-27T15:22:28.5240743Z adding 'torch/include/caffe2/opt/custom/in_batch_broadcast.h' 2022-09-27T15:22:28.5242363Z adding 'torch/include/caffe2/opt/custom/pointwise_elim.h' 2022-09-27T15:22:28.5244537Z adding 'torch/include/caffe2/opt/nql/ast.h' 2022-09-27T15:22:28.5247009Z adding 'torch/include/caffe2/opt/nql/graphmatcher.h' 2022-09-27T15:22:28.5249946Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-09-27T15:22:28.5252330Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-09-27T15:22:28.5254345Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-09-27T15:22:28.5256167Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-09-27T15:22:28.5258050Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-09-27T15:22:28.5259886Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-09-27T15:22:28.5261795Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-09-27T15:22:28.5263511Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-09-27T15:22:28.5265655Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-09-27T15:22:28.5267438Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-09-27T15:22:28.5269091Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-09-27T15:22:28.5270677Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-09-27T15:22:28.5272060Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-09-27T15:22:28.5274045Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-09-27T15:22:28.5276347Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-09-27T15:22:28.5278237Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-09-27T15:22:28.5280118Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-09-27T15:22:28.5281910Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-09-27T15:22:28.5283386Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-09-27T15:22:28.5286041Z adding 'torch/include/caffe2/predictor/emulator/benchmark.h' 2022-09-27T15:22:28.5288271Z adding 'torch/include/caffe2/predictor/emulator/data_filler.h' 2022-09-27T15:22:28.5289847Z adding 'torch/include/caffe2/predictor/emulator/emulator.h' 2022-09-27T15:22:28.5291714Z adding 'torch/include/caffe2/predictor/emulator/net_supplier.h' 2022-09-27T15:22:28.5293331Z adding 'torch/include/caffe2/predictor/emulator/output_formatter.h' 2022-09-27T15:22:28.5294758Z adding 'torch/include/caffe2/predictor/emulator/profiler.h' 2022-09-27T15:22:28.5296436Z adding 'torch/include/caffe2/predictor/emulator/std_output_formatter.h' 2022-09-27T15:22:28.5297971Z adding 'torch/include/caffe2/predictor/emulator/time_profiler.h' 2022-09-27T15:22:28.5299639Z adding 'torch/include/caffe2/predictor/emulator/utils.h' 2022-09-27T15:22:28.5370304Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-09-27T15:22:28.5383046Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-09-27T15:22:28.5403508Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-09-27T15:22:28.5408830Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-09-27T15:22:28.5412883Z adding 'torch/include/caffe2/python/dlpack.h' 2022-09-27T15:22:28.5418190Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-09-27T15:22:28.5421546Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-09-27T15:22:28.5423806Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-09-27T15:22:28.5428413Z adding 'torch/include/caffe2/quantization/server/activation_distribution_observer.h' 2022-09-27T15:22:28.5430939Z adding 'torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h' 2022-09-27T15:22:28.5432922Z adding 'torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h' 2022-09-27T15:22:28.5435773Z adding 'torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h' 2022-09-27T15:22:28.5437971Z adding 'torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h' 2022-09-27T15:22:28.5439698Z adding 'torch/include/caffe2/quantization/server/compute_equalization_scale.h' 2022-09-27T15:22:28.5442062Z adding 'torch/include/caffe2/quantization/server/concat_dnnlowp_op.h' 2022-09-27T15:22:28.5444220Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h' 2022-09-27T15:22:28.5446473Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_op.h' 2022-09-27T15:22:28.5449745Z adding 'torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h' 2022-09-27T15:22:28.5451613Z adding 'torch/include/caffe2/quantization/server/conv_relu_op.h' 2022-09-27T15:22:28.5453246Z adding 'torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h' 2022-09-27T15:22:28.5455814Z adding 'torch/include/caffe2/quantization/server/dnnlowp.h' 2022-09-27T15:22:28.5459714Z adding 'torch/include/caffe2/quantization/server/dnnlowp_op.h' 2022-09-27T15:22:28.5461662Z adding 'torch/include/caffe2/quantization/server/dnnlowp_partition.h' 2022-09-27T15:22:28.5463539Z adding 'torch/include/caffe2/quantization/server/dynamic_histogram.h' 2022-09-27T15:22:28.5466227Z adding 'torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h' 2022-09-27T15:22:28.5468352Z adding 'torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h' 2022-09-27T15:22:28.5471153Z adding 'torch/include/caffe2/quantization/server/fb_fc_packed_op.h' 2022-09-27T15:22:28.5473533Z adding 'torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h' 2022-09-27T15:22:28.5475518Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_blob.h' 2022-09-27T15:22:28.5477367Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h' 2022-09-27T15:22:28.5479886Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_op.h' 2022-09-27T15:22:28.5481909Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h' 2022-09-27T15:22:28.5484225Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h' 2022-09-27T15:22:28.5486457Z adding 'torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h' 2022-09-27T15:22:28.5488869Z adding 'torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h' 2022-09-27T15:22:28.5492731Z adding 'torch/include/caffe2/quantization/server/im2col_dnnlowp.h' 2022-09-27T15:22:28.5495196Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params.h' 2022-09-27T15:22:28.5497321Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h' 2022-09-27T15:22:28.5499174Z adding 'torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h' 2022-09-27T15:22:28.5500940Z adding 'torch/include/caffe2/quantization/server/kl_minimization.h' 2022-09-27T15:22:28.5502860Z adding 'torch/include/caffe2/quantization/server/l2_minimization.h' 2022-09-27T15:22:28.5504461Z adding 'torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h' 2022-09-27T15:22:28.5506395Z adding 'torch/include/caffe2/quantization/server/mmio.h' 2022-09-27T15:22:28.5508710Z adding 'torch/include/caffe2/quantization/server/op_wrapper.h' 2022-09-27T15:22:28.5510617Z adding 'torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h' 2022-09-27T15:22:28.5512533Z adding 'torch/include/caffe2/quantization/server/quantization_error_minimization.h' 2022-09-27T15:22:28.5514250Z adding 'torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h' 2022-09-27T15:22:28.5516097Z adding 'torch/include/caffe2/quantization/server/relu_dnnlowp_op.h' 2022-09-27T15:22:28.5518043Z adding 'torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h' 2022-09-27T15:22:28.5520128Z adding 'torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h' 2022-09-27T15:22:28.5521780Z adding 'torch/include/caffe2/quantization/server/sigmoid.h' 2022-09-27T15:22:28.5523574Z adding 'torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h' 2022-09-27T15:22:28.5525587Z adding 'torch/include/caffe2/quantization/server/tanh.h' 2022-09-27T15:22:28.5527099Z adding 'torch/include/caffe2/quantization/server/transpose.h' 2022-09-27T15:22:28.5529384Z adding 'torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h' 2022-09-27T15:22:28.5531655Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-09-27T15:22:28.5533987Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-09-27T15:22:28.5537112Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-09-27T15:22:28.5539179Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-09-27T15:22:28.5541175Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-09-27T15:22:28.5574496Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-09-27T15:22:28.5578063Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-09-27T15:22:28.5579880Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-09-27T15:22:28.5582950Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-09-27T15:22:28.5584916Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-09-27T15:22:28.5586672Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-09-27T15:22:28.5589706Z adding 'torch/include/caffe2/serialize/versions.h' 2022-09-27T15:22:28.5593145Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-09-27T15:22:28.5596711Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-09-27T15:22:28.5601128Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-09-27T15:22:28.5606736Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-09-27T15:22:28.5609381Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-09-27T15:22:28.5611663Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-09-27T15:22:28.5613765Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-09-27T15:22:28.5616008Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-09-27T15:22:28.5617958Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-09-27T15:22:28.5619989Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-09-27T15:22:28.5622347Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-09-27T15:22:28.5624719Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-09-27T15:22:28.5626833Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-09-27T15:22:28.5631046Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-09-27T15:22:28.5634830Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-09-27T15:22:28.5636979Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-09-27T15:22:28.5639580Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-09-27T15:22:28.5641829Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-09-27T15:22:28.5648112Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-09-27T15:22:28.5651079Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-09-27T15:22:28.5653976Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-09-27T15:22:28.5656187Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-09-27T15:22:28.5658842Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-09-27T15:22:28.5662394Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-09-27T15:22:28.5664968Z adding 'torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h' 2022-09-27T15:22:28.5667047Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-09-27T15:22:28.5669043Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-09-27T15:22:28.5671338Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-09-27T15:22:28.5673131Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-09-27T15:22:28.5675182Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-09-27T15:22:28.5676941Z adding 'torch/include/caffe2/utils/cast.h' 2022-09-27T15:22:28.5681425Z adding 'torch/include/caffe2/utils/cblas.h' 2022-09-27T15:22:28.5684334Z adding 'torch/include/caffe2/utils/conversions.h' 2022-09-27T15:22:28.5685975Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-09-27T15:22:28.5688007Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-09-27T15:22:28.5690567Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-09-27T15:22:28.5693101Z adding 'torch/include/caffe2/utils/filler.h' 2022-09-27T15:22:28.5695475Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-09-27T15:22:28.5697236Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-09-27T15:22:28.5698963Z adding 'torch/include/caffe2/utils/knobs.h' 2022-09-27T15:22:28.5700712Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-09-27T15:22:28.5702454Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-09-27T15:22:28.5706002Z adding 'torch/include/caffe2/utils/math.h' 2022-09-27T15:22:28.5708230Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-09-27T15:22:28.5709811Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-09-27T15:22:28.5714729Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-09-27T15:22:28.5717233Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-09-27T15:22:28.5718655Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-09-27T15:22:28.5721119Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-09-27T15:22:28.5722961Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-09-27T15:22:28.5724616Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-09-27T15:22:28.5726968Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-09-27T15:22:28.5729252Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-09-27T15:22:28.5731127Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-09-27T15:22:28.5732997Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-09-27T15:22:28.5734856Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-09-27T15:22:28.5736521Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-09-27T15:22:28.5738745Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-09-27T15:22:28.5741215Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-09-27T15:22:28.5742959Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-09-27T15:22:28.5747436Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-09-27T15:22:28.5749542Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-09-27T15:22:28.5752047Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-09-27T15:22:28.5753799Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-09-27T15:22:28.5755884Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-09-27T15:22:28.5760824Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-09-27T15:22:28.5770690Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-09-27T15:22:28.5772633Z adding 'torch/include/caffe2/video/video_io.h' 2022-09-27T15:22:28.5779224Z adding 'torch/include/pybind11/attr.h' 2022-09-27T15:22:28.5782486Z adding 'torch/include/pybind11/buffer_info.h' 2022-09-27T15:22:28.5801016Z adding 'torch/include/pybind11/cast.h' 2022-09-27T15:22:28.5805704Z adding 'torch/include/pybind11/chrono.h' 2022-09-27T15:22:28.5807442Z adding 'torch/include/pybind11/common.h' 2022-09-27T15:22:28.5809086Z adding 'torch/include/pybind11/complex.h' 2022-09-27T15:22:28.5818052Z adding 'torch/include/pybind11/eigen.h' 2022-09-27T15:22:28.5822831Z adding 'torch/include/pybind11/embed.h' 2022-09-27T15:22:28.5825497Z adding 'torch/include/pybind11/eval.h' 2022-09-27T15:22:28.5828145Z adding 'torch/include/pybind11/functional.h' 2022-09-27T15:22:28.5831062Z adding 'torch/include/pybind11/gil.h' 2022-09-27T15:22:28.5834787Z adding 'torch/include/pybind11/iostream.h' 2022-09-27T15:22:28.5856969Z adding 'torch/include/pybind11/numpy.h' 2022-09-27T15:22:28.5861563Z adding 'torch/include/pybind11/operators.h' 2022-09-27T15:22:28.5863648Z adding 'torch/include/pybind11/options.h' 2022-09-27T15:22:28.5899838Z adding 'torch/include/pybind11/pybind11.h' 2022-09-27T15:22:28.5926483Z adding 'torch/include/pybind11/pytypes.h' 2022-09-27T15:22:28.5932108Z adding 'torch/include/pybind11/stl.h' 2022-09-27T15:22:28.5939150Z adding 'torch/include/pybind11/stl_bind.h' 2022-09-27T15:22:28.5948440Z adding 'torch/include/pybind11/detail/class.h' 2022-09-27T15:22:28.5963003Z adding 'torch/include/pybind11/detail/common.h' 2022-09-27T15:22:28.5967171Z adding 'torch/include/pybind11/detail/descr.h' 2022-09-27T15:22:28.5972098Z adding 'torch/include/pybind11/detail/init.h' 2022-09-27T15:22:28.5979259Z adding 'torch/include/pybind11/detail/internals.h' 2022-09-27T15:22:28.5992409Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-09-27T15:22:28.5995368Z adding 'torch/include/pybind11/detail/typeid.h' 2022-09-27T15:22:28.6001813Z adding 'torch/include/torch/custom_class.h' 2022-09-27T15:22:28.6006244Z adding 'torch/include/torch/custom_class_detail.h' 2022-09-27T15:22:28.6007987Z adding 'torch/include/torch/extension.h' 2022-09-27T15:22:28.6019295Z adding 'torch/include/torch/library.h' 2022-09-27T15:22:28.6021710Z adding 'torch/include/torch/script.h' 2022-09-27T15:22:28.6024778Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-09-27T15:22:28.6026522Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-09-27T15:22:28.6027999Z adding 'torch/include/torch/csrc/Device.h' 2022-09-27T15:22:28.6030139Z adding 'torch/include/torch/csrc/Dtype.h' 2022-09-27T15:22:28.6031481Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-09-27T15:22:28.6035669Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-09-27T15:22:28.6037718Z adding 'torch/include/torch/csrc/Export.h' 2022-09-27T15:22:28.6039357Z adding 'torch/include/torch/csrc/Generator.h' 2022-09-27T15:22:28.6041052Z adding 'torch/include/torch/csrc/Layout.h' 2022-09-27T15:22:28.6042759Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-09-27T15:22:28.6044412Z adding 'torch/include/torch/csrc/Module.h' 2022-09-27T15:22:28.6046119Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-09-27T15:22:28.6047811Z adding 'torch/include/torch/csrc/QScheme.h' 2022-09-27T15:22:28.6049501Z adding 'torch/include/torch/csrc/Size.h' 2022-09-27T15:22:28.6051013Z adding 'torch/include/torch/csrc/Storage.h' 2022-09-27T15:22:28.6052624Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-09-27T15:22:28.6054453Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-09-27T15:22:28.6055599Z adding 'torch/include/torch/csrc/Stream.h' 2022-09-27T15:22:28.6057312Z adding 'torch/include/torch/csrc/THConcat.h' 2022-09-27T15:22:28.6058956Z adding 'torch/include/torch/csrc/THP.h' 2022-09-27T15:22:28.6060930Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-09-27T15:22:28.6062194Z adding 'torch/include/torch/csrc/Types.h' 2022-09-27T15:22:28.6063896Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-09-27T15:22:28.6065310Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-09-27T15:22:28.6066847Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-09-27T15:22:28.6068480Z adding 'torch/include/torch/csrc/python_headers.h' 2022-09-27T15:22:28.6069966Z adding 'torch/include/torch/csrc/serialization.h' 2022-09-27T15:22:28.6072835Z adding 'torch/include/torch/csrc/utils.h' 2022-09-27T15:22:28.6075865Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-09-27T15:22:28.6077571Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-09-27T15:22:28.6079137Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-09-27T15:22:28.6080946Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-09-27T15:22:28.6082384Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-09-27T15:22:28.6085150Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-09-27T15:22:28.6088039Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-09-27T15:22:28.6091020Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-09-27T15:22:28.6093216Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-09-27T15:22:28.6095158Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-09-27T15:22:28.6099938Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-09-27T15:22:28.6102325Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2022-09-27T15:22:28.6103884Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-09-27T15:22:28.6105446Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-09-27T15:22:28.6109975Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-09-27T15:22:28.6113747Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-09-27T15:22:28.6116443Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-09-27T15:22:28.6118103Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-09-27T15:22:28.6123198Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-09-27T15:22:28.6126148Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-09-27T15:22:28.6128222Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-09-27T15:22:28.6130469Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-09-27T15:22:28.6132185Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-09-27T15:22:28.6134558Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-09-27T15:22:28.6136640Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-09-27T15:22:28.6138254Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-09-27T15:22:28.6140052Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-09-27T15:22:28.6142569Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-09-27T15:22:28.6144244Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-09-27T15:22:28.6145882Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-09-27T15:22:28.6147687Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-09-27T15:22:28.6152004Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-09-27T15:22:28.6154180Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-09-27T15:22:28.6156643Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-09-27T15:22:28.6159366Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-09-27T15:22:28.6166436Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-09-27T15:22:28.6169438Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-09-27T15:22:28.6171593Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-09-27T15:22:28.6173714Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-09-27T15:22:28.6175906Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-09-27T15:22:28.6177863Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-09-27T15:22:28.6180504Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-09-27T15:22:28.6182809Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-09-27T15:22:28.6185490Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-09-27T15:22:28.6187883Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-09-27T15:22:28.6189744Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-09-27T15:22:28.6191988Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-09-27T15:22:28.6194041Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-09-27T15:22:28.6196006Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-09-27T15:22:28.6197856Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-09-27T15:22:28.6200206Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-09-27T15:22:28.6202539Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-09-27T15:22:28.6204763Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-09-27T15:22:28.6206664Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-09-27T15:22:28.6208577Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-09-27T15:22:28.6210771Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-09-27T15:22:28.6215825Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-09-27T15:22:28.6218388Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-09-27T15:22:28.6221363Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-09-27T15:22:28.6222958Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-09-27T15:22:28.6225260Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-09-27T15:22:28.6232533Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-09-27T15:22:28.6234859Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-09-27T15:22:28.6236513Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-09-27T15:22:28.6238514Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-09-27T15:22:28.6241587Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-09-27T15:22:28.6243326Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-09-27T15:22:28.6249521Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-09-27T15:22:28.6251989Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-09-27T15:22:28.6254303Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-09-27T15:22:28.6256469Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-09-27T15:22:28.6258717Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-09-27T15:22:28.6261442Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-09-27T15:22:28.6263520Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-09-27T15:22:28.6265498Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-09-27T15:22:28.6267065Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-09-27T15:22:28.6272048Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-09-27T15:22:28.6275113Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-09-27T15:22:28.6277180Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-09-27T15:22:28.6279008Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-09-27T15:22:28.6284480Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-09-27T15:22:28.6288081Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-09-27T15:22:28.6290519Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-09-27T15:22:28.6292867Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-09-27T15:22:28.6297417Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-09-27T15:22:28.6300378Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-09-27T15:22:28.6303257Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-09-27T15:22:28.6305725Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-09-27T15:22:28.6309492Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-09-27T15:22:28.6311972Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-09-27T15:22:28.6314430Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-09-27T15:22:28.6317013Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-09-27T15:22:28.6319095Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-09-27T15:22:28.6321448Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-09-27T15:22:28.6324287Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-09-27T15:22:28.6330116Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-09-27T15:22:28.6333258Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-09-27T15:22:28.6336288Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-09-27T15:22:28.6338665Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-09-27T15:22:28.6343213Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-09-27T15:22:28.6347140Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-09-27T15:22:28.6350171Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-09-27T15:22:28.6352907Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-09-27T15:22:28.6355990Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-09-27T15:22:28.6358108Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-09-27T15:22:28.6360107Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-09-27T15:22:28.6365130Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-09-27T15:22:28.6368052Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-09-27T15:22:28.6370469Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-09-27T15:22:28.6373019Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-09-27T15:22:28.6376212Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-09-27T15:22:28.6379658Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-09-27T15:22:28.6381910Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-09-27T15:22:28.6384267Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-09-27T15:22:28.6386832Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-09-27T15:22:28.6391606Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-09-27T15:22:28.6396057Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-09-27T15:22:28.6398348Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-09-27T15:22:28.6400243Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-09-27T15:22:28.6403188Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-09-27T15:22:28.6405540Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-09-27T15:22:28.6407424Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-09-27T15:22:28.6410179Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-09-27T15:22:28.6412512Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-09-27T15:22:28.6414475Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-09-27T15:22:28.6416488Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-09-27T15:22:28.6421115Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-09-27T15:22:28.6424194Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-09-27T15:22:28.6426448Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-09-27T15:22:28.6428582Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-09-27T15:22:28.6431794Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-09-27T15:22:28.6434741Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-09-27T15:22:28.6436817Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-09-27T15:22:28.6438784Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-09-27T15:22:28.6440629Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-09-27T15:22:28.6442938Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-09-27T15:22:28.6445583Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-09-27T15:22:28.6449494Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-09-27T15:22:28.6453335Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-09-27T15:22:28.6455652Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-09-27T15:22:28.6459779Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-09-27T15:22:28.6462744Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-09-27T15:22:28.6464742Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-09-27T15:22:28.6467110Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-09-27T15:22:28.6469298Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-09-27T15:22:28.6472241Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-09-27T15:22:28.6474344Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-09-27T15:22:28.6477840Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-09-27T15:22:28.6480104Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-09-27T15:22:28.6482401Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-09-27T15:22:28.6484152Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-09-27T15:22:28.6486379Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-09-27T15:22:28.6488464Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-09-27T15:22:28.6490614Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-09-27T15:22:28.6492387Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-09-27T15:22:28.6499209Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-09-27T15:22:28.6501572Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-09-27T15:22:28.6506853Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-09-27T15:22:28.6509303Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-09-27T15:22:28.6511799Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-09-27T15:22:28.6513556Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-09-27T15:22:28.6515112Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-09-27T15:22:28.6520113Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-09-27T15:22:28.6522477Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-09-27T15:22:28.6526769Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-09-27T15:22:28.6530707Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-09-27T15:22:28.6539902Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-09-27T15:22:28.6542422Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-09-27T15:22:28.6544038Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-09-27T15:22:28.6547371Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-09-27T15:22:28.6549557Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-09-27T15:22:28.6552233Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-09-27T15:22:28.6554268Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2022-09-27T15:22:28.6555843Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-09-27T15:22:28.6558556Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-09-27T15:22:28.6562747Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-09-27T15:22:28.6564924Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-09-27T15:22:28.6566787Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-09-27T15:22:28.6568585Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-09-27T15:22:28.6570639Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-09-27T15:22:28.6572542Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-09-27T15:22:28.6574186Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-09-27T15:22:28.6575751Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-09-27T15:22:28.6578253Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-09-27T15:22:28.6580053Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-09-27T15:22:28.6581718Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-09-27T15:22:28.6583233Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-09-27T15:22:28.6584723Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2022-09-27T15:22:28.6586205Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-09-27T15:22:28.6587726Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-09-27T15:22:28.6589497Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-09-27T15:22:28.6591017Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-09-27T15:22:28.6592473Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-09-27T15:22:28.6594020Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-09-27T15:22:28.6595994Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-09-27T15:22:28.6597603Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-09-27T15:22:28.6599244Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-09-27T15:22:28.6601934Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-09-27T15:22:28.6603982Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-09-27T15:22:28.6605546Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-09-27T15:22:28.6616295Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-09-27T15:22:28.6621860Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-09-27T15:22:28.6624180Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-09-27T15:22:28.6626016Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-09-27T15:22:28.6627662Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-09-27T15:22:28.6630059Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-09-27T15:22:28.6632471Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-09-27T15:22:28.6656336Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-09-27T15:22:28.6664375Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-09-27T15:22:28.6666080Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-09-27T15:22:28.6670927Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-09-27T15:22:28.6674081Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-09-27T15:22:28.6676198Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-09-27T15:22:28.6678037Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-09-27T15:22:28.6679964Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-09-27T15:22:28.6681800Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-09-27T15:22:28.6684020Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-09-27T15:22:28.6686187Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-09-27T15:22:28.6687840Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-09-27T15:22:28.6689420Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-09-27T15:22:28.6690837Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-09-27T15:22:28.6692563Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-09-27T15:22:28.6694069Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-09-27T15:22:28.6696646Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-09-27T15:22:28.6698337Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-09-27T15:22:28.6700039Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-09-27T15:22:28.6702377Z adding 'torch/include/torch/csrc/deploy/Exception.h' 2022-09-27T15:22:28.6705872Z adding 'torch/include/torch/csrc/deploy/deploy.h' 2022-09-27T15:22:28.6708155Z adding 'torch/include/torch/csrc/deploy/elf_file.h' 2022-09-27T15:22:28.6710383Z adding 'torch/include/torch/csrc/deploy/environment.h' 2022-09-27T15:22:28.6712353Z adding 'torch/include/torch/csrc/deploy/loader.h' 2022-09-27T15:22:28.6714361Z adding 'torch/include/torch/csrc/deploy/mem_file.h' 2022-09-27T15:22:28.6716136Z adding 'torch/include/torch/csrc/deploy/noop_environment.h' 2022-09-27T15:22:28.6717711Z adding 'torch/include/torch/csrc/deploy/path_environment.h' 2022-09-27T15:22:28.6724104Z adding 'torch/include/torch/csrc/deploy/interpreter/Optional.hpp' 2022-09-27T15:22:28.6727478Z adding 'torch/include/torch/csrc/deploy/interpreter/builtin_registry.h' 2022-09-27T15:22:28.6730425Z adding 'torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h' 2022-09-27T15:22:28.6732797Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-09-27T15:22:28.6735344Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-09-27T15:22:28.6738492Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-09-27T15:22:28.6740932Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-09-27T15:22:28.6742852Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-09-27T15:22:28.6744804Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-09-27T15:22:28.6746701Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-09-27T15:22:28.6748465Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-09-27T15:22:28.6751299Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-09-27T15:22:28.6753351Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-09-27T15:22:28.6755301Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-09-27T15:22:28.6757450Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-09-27T15:22:28.6759161Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-09-27T15:22:28.6764150Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-09-27T15:22:28.6767107Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-09-27T15:22:28.6772527Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-09-27T15:22:28.6778914Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-09-27T15:22:28.6781604Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-09-27T15:22:28.6783775Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-09-27T15:22:28.6785645Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-09-27T15:22:28.6787384Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-09-27T15:22:28.6792959Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-09-27T15:22:28.6796032Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-09-27T15:22:28.6798004Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-09-27T15:22:28.6799990Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-09-27T15:22:28.6801843Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-09-27T15:22:28.6803929Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-09-27T15:22:28.6806264Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-09-27T15:22:28.6809134Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-09-27T15:22:28.6811145Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-09-27T15:22:28.6812948Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-09-27T15:22:28.6817242Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-09-27T15:22:28.6820511Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-09-27T15:22:28.6822721Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-09-27T15:22:28.6829695Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-09-27T15:22:28.6833015Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-09-27T15:22:28.6835715Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-09-27T15:22:28.6838819Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-09-27T15:22:28.6841076Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-09-27T15:22:28.6842951Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-09-27T15:22:28.6845058Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-09-27T15:22:28.6846891Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-09-27T15:22:28.6848836Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-09-27T15:22:28.6850340Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-09-27T15:22:28.6851882Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-09-27T15:22:28.6858603Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-09-27T15:22:28.6860887Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-09-27T15:22:28.6862585Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-09-27T15:22:28.6866216Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-09-27T15:22:28.6869060Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-09-27T15:22:28.6872702Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-09-27T15:22:28.6876325Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-09-27T15:22:28.6879525Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2022-09-27T15:22:28.6883670Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-09-27T15:22:28.6887735Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-09-27T15:22:28.6890307Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-09-27T15:22:28.6892629Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-09-27T15:22:28.6896273Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-09-27T15:22:28.6898435Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-09-27T15:22:28.6902337Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-09-27T15:22:28.6909492Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-09-27T15:22:28.6911846Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-09-27T15:22:28.6916443Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-09-27T15:22:28.6919314Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h' 2022-09-27T15:22:28.6921822Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-09-27T15:22:28.6924328Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-09-27T15:22:28.6926958Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-09-27T15:22:28.6928491Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-09-27T15:22:28.6933515Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-09-27T15:22:28.6936068Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-09-27T15:22:28.6938234Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-09-27T15:22:28.6940944Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-09-27T15:22:28.6943309Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-09-27T15:22:28.6949596Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-09-27T15:22:28.6962791Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-09-27T15:22:28.6966317Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-09-27T15:22:28.6968218Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-09-27T15:22:28.6971377Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-09-27T15:22:28.6975436Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-09-27T15:22:28.6978857Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-09-27T15:22:28.6984231Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-09-27T15:22:28.6986531Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-09-27T15:22:28.6992171Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-09-27T15:22:28.6995065Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-09-27T15:22:28.6998062Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-09-27T15:22:28.7000016Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-09-27T15:22:28.7001797Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-09-27T15:22:28.7005785Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-09-27T15:22:28.7007519Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-09-27T15:22:28.7009146Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-09-27T15:22:28.7010734Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-09-27T15:22:28.7012890Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-09-27T15:22:28.7016181Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-09-27T15:22:28.7018991Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-09-27T15:22:28.7020866Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-09-27T15:22:28.7022500Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-09-27T15:22:28.7024328Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-09-27T15:22:28.7026317Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-09-27T15:22:28.7028544Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-09-27T15:22:28.7030174Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-09-27T15:22:28.7032097Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-09-27T15:22:28.7033759Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-09-27T15:22:28.7037144Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-09-27T15:22:28.7039216Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-09-27T15:22:28.7041878Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-09-27T15:22:28.7044215Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-09-27T15:22:28.7046137Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-09-27T15:22:28.7048079Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-09-27T15:22:28.7051931Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-09-27T15:22:28.7054418Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-09-27T15:22:28.7056068Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-09-27T15:22:28.7057839Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-09-27T15:22:28.7061617Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-09-27T15:22:28.7064937Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-09-27T15:22:28.7066879Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-09-27T15:22:28.7068873Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-09-27T15:22:28.7071321Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-09-27T15:22:28.7074282Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-09-27T15:22:28.7076333Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-09-27T15:22:28.7077960Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-09-27T15:22:28.7079549Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-09-27T15:22:28.7082062Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-09-27T15:22:28.7084197Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-09-27T15:22:28.7089059Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-09-27T15:22:28.7093829Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-09-27T15:22:28.7096955Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-09-27T15:22:28.7099081Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-09-27T15:22:28.7101346Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-09-27T15:22:28.7105396Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-09-27T15:22:28.7107283Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-09-27T15:22:28.7109047Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-09-27T15:22:28.7111718Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-09-27T15:22:28.7113462Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-09-27T15:22:28.7116678Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-09-27T15:22:28.7118310Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-09-27T15:22:28.7120028Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-09-27T15:22:28.7122212Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-09-27T15:22:28.7124530Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-09-27T15:22:28.7128084Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-09-27T15:22:28.7130093Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-09-27T15:22:28.7131993Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-09-27T15:22:28.7133677Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-09-27T15:22:28.7136617Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-09-27T15:22:28.7138575Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-09-27T15:22:28.7140292Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-09-27T15:22:28.7142557Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-09-27T15:22:28.7144565Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-09-27T15:22:28.7146262Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-09-27T15:22:28.7149367Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-09-27T15:22:28.7151640Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-09-27T15:22:28.7154915Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-09-27T15:22:28.7157714Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2022-09-27T15:22:28.7160003Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2022-09-27T15:22:28.7166824Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-09-27T15:22:28.7169097Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-09-27T15:22:28.7171263Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-09-27T15:22:28.7172816Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-09-27T15:22:28.7176338Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-09-27T15:22:28.7178173Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-09-27T15:22:28.7179640Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-09-27T15:22:28.7181468Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-09-27T15:22:28.7183148Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-09-27T15:22:28.7184772Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-09-27T15:22:28.7186443Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-09-27T15:22:28.7187971Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-09-27T15:22:28.7193970Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-09-27T15:22:28.7196340Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-09-27T15:22:28.7198239Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-09-27T15:22:28.7200202Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-09-27T15:22:28.7201916Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-09-27T15:22:28.7203762Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-09-27T15:22:28.7205669Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-09-27T15:22:28.7207658Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-09-27T15:22:28.7209573Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-09-27T15:22:28.7211360Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-09-27T15:22:28.7215880Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-09-27T15:22:28.7218223Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-09-27T15:22:28.7220074Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-09-27T15:22:28.7227325Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-09-27T15:22:28.7231706Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-09-27T15:22:28.7235020Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-09-27T15:22:28.7243330Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-09-27T15:22:28.7246374Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-09-27T15:22:28.7251313Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-09-27T15:22:28.7254159Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-09-27T15:22:28.7256382Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-09-27T15:22:28.7259036Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-09-27T15:22:28.7276030Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-09-27T15:22:28.7279819Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-09-27T15:22:28.7281710Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-09-27T15:22:28.7284202Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-09-27T15:22:28.7286068Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-09-27T15:22:28.7288967Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-09-27T15:22:28.7291661Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-09-27T15:22:28.7293460Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-09-27T15:22:28.7296136Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-09-27T15:22:28.7298250Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-09-27T15:22:28.7301235Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-09-27T15:22:28.7303914Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-09-27T15:22:28.7305724Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-09-27T15:22:28.7307908Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-09-27T15:22:28.7310920Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-09-27T15:22:28.7313052Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-09-27T15:22:28.7314996Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-09-27T15:22:28.7316923Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-09-27T15:22:28.7318831Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-09-27T15:22:28.7321834Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-09-27T15:22:28.7324865Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-09-27T15:22:28.7326913Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-09-27T15:22:28.7328765Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-09-27T15:22:28.7330677Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-09-27T15:22:28.7333346Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-09-27T15:22:28.7335557Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-09-27T15:22:28.7337421Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2022-09-27T15:22:28.7339426Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-09-27T15:22:28.7341270Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-09-27T15:22:28.7343140Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-09-27T15:22:28.7345977Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-09-27T15:22:28.7347582Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-09-27T15:22:28.7349163Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-09-27T15:22:28.7350985Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-09-27T15:22:28.7352576Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-09-27T15:22:28.7354217Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-09-27T15:22:28.7355823Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-09-27T15:22:28.7357387Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-09-27T15:22:28.7358942Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-09-27T15:22:28.7360916Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-09-27T15:22:28.7362694Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-09-27T15:22:28.7364423Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-09-27T15:22:28.7365947Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-09-27T15:22:28.7367876Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-09-27T15:22:28.7369621Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-09-27T15:22:28.7371252Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-09-27T15:22:28.7372931Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-09-27T15:22:28.7374918Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-09-27T15:22:28.7376475Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-09-27T15:22:28.7378274Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-09-27T15:22:28.7379801Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-09-27T15:22:28.7381524Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-09-27T15:22:28.7383202Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-09-27T15:22:28.7385354Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-09-27T15:22:28.7387116Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-09-27T15:22:28.7388901Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-09-27T15:22:28.7390537Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-09-27T15:22:28.7392156Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-09-27T15:22:28.7393791Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-09-27T15:22:28.7395487Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-09-27T15:22:28.7397069Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-09-27T15:22:28.7398672Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-09-27T15:22:28.7400339Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-09-27T15:22:28.7402037Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-09-27T15:22:28.7404125Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-09-27T15:22:28.7406460Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-09-27T15:22:28.7407964Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-09-27T15:22:28.7409557Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-09-27T15:22:28.7411129Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-09-27T15:22:28.7412864Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-09-27T15:22:28.7414582Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-09-27T15:22:28.7416060Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-09-27T15:22:28.7417564Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-09-27T15:22:28.7419224Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-09-27T15:22:28.7420743Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-09-27T15:22:28.7422335Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-09-27T15:22:28.7423970Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-09-27T15:22:28.7425785Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-09-27T15:22:28.7427422Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-09-27T15:22:28.7429167Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-09-27T15:22:28.7430883Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-09-27T15:22:28.7432560Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-09-27T15:22:28.7434256Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-09-27T15:22:28.7436002Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-09-27T15:22:28.7437881Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-09-27T15:22:28.7439680Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-09-27T15:22:28.7442361Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-09-27T15:22:28.7444374Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-09-27T15:22:28.7446131Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-09-27T15:22:28.7447912Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-09-27T15:22:28.7449976Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-09-27T15:22:28.7451683Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-09-27T15:22:28.7453292Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-09-27T15:22:28.7454885Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-09-27T15:22:28.7456389Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-09-27T15:22:28.7458296Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-09-27T15:22:28.7459928Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-09-27T15:22:28.7461669Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-09-27T15:22:28.7463759Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-09-27T15:22:28.7465512Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-09-27T15:22:28.7467248Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-09-27T15:22:28.7468968Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-09-27T15:22:28.7470971Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-09-27T15:22:28.7473024Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-09-27T15:22:28.7474787Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-09-27T15:22:28.7477294Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-09-27T15:22:28.7479483Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-09-27T15:22:28.7481482Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-09-27T15:22:28.7483962Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-09-27T15:22:28.7486364Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-09-27T15:22:28.7488264Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-09-27T15:22:28.7490456Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-09-27T15:22:28.7492258Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-09-27T15:22:28.7494027Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-09-27T15:22:28.7495825Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-09-27T15:22:28.7498265Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-09-27T15:22:28.7500322Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-09-27T15:22:28.7502119Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-09-27T15:22:28.7505179Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-09-27T15:22:28.7507475Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-09-27T15:22:28.7509497Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-09-27T15:22:28.7517926Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-09-27T15:22:28.7520963Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-09-27T15:22:28.7522799Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2022-09-27T15:22:28.7525268Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-09-27T15:22:28.7528174Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-09-27T15:22:28.7530250Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-09-27T15:22:28.7531969Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-09-27T15:22:28.7534177Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-09-27T15:22:28.7536388Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-09-27T15:22:28.7538288Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-09-27T15:22:28.7541250Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-09-27T15:22:28.7552173Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-09-27T15:22:28.7555442Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-09-27T15:22:28.7557515Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-09-27T15:22:28.7559593Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-09-27T15:22:28.7561654Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-09-27T15:22:28.7564233Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-09-27T15:22:28.7567323Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-09-27T15:22:28.7570983Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-09-27T15:22:28.7572911Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-09-27T15:22:28.7574575Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-09-27T15:22:28.7576129Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-09-27T15:22:28.7577706Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-09-27T15:22:28.7583712Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-09-27T15:22:28.7586863Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-09-27T15:22:28.7589041Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-09-27T15:22:28.7590998Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-09-27T15:22:28.7592849Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-09-27T15:22:28.7594581Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-09-27T15:22:28.7596437Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-09-27T15:22:28.7599158Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-09-27T15:22:28.7601792Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-09-27T15:22:28.7605011Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-09-27T15:22:28.7607996Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-09-27T15:22:28.7611036Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-09-27T15:22:28.7612929Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-09-27T15:22:28.7614612Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-09-27T15:22:28.7616834Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-09-27T15:22:28.7620890Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-09-27T15:22:28.7623081Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-09-27T15:22:28.7624820Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-09-27T15:22:28.7627105Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-09-27T15:22:28.7630680Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-09-27T15:22:28.7638267Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-09-27T15:22:28.7641619Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-09-27T15:22:28.7643518Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-09-27T15:22:28.7645486Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-09-27T15:22:28.7647324Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-09-27T15:22:28.7649141Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-09-27T15:22:28.7650960Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-09-27T15:22:28.7653253Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-09-27T15:22:28.7655042Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-09-27T15:22:28.7656871Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-09-27T15:22:28.7658660Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-09-27T15:22:28.7661416Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-09-27T15:22:28.7665616Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-09-27T15:22:28.7667828Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-09-27T15:22:28.7671147Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-09-27T15:22:28.7672981Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-09-27T15:22:28.7675118Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-09-27T15:22:28.7676949Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-09-27T15:22:28.7678562Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-09-27T15:22:28.7680129Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-09-27T15:22:28.7682275Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-09-27T15:22:28.7683177Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-09-27T15:22:28.7685700Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-09-27T15:22:28.7701910Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-09-27T15:22:28.7705719Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-09-27T15:22:28.7707849Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-09-27T15:22:28.7711668Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-09-27T15:22:28.7713886Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-09-27T15:22:28.7715902Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-09-27T15:22:28.7717646Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-09-27T15:22:28.7719585Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-09-27T15:22:28.7721452Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-09-27T15:22:28.7725113Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-09-27T15:22:28.7729351Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-09-27T15:22:28.7731928Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-09-27T15:22:28.7734171Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-09-27T15:22:28.7736798Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-09-27T15:22:28.7739945Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-09-27T15:22:28.7742202Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-09-27T15:22:28.7744074Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-09-27T15:22:28.7747442Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-09-27T15:22:28.7749842Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-09-27T15:22:28.7753367Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-09-27T15:22:28.7755764Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-09-27T15:22:28.7760038Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-09-27T15:22:28.7762701Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-09-27T15:22:28.7764765Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-09-27T15:22:28.7767058Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-09-27T15:22:28.7769308Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-09-27T15:22:28.7771948Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-09-27T15:22:28.7774526Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-09-27T15:22:28.7777899Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-09-27T15:22:28.7779816Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-09-27T15:22:28.7785564Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-09-27T15:22:28.7788132Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-09-27T15:22:28.7790177Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-09-27T15:22:28.7792592Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-09-27T15:22:28.7797063Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-09-27T15:22:28.7799346Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-09-27T15:22:28.7801289Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-09-27T15:22:28.7806235Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-09-27T15:22:28.7808866Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-09-27T15:22:28.7811040Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-09-27T15:22:28.7817933Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-09-27T15:22:28.7820289Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-09-27T15:22:28.7822408Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-09-27T15:22:28.7826858Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-09-27T15:22:28.7830227Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-09-27T15:22:28.7834934Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-09-27T15:22:28.7841480Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-09-27T15:22:28.7845357Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-09-27T15:22:28.7847426Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-09-27T15:22:28.7850060Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-09-27T15:22:28.7852092Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-09-27T15:22:28.7854078Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-09-27T15:22:28.7856946Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-09-27T15:22:28.7858752Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-09-27T15:22:28.7860451Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-09-27T15:22:28.7862399Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-09-27T15:22:28.7863728Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-09-27T15:22:28.7865561Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-09-27T15:22:28.7867415Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-09-27T15:22:28.7869155Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-09-27T15:22:28.7870762Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-09-27T15:22:28.7872870Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-09-27T15:22:28.7874639Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-09-27T15:22:28.7876714Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-09-27T15:22:28.7878865Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-09-27T15:22:28.7881440Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-09-27T15:22:28.7884094Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-09-27T15:22:28.7887054Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-09-27T15:22:28.7888881Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-09-27T15:22:28.7890722Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-09-27T15:22:28.7892682Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-09-27T15:22:28.7895477Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-09-27T15:22:28.7897791Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-09-27T15:22:28.7901099Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-09-27T15:22:28.7904204Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-09-27T15:22:28.7906135Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-09-27T15:22:28.7908054Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-09-27T15:22:28.7909874Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-09-27T15:22:28.7913152Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-09-27T15:22:28.7915955Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-09-27T15:22:28.7919320Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-09-27T15:22:28.7921489Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-09-27T15:22:28.7923542Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-09-27T15:22:28.7925830Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-09-27T15:22:28.7929026Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-09-27T15:22:28.7933440Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-09-27T15:22:28.7935656Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-09-27T15:22:28.7937859Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-09-27T15:22:28.7939844Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-09-27T15:22:28.7941856Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-09-27T15:22:28.7943789Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-09-27T15:22:28.7946010Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-09-27T15:22:28.7948322Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-09-27T15:22:28.7950343Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-09-27T15:22:28.7952118Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-09-27T15:22:28.7954124Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-09-27T15:22:28.7956401Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-09-27T15:22:28.7958682Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-09-27T15:22:28.7960894Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-09-27T15:22:28.7962876Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-09-27T15:22:28.7964785Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-09-27T15:22:28.7966855Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-09-27T15:22:28.7969386Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-09-27T15:22:28.7971807Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-09-27T15:22:28.7973797Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-09-27T15:22:28.7975779Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-09-27T15:22:28.7977471Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-09-27T15:22:28.7980083Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-09-27T15:22:28.7984425Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-09-27T15:22:28.7987863Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-09-27T15:22:28.7989999Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-09-27T15:22:28.7991728Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-09-27T15:22:28.7993721Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-09-27T15:22:28.7995571Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-09-27T15:22:28.7998417Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-09-27T15:22:28.8001264Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2022-09-27T15:22:28.8003340Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2022-09-27T15:22:28.8005526Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-09-27T15:22:28.8007999Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-09-27T15:22:28.8009722Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-09-27T15:22:28.8011398Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-09-27T15:22:28.8013034Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-09-27T15:22:28.8014877Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-09-27T15:22:28.8016636Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-09-27T15:22:28.8018170Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-09-27T15:22:28.8019614Z adding 'torch/include/torch/csrc/utils/init.h' 2022-09-27T15:22:28.8021299Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-09-27T15:22:28.8022908Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-09-27T15:22:28.8024613Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-09-27T15:22:28.8026510Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-09-27T15:22:28.8028150Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-09-27T15:22:28.8031045Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-09-27T15:22:28.8032877Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-09-27T15:22:28.8042971Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-09-27T15:22:28.8046071Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-09-27T15:22:28.8047689Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-09-27T15:22:28.8050172Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-09-27T15:22:28.8052364Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-09-27T15:22:28.8054843Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-09-27T15:22:28.8056482Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-09-27T15:22:28.8058416Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-09-27T15:22:28.8060516Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-09-27T15:22:28.8062521Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-09-27T15:22:28.8064538Z adding 'torch/include/torch/csrc/utils/six.h' 2022-09-27T15:22:28.8066136Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-09-27T15:22:28.8067867Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-09-27T15:22:28.8069549Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-09-27T15:22:28.8071723Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-09-27T15:22:28.8073376Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-09-27T15:22:28.8075050Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-09-27T15:22:28.8076697Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-09-27T15:22:28.8078690Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-09-27T15:22:28.8080489Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-09-27T15:22:28.8082183Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-09-27T15:22:28.8084128Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-09-27T15:22:28.8086953Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-09-27T15:22:28.8090247Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-09-27T15:22:28.8092221Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-09-27T15:22:28.8094742Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-09-27T15:22:28.8098869Z adding 'torch/jit/__init__.py' 2022-09-27T15:22:28.8101598Z adding 'torch/jit/_async.py' 2022-09-27T15:22:28.8104601Z adding 'torch/jit/_builtins.py' 2022-09-27T15:22:28.8108345Z adding 'torch/jit/_check.py' 2022-09-27T15:22:28.8111645Z adding 'torch/jit/_dataclass_impls.py' 2022-09-27T15:22:28.8113535Z adding 'torch/jit/_decomposition_utils.py' 2022-09-27T15:22:28.8116091Z adding 'torch/jit/_decompositions.py' 2022-09-27T15:22:28.8119720Z adding 'torch/jit/_freeze.py' 2022-09-27T15:22:28.8122997Z adding 'torch/jit/_fuser.py' 2022-09-27T15:22:28.8125064Z adding 'torch/jit/_ir_utils.py' 2022-09-27T15:22:28.8126809Z adding 'torch/jit/_logging.py' 2022-09-27T15:22:28.8129983Z adding 'torch/jit/_monkeytype_config.py' 2022-09-27T15:22:28.8131833Z adding 'torch/jit/_pickle.py' 2022-09-27T15:22:28.8144283Z adding 'torch/jit/_recursive.py' 2022-09-27T15:22:28.8164571Z adding 'torch/jit/_script.py' 2022-09-27T15:22:28.8169449Z adding 'torch/jit/_serialization.py' 2022-09-27T15:22:28.8180498Z adding 'torch/jit/_shape_functions.py' 2022-09-27T15:22:28.8183451Z adding 'torch/jit/_state.py' 2022-09-27T15:22:28.8197003Z adding 'torch/jit/_trace.py' 2022-09-27T15:22:28.8203530Z adding 'torch/jit/annotations.py' 2022-09-27T15:22:28.8216448Z adding 'torch/jit/frontend.py' 2022-09-27T15:22:28.8219463Z adding 'torch/jit/generate_bytecode.py' 2022-09-27T15:22:28.8224628Z adding 'torch/jit/quantized.py' 2022-09-27T15:22:28.8228954Z adding 'torch/jit/supported_ops.py' 2022-09-27T15:22:28.8231196Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-09-27T15:22:28.8233201Z adding 'torch/jit/_passes/__init__.py' 2022-09-27T15:22:28.8234895Z adding 'torch/jit/_passes/_property_propagation.py' 2022-09-27T15:22:28.8237714Z adding 'torch/jit/mobile/__init__.py' 2022-09-27T15:22:28.8372476Z adding 'torch/lib/libbackend_with_compiler.so' 2022-09-27T15:22:28.8692924Z adding 'torch/lib/libc10.so' 2022-09-27T15:22:28.8807529Z adding 'torch/lib/libjitbackend_test.so' 2022-09-27T15:22:28.8826705Z adding 'torch/lib/libshm.so' 2022-09-27T15:22:28.8831192Z adding 'torch/lib/libtorch.so' 2022-09-27T15:22:38.2337440Z adding 'torch/lib/libtorch_cpu.so' 2022-09-27T15:22:38.8196409Z adding 'torch/lib/libtorch_global_deps.so' 2022-09-27T15:22:39.5544381Z adding 'torch/lib/libtorch_python.so' 2022-09-27T15:22:39.6190750Z adding 'torch/lib/libtorchbind_test.so' 2022-09-27T15:22:39.6235644Z adding 'torch/linalg/__init__.py' 2022-09-27T15:22:39.6240183Z adding 'torch/masked/__init__.py' 2022-09-27T15:22:39.6242322Z adding 'torch/masked/maskedtensor/__init__.py' 2022-09-27T15:22:39.6245236Z adding 'torch/masked/maskedtensor/binary.py' 2022-09-27T15:22:39.6251423Z adding 'torch/masked/maskedtensor/core.py' 2022-09-27T15:22:39.6254537Z adding 'torch/masked/maskedtensor/functions.py' 2022-09-27T15:22:39.6256734Z adding 'torch/masked/maskedtensor/matmul.py' 2022-09-27T15:22:39.6258613Z adding 'torch/masked/maskedtensor/passthrough.py' 2022-09-27T15:22:39.6261058Z adding 'torch/masked/maskedtensor/reductions.py' 2022-09-27T15:22:39.6263372Z adding 'torch/masked/maskedtensor/unary.py' 2022-09-27T15:22:39.6265355Z adding 'torch/monitor/__init__.py' 2022-09-27T15:22:39.6267772Z adding 'torch/multiprocessing/__init__.py' 2022-09-27T15:22:39.6269400Z adding 'torch/multiprocessing/_atfork.py' 2022-09-27T15:22:39.6271215Z adding 'torch/multiprocessing/pool.py' 2022-09-27T15:22:39.6273616Z adding 'torch/multiprocessing/queue.py' 2022-09-27T15:22:39.6278387Z adding 'torch/multiprocessing/reductions.py' 2022-09-27T15:22:39.6282363Z adding 'torch/multiprocessing/spawn.py' 2022-09-27T15:22:39.6285029Z adding 'torch/nested/__init__.py' 2022-09-27T15:22:39.6287555Z adding 'torch/nn/__init__.py' 2022-09-27T15:22:39.6289455Z adding 'torch/nn/_reduction.py' 2022-09-27T15:22:39.6291283Z adding 'torch/nn/common_types.py' 2022-09-27T15:22:39.6293391Z adding 'torch/nn/cpp.py' 2022-09-27T15:22:39.6346970Z adding 'torch/nn/functional.py' 2022-09-27T15:22:39.6355611Z adding 'torch/nn/functional.pyi' 2022-09-27T15:22:39.6358572Z adding 'torch/nn/grad.py' 2022-09-27T15:22:39.6364365Z adding 'torch/nn/init.py' 2022-09-27T15:22:39.6368425Z adding 'torch/nn/parameter.py' 2022-09-27T15:22:39.6370214Z adding 'torch/nn/parameter.pyi' 2022-09-27T15:22:39.6372906Z adding 'torch/nn/backends/__init__.py' 2022-09-27T15:22:39.6374522Z adding 'torch/nn/backends/thnn.py' 2022-09-27T15:22:39.6376168Z adding 'torch/nn/intrinsic/__init__.py' 2022-09-27T15:22:39.6377922Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-09-27T15:22:39.6380196Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-09-27T15:22:39.6382099Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-09-27T15:22:39.6383931Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-09-27T15:22:39.6388931Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-09-27T15:22:39.6392504Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-09-27T15:22:39.6394555Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-09-27T15:22:39.6396304Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-09-27T15:22:39.6397846Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-09-27T15:22:39.6399555Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-09-27T15:22:39.6401470Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-09-27T15:22:39.6403306Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-09-27T15:22:39.6405460Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-09-27T15:22:39.6407906Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-09-27T15:22:39.6409979Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-09-27T15:22:39.6413339Z adding 'torch/nn/modules/__init__.py' 2022-09-27T15:22:39.6416977Z adding 'torch/nn/modules/_functions.py' 2022-09-27T15:22:39.6428540Z adding 'torch/nn/modules/activation.py' 2022-09-27T15:22:39.6433698Z adding 'torch/nn/modules/adaptive.py' 2022-09-27T15:22:39.6441072Z adding 'torch/nn/modules/batchnorm.py' 2022-09-27T15:22:39.6444015Z adding 'torch/nn/modules/channelshuffle.py' 2022-09-27T15:22:39.6452186Z adding 'torch/nn/modules/container.py' 2022-09-27T15:22:39.6465491Z adding 'torch/nn/modules/conv.py' 2022-09-27T15:22:39.6469194Z adding 'torch/nn/modules/distance.py' 2022-09-27T15:22:39.6472483Z adding 'torch/nn/modules/dropout.py' 2022-09-27T15:22:39.6475267Z adding 'torch/nn/modules/flatten.py' 2022-09-27T15:22:39.6479162Z adding 'torch/nn/modules/fold.py' 2022-09-27T15:22:39.6483470Z adding 'torch/nn/modules/instancenorm.py' 2022-09-27T15:22:39.6488250Z adding 'torch/nn/modules/lazy.py' 2022-09-27T15:22:39.6492005Z adding 'torch/nn/modules/linear.py' 2022-09-27T15:22:39.6513389Z adding 'torch/nn/modules/loss.py' 2022-09-27T15:22:39.6540985Z adding 'torch/nn/modules/module.py' 2022-09-27T15:22:39.6546251Z adding 'torch/nn/modules/normalization.py' 2022-09-27T15:22:39.6549808Z adding 'torch/nn/modules/padding.py' 2022-09-27T15:22:39.6552431Z adding 'torch/nn/modules/pixelshuffle.py' 2022-09-27T15:22:39.6561095Z adding 'torch/nn/modules/pooling.py' 2022-09-27T15:22:39.6574516Z adding 'torch/nn/modules/rnn.py' 2022-09-27T15:22:39.6581223Z adding 'torch/nn/modules/sparse.py' 2022-09-27T15:22:39.6588972Z adding 'torch/nn/modules/transformer.py' 2022-09-27T15:22:39.6593101Z adding 'torch/nn/modules/upsampling.py' 2022-09-27T15:22:39.6595386Z adding 'torch/nn/modules/utils.py' 2022-09-27T15:22:39.6597744Z adding 'torch/nn/parallel/__init__.py' 2022-09-27T15:22:39.6599285Z adding 'torch/nn/parallel/__init__.pyi' 2022-09-27T15:22:39.6601482Z adding 'torch/nn/parallel/_functions.py' 2022-09-27T15:22:39.6603529Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-09-27T15:22:39.6605450Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-09-27T15:22:39.6609059Z adding 'torch/nn/parallel/comm.py' 2022-09-27T15:22:39.6610885Z adding 'torch/nn/parallel/common_types.pyi' 2022-09-27T15:22:39.6614627Z adding 'torch/nn/parallel/data_parallel.py' 2022-09-27T15:22:39.6616756Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-09-27T15:22:39.6642892Z adding 'torch/nn/parallel/distributed.py' 2022-09-27T15:22:39.6646850Z adding 'torch/nn/parallel/distributed.pyi' 2022-09-27T15:22:39.6649002Z adding 'torch/nn/parallel/parallel_apply.py' 2022-09-27T15:22:39.6650793Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-09-27T15:22:39.6653246Z adding 'torch/nn/parallel/replicate.py' 2022-09-27T15:22:39.6655106Z adding 'torch/nn/parallel/replicate.pyi' 2022-09-27T15:22:39.6657219Z adding 'torch/nn/parallel/scatter_gather.py' 2022-09-27T15:22:39.6659078Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-09-27T15:22:39.6660942Z adding 'torch/nn/qat/__init__.py' 2022-09-27T15:22:39.6662828Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-09-27T15:22:39.6664733Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-09-27T15:22:39.6666506Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-09-27T15:22:39.6668281Z adding 'torch/nn/qat/modules/__init__.py' 2022-09-27T15:22:39.6670149Z adding 'torch/nn/qat/modules/conv.py' 2022-09-27T15:22:39.6671868Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-09-27T15:22:39.6673521Z adding 'torch/nn/qat/modules/linear.py' 2022-09-27T15:22:39.6675314Z adding 'torch/nn/quantizable/__init__.py' 2022-09-27T15:22:39.6677027Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-09-27T15:22:39.6678891Z adding 'torch/nn/quantizable/modules/activation.py' 2022-09-27T15:22:39.6680542Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-09-27T15:22:39.6682521Z adding 'torch/nn/quantized/__init__.py' 2022-09-27T15:22:39.6684580Z adding 'torch/nn/quantized/functional.py' 2022-09-27T15:22:39.6686600Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-09-27T15:22:39.6688418Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-09-27T15:22:39.6690259Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-09-27T15:22:39.6691873Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-09-27T15:22:39.6693629Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-09-27T15:22:39.6695348Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-09-27T15:22:39.6697109Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-09-27T15:22:39.6698959Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-09-27T15:22:39.6700909Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-09-27T15:22:39.6702688Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-09-27T15:22:39.6704377Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-09-27T15:22:39.6706097Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-09-27T15:22:39.6708324Z adding 'torch/nn/quantized/modules/__init__.py' 2022-09-27T15:22:39.6710217Z adding 'torch/nn/quantized/modules/activation.py' 2022-09-27T15:22:39.6711875Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-09-27T15:22:39.6713490Z adding 'torch/nn/quantized/modules/conv.py' 2022-09-27T15:22:39.6714967Z adding 'torch/nn/quantized/modules/dropout.py' 2022-09-27T15:22:39.6716675Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-09-27T15:22:39.6718205Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-09-27T15:22:39.6719798Z adding 'torch/nn/quantized/modules/linear.py' 2022-09-27T15:22:39.6721361Z adding 'torch/nn/quantized/modules/normalization.py' 2022-09-27T15:22:39.6723068Z adding 'torch/nn/quantized/modules/rnn.py' 2022-09-27T15:22:39.6724732Z adding 'torch/nn/quantized/modules/utils.py' 2022-09-27T15:22:39.6726794Z adding 'torch/nn/utils/__init__.py' 2022-09-27T15:22:39.6728721Z adding 'torch/nn/utils/_deprecation_utils.py' 2022-09-27T15:22:39.6731534Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-09-27T15:22:39.6733477Z adding 'torch/nn/utils/_stateless.py' 2022-09-27T15:22:39.6735784Z adding 'torch/nn/utils/clip_grad.py' 2022-09-27T15:22:39.6738031Z adding 'torch/nn/utils/convert_parameters.py' 2022-09-27T15:22:39.6740051Z adding 'torch/nn/utils/fusion.py' 2022-09-27T15:22:39.6742561Z adding 'torch/nn/utils/init.py' 2022-09-27T15:22:39.6744718Z adding 'torch/nn/utils/memory_format.py' 2022-09-27T15:22:39.6751721Z adding 'torch/nn/utils/parametrizations.py' 2022-09-27T15:22:39.6762267Z adding 'torch/nn/utils/parametrize.py' 2022-09-27T15:22:39.6776844Z adding 'torch/nn/utils/prune.py' 2022-09-27T15:22:39.6784100Z adding 'torch/nn/utils/rnn.py' 2022-09-27T15:22:39.6789189Z adding 'torch/nn/utils/spectral_norm.py' 2022-09-27T15:22:39.6792135Z adding 'torch/nn/utils/stateless.py' 2022-09-27T15:22:39.6794630Z adding 'torch/nn/utils/weight_norm.py' 2022-09-27T15:22:39.6796679Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-09-27T15:22:39.6798661Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-09-27T15:22:39.6802177Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-09-27T15:22:39.6804835Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-09-27T15:22:39.6806853Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-09-27T15:22:39.6809536Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-09-27T15:22:39.6811782Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-09-27T15:22:39.6813960Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-09-27T15:22:39.6816000Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-09-27T15:22:39.6817834Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-09-27T15:22:39.6820550Z adding 'torch/onnx/__init__.py' 2022-09-27T15:22:39.6822175Z adding 'torch/onnx/_constants.py' 2022-09-27T15:22:39.6823709Z adding 'torch/onnx/_deprecation.py' 2022-09-27T15:22:39.6825637Z adding 'torch/onnx/_experimental.py' 2022-09-27T15:22:39.6827299Z adding 'torch/onnx/_exporter_states.py' 2022-09-27T15:22:39.6829241Z adding 'torch/onnx/_globals.py' 2022-09-27T15:22:39.6831554Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-09-27T15:22:39.6834809Z adding 'torch/onnx/_patch_torch.py' 2022-09-27T15:22:39.6837858Z adding 'torch/onnx/_type_utils.py' 2022-09-27T15:22:39.6840216Z adding 'torch/onnx/errors.py' 2022-09-27T15:22:39.6841871Z adding 'torch/onnx/operators.py' 2022-09-27T15:22:39.6844948Z adding 'torch/onnx/symbolic_caffe2.py' 2022-09-27T15:22:39.6862326Z adding 'torch/onnx/symbolic_helper.py' 2022-09-27T15:22:39.6870207Z adding 'torch/onnx/symbolic_opset10.py' 2022-09-27T15:22:39.6884840Z adding 'torch/onnx/symbolic_opset11.py' 2022-09-27T15:22:39.6890010Z adding 'torch/onnx/symbolic_opset12.py' 2022-09-27T15:22:39.6897996Z adding 'torch/onnx/symbolic_opset13.py' 2022-09-27T15:22:39.6900924Z adding 'torch/onnx/symbolic_opset14.py' 2022-09-27T15:22:39.6902864Z adding 'torch/onnx/symbolic_opset15.py' 2022-09-27T15:22:39.6905217Z adding 'torch/onnx/symbolic_opset16.py' 2022-09-27T15:22:39.6906760Z adding 'torch/onnx/symbolic_opset17.py' 2022-09-27T15:22:39.6908592Z adding 'torch/onnx/symbolic_opset7.py' 2022-09-27T15:22:39.6912544Z adding 'torch/onnx/symbolic_opset8.py' 2022-09-27T15:22:39.6970961Z adding 'torch/onnx/symbolic_opset9.py' 2022-09-27T15:22:39.7000044Z adding 'torch/onnx/utils.py' 2022-09-27T15:22:39.7009328Z adding 'torch/onnx/verification.py' 2022-09-27T15:22:39.7011797Z adding 'torch/onnx/_internal/__init__.py' 2022-09-27T15:22:39.7014336Z adding 'torch/onnx/_internal/_beartype.py' 2022-09-27T15:22:39.7018547Z adding 'torch/onnx/_internal/registration.py' 2022-09-27T15:22:39.7021091Z adding 'torch/optim/__init__.py' 2022-09-27T15:22:39.7022788Z adding 'torch/optim/__init__.pyi' 2022-09-27T15:22:39.7024850Z adding 'torch/optim/_functional.py' 2022-09-27T15:22:39.7028173Z adding 'torch/optim/adadelta.py' 2022-09-27T15:22:39.7029942Z adding 'torch/optim/adadelta.pyi' 2022-09-27T15:22:39.7033883Z adding 'torch/optim/adagrad.py' 2022-09-27T15:22:39.7035651Z adding 'torch/optim/adagrad.pyi' 2022-09-27T15:22:39.7042475Z adding 'torch/optim/adam.py' 2022-09-27T15:22:39.7044863Z adding 'torch/optim/adam.pyi' 2022-09-27T15:22:39.7048396Z adding 'torch/optim/adamax.py' 2022-09-27T15:22:39.7050027Z adding 'torch/optim/adamax.pyi' 2022-09-27T15:22:39.7054694Z adding 'torch/optim/adamw.py' 2022-09-27T15:22:39.7056634Z adding 'torch/optim/adamw.pyi' 2022-09-27T15:22:39.7059636Z adding 'torch/optim/asgd.py' 2022-09-27T15:22:39.7061218Z adding 'torch/optim/asgd.pyi' 2022-09-27T15:22:39.7066154Z adding 'torch/optim/lbfgs.py' 2022-09-27T15:22:39.7068052Z adding 'torch/optim/lbfgs.pyi' 2022-09-27T15:22:39.7085938Z adding 'torch/optim/lr_scheduler.py' 2022-09-27T15:22:39.7089790Z adding 'torch/optim/lr_scheduler.pyi' 2022-09-27T15:22:39.7093650Z adding 'torch/optim/nadam.py' 2022-09-27T15:22:39.7095467Z adding 'torch/optim/nadam.pyi' 2022-09-27T15:22:39.7100032Z adding 'torch/optim/optimizer.py' 2022-09-27T15:22:39.7101827Z adding 'torch/optim/optimizer.pyi' 2022-09-27T15:22:39.7105458Z adding 'torch/optim/radam.py' 2022-09-27T15:22:39.7107093Z adding 'torch/optim/radam.pyi' 2022-09-27T15:22:39.7110892Z adding 'torch/optim/rmsprop.py' 2022-09-27T15:22:39.7112573Z adding 'torch/optim/rmsprop.pyi' 2022-09-27T15:22:39.7115915Z adding 'torch/optim/rprop.py' 2022-09-27T15:22:39.7117624Z adding 'torch/optim/rprop.pyi' 2022-09-27T15:22:39.7121049Z adding 'torch/optim/sgd.py' 2022-09-27T15:22:39.7122832Z adding 'torch/optim/sgd.pyi' 2022-09-27T15:22:39.7125382Z adding 'torch/optim/sparse_adam.py' 2022-09-27T15:22:39.7126970Z adding 'torch/optim/sparse_adam.pyi' 2022-09-27T15:22:39.7130947Z adding 'torch/optim/swa_utils.py' 2022-09-27T15:22:39.7132965Z adding 'torch/optim/swa_utils.pyi' 2022-09-27T15:22:39.7134891Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-09-27T15:22:39.7136805Z adding 'torch/package/__init__.py' 2022-09-27T15:22:39.7139196Z adding 'torch/package/_digraph.py' 2022-09-27T15:22:39.7141309Z adding 'torch/package/_directory_reader.py' 2022-09-27T15:22:39.7143253Z adding 'torch/package/_importlib.py' 2022-09-27T15:22:39.7145093Z adding 'torch/package/_mangling.py' 2022-09-27T15:22:39.7147070Z adding 'torch/package/_mock.py' 2022-09-27T15:22:39.7149693Z adding 'torch/package/_package_pickler.py' 2022-09-27T15:22:39.7151373Z adding 'torch/package/_package_unpickler.py' 2022-09-27T15:22:39.7154047Z adding 'torch/package/_stdlib.py' 2022-09-27T15:22:39.7156979Z adding 'torch/package/file_structure_representation.py' 2022-09-27T15:22:39.7159250Z adding 'torch/package/find_file_dependencies.py' 2022-09-27T15:22:39.7161410Z adding 'torch/package/glob_group.py' 2022-09-27T15:22:39.7165335Z adding 'torch/package/importer.py' 2022-09-27T15:22:39.7179122Z adding 'torch/package/package_exporter.py' 2022-09-27T15:22:39.7189619Z adding 'torch/package/package_importer.py' 2022-09-27T15:22:39.7192104Z adding 'torch/package/analyze/__init__.py' 2022-09-27T15:22:39.7193760Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-09-27T15:22:39.7195283Z adding 'torch/package/analyze/is_from_package.py' 2022-09-27T15:22:39.7197214Z adding 'torch/package/analyze/trace_dependencies.py' 2022-09-27T15:22:39.7199431Z adding 'torch/profiler/__init__.py' 2022-09-27T15:22:39.7206065Z adding 'torch/profiler/_pattern_matcher.py' 2022-09-27T15:22:39.7210575Z adding 'torch/profiler/_utils.py' 2022-09-27T15:22:39.7212708Z adding 'torch/profiler/itt.py' 2022-09-27T15:22:39.7218865Z adding 'torch/profiler/profiler.py' 2022-09-27T15:22:39.7221152Z adding 'torch/profiler/python_tracer.py' 2022-09-27T15:22:39.7223498Z adding 'torch/quantization/__init__.py' 2022-09-27T15:22:39.7233526Z adding 'torch/quantization/_numeric_suite.py' 2022-09-27T15:22:39.7234161Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-09-27T15:22:39.7234673Z adding 'torch/quantization/fake_quantize.py' 2022-09-27T15:22:39.7235174Z adding 'torch/quantization/fuse_modules.py' 2022-09-27T15:22:39.7235487Z adding 'torch/quantization/fuser_method_mappings.py' 2022-09-27T15:22:39.7235786Z adding 'torch/quantization/observer.py' 2022-09-27T15:22:39.7236126Z adding 'torch/quantization/qconfig.py' 2022-09-27T15:22:39.7236979Z adding 'torch/quantization/quant_type.py' 2022-09-27T15:22:39.7238743Z adding 'torch/quantization/quantization_mappings.py' 2022-09-27T15:22:39.7240931Z adding 'torch/quantization/quantize.py' 2022-09-27T15:22:39.7242060Z adding 'torch/quantization/quantize_fx.py' 2022-09-27T15:22:39.7243742Z adding 'torch/quantization/quantize_jit.py' 2022-09-27T15:22:39.7246007Z adding 'torch/quantization/stubs.py' 2022-09-27T15:22:39.7247224Z adding 'torch/quantization/utils.py' 2022-09-27T15:22:39.7249380Z adding 'torch/quantization/fx/__init__.py' 2022-09-27T15:22:39.7252600Z adding 'torch/quantization/fx/_equalize.py' 2022-09-27T15:22:39.7253584Z adding 'torch/quantization/fx/convert.py' 2022-09-27T15:22:39.7255303Z adding 'torch/quantization/fx/fuse.py' 2022-09-27T15:22:39.7256725Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-09-27T15:22:39.7258533Z adding 'torch/quantization/fx/graph_module.py' 2022-09-27T15:22:39.7259737Z adding 'torch/quantization/fx/match_utils.py' 2022-09-27T15:22:39.7261384Z adding 'torch/quantization/fx/pattern_utils.py' 2022-09-27T15:22:39.7262965Z adding 'torch/quantization/fx/prepare.py' 2022-09-27T15:22:39.7264770Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-09-27T15:22:39.7266368Z adding 'torch/quantization/fx/quantization_types.py' 2022-09-27T15:22:39.7268031Z adding 'torch/quantization/fx/utils.py' 2022-09-27T15:22:39.7270155Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-09-27T15:22:39.7273022Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-09-27T15:22:39.7274674Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-09-27T15:22:39.7276520Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-09-27T15:22:39.7278976Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-09-27T15:22:39.7281197Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-09-27T15:22:39.7283305Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-09-27T15:22:39.7285742Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-09-27T15:22:39.7312683Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-09-27T15:22:39.7319431Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-09-27T15:22:39.7321827Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-09-27T15:22:39.7324857Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-09-27T15:22:39.7327449Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-09-27T15:22:39.7331675Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-09-27T15:22:39.7335551Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-09-27T15:22:39.7339781Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-09-27T15:22:39.7345849Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-09-27T15:22:39.7348515Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-09-27T15:22:39.7350655Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-09-27T15:22:39.7352440Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-09-27T15:22:39.7354138Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-09-27T15:22:39.7356298Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-09-27T15:22:39.7358086Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-09-27T15:22:39.7364787Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-09-27T15:22:39.7367784Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2022-09-27T15:22:39.7370037Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2022-09-27T15:22:39.7373069Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-09-27T15:22:39.7375001Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-09-27T15:22:39.7379428Z adding 'torch/sparse/__init__.py' 2022-09-27T15:22:39.7386358Z adding 'torch/special/__init__.py' 2022-09-27T15:22:39.7630907Z adding 'torch/test/CppSignature_test' 2022-09-27T15:22:39.7986970Z adding 'torch/test/Dict_test' 2022-09-27T15:22:39.8256875Z adding 'torch/test/Dimname_test' 2022-09-27T15:22:39.8554505Z adding 'torch/test/IListRef_test' 2022-09-27T15:22:39.8870027Z adding 'torch/test/KernelFunction_test' 2022-09-27T15:22:39.9382622Z adding 'torch/test/List_test' 2022-09-27T15:22:39.9709559Z adding 'torch/test/MaybeOwned_test' 2022-09-27T15:22:40.0001393Z adding 'torch/test/NamedTensor_test' 2022-09-27T15:22:40.0299021Z adding 'torch/test/apply_utils_test' 2022-09-27T15:22:40.0597170Z adding 'torch/test/atest' 2022-09-27T15:22:40.0886373Z adding 'torch/test/backend_fallback_test' 2022-09-27T15:22:40.1197040Z adding 'torch/test/basic' 2022-09-27T15:22:40.1469805Z adding 'torch/test/broadcast_test' 2022-09-27T15:22:40.1714967Z adding 'torch/test/c10_Array_test' 2022-09-27T15:22:40.1979321Z adding 'torch/test/c10_Bitset_test' 2022-09-27T15:22:40.2238587Z adding 'torch/test/c10_C++17_test' 2022-09-27T15:22:40.2485262Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2022-09-27T15:22:40.2726312Z adding 'torch/test/c10_ConstexprCrc_test' 2022-09-27T15:22:40.2973543Z adding 'torch/test/c10_DeadlockDetection_test' 2022-09-27T15:22:40.3234605Z adding 'torch/test/c10_DeviceGuard_test' 2022-09-27T15:22:40.3490835Z adding 'torch/test/c10_Device_test' 2022-09-27T15:22:40.3787144Z adding 'torch/test/c10_DispatchKeySet_test' 2022-09-27T15:22:40.4039775Z adding 'torch/test/c10_Half_test' 2022-09-27T15:22:40.4319859Z adding 'torch/test/c10_InlineDeviceGuard_test' 2022-09-27T15:22:40.4601067Z adding 'torch/test/c10_InlineStreamGuard_test' 2022-09-27T15:22:40.4885622Z adding 'torch/test/c10_LeftRight_test' 2022-09-27T15:22:40.5192195Z adding 'torch/test/c10_Metaprogramming_test' 2022-09-27T15:22:40.5483638Z adding 'torch/test/c10_SizesAndStrides_test' 2022-09-27T15:22:40.6085772Z adding 'torch/test/c10_SmallVectorTest' 2022-09-27T15:22:40.6358927Z adding 'torch/test/c10_StreamGuard_test' 2022-09-27T15:22:40.6608951Z adding 'torch/test/c10_SymInt_test' 2022-09-27T15:22:40.6861205Z adding 'torch/test/c10_Synchronized_test' 2022-09-27T15:22:40.7146125Z adding 'torch/test/c10_ThreadLocal_test' 2022-09-27T15:22:40.7410092Z adding 'torch/test/c10_TypeIndex_test' 2022-09-27T15:22:40.7662735Z adding 'torch/test/c10_TypeList_test' 2022-09-27T15:22:40.7905197Z adding 'torch/test/c10_TypeTraits_test' 2022-09-27T15:22:40.8165207Z adding 'torch/test/c10_accumulate_test' 2022-09-27T15:22:40.8446736Z adding 'torch/test/c10_bfloat16_test' 2022-09-27T15:22:40.8718180Z adding 'torch/test/c10_complex_math_test' 2022-09-27T15:22:40.8996622Z adding 'torch/test/c10_complex_test' 2022-09-27T15:22:40.9491678Z adding 'torch/test/c10_either_test' 2022-09-27T15:22:40.9772568Z adding 'torch/test/c10_exception_test' 2022-09-27T15:22:41.0023011Z adding 'torch/test/c10_flags_test' 2022-09-27T15:22:41.0317525Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2022-09-27T15:22:41.1067980Z adding 'torch/test/c10_intrusive_ptr_test' 2022-09-27T15:22:41.1358839Z adding 'torch/test/c10_irange_test' 2022-09-27T15:22:41.1652192Z adding 'torch/test/c10_logging_test' 2022-09-27T15:22:41.2019736Z adding 'torch/test/c10_optional_test' 2022-09-27T15:22:41.2330669Z adding 'torch/test/c10_ordered_preserving_dict_test' 2022-09-27T15:22:41.2609825Z adding 'torch/test/c10_registry_test' 2022-09-27T15:22:41.2909452Z adding 'torch/test/c10_string_view_test' 2022-09-27T15:22:41.3171867Z adding 'torch/test/c10_tempfile_test' 2022-09-27T15:22:41.3458143Z adding 'torch/test/c10_typeid_test' 2022-09-27T15:22:41.3752034Z adding 'torch/test/cpu_generator_test' 2022-09-27T15:22:41.4021665Z adding 'torch/test/cpu_profiling_allocator_test' 2022-09-27T15:22:41.4441911Z adding 'torch/test/cpu_rng_test' 2022-09-27T15:22:41.4705640Z adding 'torch/test/dispatch_key_set_test' 2022-09-27T15:22:41.4954833Z adding 'torch/test/dlconvertor_test' 2022-09-27T15:22:41.5248319Z adding 'torch/test/extension_backend_test' 2022-09-27T15:22:41.5531907Z adding 'torch/test/half_test' 2022-09-27T15:22:41.5800630Z adding 'torch/test/inline_container_test' 2022-09-27T15:22:41.6282787Z adding 'torch/test/ivalue_test' 2022-09-27T15:22:41.6885195Z adding 'torch/test/kernel_function_legacy_test' 2022-09-27T15:22:41.7379352Z adding 'torch/test/kernel_function_test' 2022-09-27T15:22:41.7994652Z adding 'torch/test/kernel_lambda_legacy_test' 2022-09-27T15:22:41.8509484Z adding 'torch/test/kernel_lambda_test' 2022-09-27T15:22:41.8830047Z adding 'torch/test/kernel_stackbased_test' 2022-09-27T15:22:41.9078302Z adding 'torch/test/lazy_tensor_test' 2022-09-27T15:22:41.9558568Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2022-09-27T15:22:41.9834338Z adding 'torch/test/math_kernel_test' 2022-09-27T15:22:42.0098152Z adding 'torch/test/memory_format_test' 2022-09-27T15:22:42.0361288Z adding 'torch/test/memory_overlapping_test' 2022-09-27T15:22:42.0625032Z adding 'torch/test/mobile_memory_cleanup' 2022-09-27T15:22:42.0908344Z adding 'torch/test/native_test' 2022-09-27T15:22:42.1152809Z adding 'torch/test/op_allowlist_test' 2022-09-27T15:22:42.2357718Z adding 'torch/test/op_registration_test' 2022-09-27T15:22:42.2695022Z adding 'torch/test/operator_name_test' 2022-09-27T15:22:42.2945345Z adding 'torch/test/operators_test' 2022-09-27T15:22:42.3211524Z adding 'torch/test/packedtensoraccessor_test' 2022-09-27T15:22:42.3537944Z adding 'torch/test/pow_test' 2022-09-27T15:22:42.3828398Z adding 'torch/test/quantized_test' 2022-09-27T15:22:42.4079390Z adding 'torch/test/reduce_ops_test' 2022-09-27T15:22:42.4335090Z adding 'torch/test/reportMemoryUsage_test' 2022-09-27T15:22:42.4619661Z adding 'torch/test/scalar_tensor_test' 2022-09-27T15:22:42.4912842Z adding 'torch/test/scalar_test' 2022-09-27T15:22:42.5172594Z adding 'torch/test/stride_properties_test' 2022-09-27T15:22:42.5541538Z adding 'torch/test/tensor_iterator_test' 2022-09-27T15:22:42.5833166Z adding 'torch/test/test_parallel' 2022-09-27T15:22:42.5853429Z adding 'torch/test/thread_init_test' 2022-09-27T15:22:42.6121634Z adding 'torch/test/type_ptr_test' 2022-09-27T15:22:42.6429293Z adding 'torch/test/type_test' 2022-09-27T15:22:42.6695841Z adding 'torch/test/undefined_tensor_test' 2022-09-27T15:22:42.6944363Z adding 'torch/test/variant_test' 2022-09-27T15:22:42.6961194Z adding 'torch/test/verify_api_visibility' 2022-09-27T15:22:42.7303076Z adding 'torch/test/vmap_test' 2022-09-27T15:22:42.7563438Z adding 'torch/test/weakref_test' 2022-09-27T15:22:42.7822316Z adding 'torch/test/wrapdim_test' 2022-09-27T15:22:42.8066378Z adding 'torch/test/xla_tensor_test' 2022-09-27T15:22:42.8080234Z adding 'torch/testing/__init__.py' 2022-09-27T15:22:42.8095813Z adding 'torch/testing/_comparison.py' 2022-09-27T15:22:42.8100737Z adding 'torch/testing/_creation.py' 2022-09-27T15:22:42.8103646Z adding 'torch/testing/_deprecated.py' 2022-09-27T15:22:42.8106143Z adding 'torch/testing/_legacy.py' 2022-09-27T15:22:42.8108313Z adding 'torch/testing/_internal/__init__.py' 2022-09-27T15:22:42.8112382Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-09-27T15:22:42.8115794Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-09-27T15:22:42.8118804Z adding 'torch/testing/_internal/common_cuda.py' 2022-09-27T15:22:42.8136024Z adding 'torch/testing/_internal/common_device_type.py' 2022-09-27T15:22:42.8146247Z adding 'torch/testing/_internal/common_distributed.py' 2022-09-27T15:22:42.8148361Z adding 'torch/testing/_internal/common_dtype.py' 2022-09-27T15:22:42.8158923Z adding 'torch/testing/_internal/common_fsdp.py' 2022-09-27T15:22:42.8164568Z adding 'torch/testing/_internal/common_jit.py' 2022-09-27T15:22:42.8330467Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-09-27T15:22:42.8361105Z adding 'torch/testing/_internal/common_modules.py' 2022-09-27T15:22:42.8407278Z adding 'torch/testing/_internal/common_nn.py' 2022-09-27T15:22:42.8431767Z adding 'torch/testing/_internal/common_quantization.py' 2022-09-27T15:22:42.8437015Z adding 'torch/testing/_internal/common_quantized.py' 2022-09-27T15:22:42.8440306Z adding 'torch/testing/_internal/common_subclass.py' 2022-09-27T15:22:42.8490594Z adding 'torch/testing/_internal/common_utils.py' 2022-09-27T15:22:42.8500432Z adding 'torch/testing/_internal/composite_compliance.py' 2022-09-27T15:22:42.8504113Z adding 'torch/testing/_internal/dist_utils.py' 2022-09-27T15:22:42.8508831Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-09-27T15:22:42.8517417Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-09-27T15:22:42.8527763Z adding 'torch/testing/_internal/jit_utils.py' 2022-09-27T15:22:42.8531189Z adding 'torch/testing/_internal/logging_tensor.py' 2022-09-27T15:22:42.8533019Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-09-27T15:22:42.8535624Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-09-27T15:22:42.8537611Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-09-27T15:22:42.8542175Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-09-27T15:22:42.8544344Z adding 'torch/testing/_internal/data/__init__.py' 2022-09-27T15:22:42.8546158Z adding 'torch/testing/_internal/data/network1.py' 2022-09-27T15:22:42.8547676Z adding 'torch/testing/_internal/data/network2.py' 2022-09-27T15:22:42.8549402Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-09-27T15:22:42.8555817Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-09-27T15:22:42.8636695Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-09-27T15:22:42.8647662Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-09-27T15:22:42.8649971Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-09-27T15:22:42.8653010Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-09-27T15:22:42.8655049Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-09-27T15:22:42.8656924Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-09-27T15:22:42.8659447Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-09-27T15:22:42.8661995Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-09-27T15:22:42.8663864Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-09-27T15:22:42.8665784Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-09-27T15:22:42.8667483Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-09-27T15:22:42.8672945Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-09-27T15:22:42.8675303Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-09-27T15:22:42.8677163Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-09-27T15:22:42.8701527Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-09-27T15:22:42.8707122Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-09-27T15:22:42.8710998Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-09-27T15:22:42.8713456Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-09-27T15:22:42.8715590Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-09-27T15:22:42.8767486Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-09-27T15:22:42.8774448Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-09-27T15:22:42.8776391Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-09-27T15:22:42.8778786Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-09-27T15:22:42.8782628Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-09-27T15:22:42.8784587Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-09-27T15:22:42.8786923Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-09-27T15:22:42.8798175Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-09-27T15:22:42.8802304Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-09-27T15:22:42.8804600Z adding 'torch/testing/_internal/generated/__init__.py' 2022-09-27T15:22:42.8836643Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-09-27T15:22:42.8846770Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-09-27T15:22:42.8875963Z adding 'torch/testing/_internal/opinfo/core.py' 2022-09-27T15:22:42.8881172Z adding 'torch/testing/_internal/opinfo/refs.py' 2022-09-27T15:22:42.8885057Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-09-27T15:22:42.8887333Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2022-09-27T15:22:42.8894003Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2022-09-27T15:22:42.8898799Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2022-09-27T15:22:42.8915893Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2022-09-27T15:22:42.8921902Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2022-09-27T15:22:42.8924638Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-09-27T15:22:42.8926437Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-09-27T15:22:42.8927914Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-09-27T15:22:42.8930138Z adding 'torch/utils/__init__.py' 2022-09-27T15:22:42.8932309Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-09-27T15:22:42.8934036Z adding 'torch/utils/_crash_handler.py' 2022-09-27T15:22:42.8936090Z adding 'torch/utils/_cuda_trace.py' 2022-09-27T15:22:42.8940133Z adding 'torch/utils/_freeze.py' 2022-09-27T15:22:42.8943179Z adding 'torch/utils/_mode_utils.py' 2022-09-27T15:22:42.8946934Z adding 'torch/utils/_python_dispatch.py' 2022-09-27T15:22:42.8951011Z adding 'torch/utils/_pytree.py' 2022-09-27T15:22:42.8953685Z adding 'torch/utils/_zip.py' 2022-09-27T15:22:42.8960038Z adding 'torch/utils/bundled_inputs.py' 2022-09-27T15:22:42.8967010Z adding 'torch/utils/checkpoint.py' 2022-09-27T15:22:42.8972668Z adding 'torch/utils/collect_env.py' 2022-09-27T15:22:42.9002250Z adding 'torch/utils/cpp_extension.py' 2022-09-27T15:22:42.9007433Z adding 'torch/utils/dlpack.py' 2022-09-27T15:22:42.9010262Z adding 'torch/utils/file_baton.py' 2022-09-27T15:22:42.9013623Z adding 'torch/utils/hooks.py' 2022-09-27T15:22:42.9016443Z adding 'torch/utils/mkldnn.py' 2022-09-27T15:22:42.9019359Z adding 'torch/utils/mobile_optimizer.py' 2022-09-27T15:22:42.9021165Z adding 'torch/utils/model_zoo.py' 2022-09-27T15:22:42.9023967Z adding 'torch/utils/show_pickle.py' 2022-09-27T15:22:42.9027109Z adding 'torch/utils/throughput_benchmark.py' 2022-09-27T15:22:42.9029422Z adding 'torch/utils/backcompat/__init__.py' 2022-09-27T15:22:42.9031301Z adding 'torch/utils/benchmark/__init__.py' 2022-09-27T15:22:42.9033126Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-09-27T15:22:42.9036369Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-09-27T15:22:42.9039637Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-09-27T15:22:42.9042154Z adding 'torch/utils/benchmark/examples/compare.py' 2022-09-27T15:22:42.9047442Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-09-27T15:22:42.9050160Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-09-27T15:22:42.9052738Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-09-27T15:22:42.9054713Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-09-27T15:22:42.9057437Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-09-27T15:22:42.9059331Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-09-27T15:22:42.9061611Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-09-27T15:22:42.9064009Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-09-27T15:22:42.9066251Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-09-27T15:22:42.9068696Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-09-27T15:22:42.9070890Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-09-27T15:22:42.9072926Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-09-27T15:22:42.9074743Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-09-27T15:22:42.9079589Z adding 'torch/utils/benchmark/utils/common.py' 2022-09-27T15:22:42.9084432Z adding 'torch/utils/benchmark/utils/compare.py' 2022-09-27T15:22:42.9088028Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-09-27T15:22:42.9093943Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-09-27T15:22:42.9097288Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-09-27T15:22:42.9099346Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-09-27T15:22:42.9105608Z adding 'torch/utils/benchmark/utils/timer.py' 2022-09-27T15:22:42.9108114Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-09-27T15:22:42.9111117Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-09-27T15:22:42.9113129Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-09-27T15:22:42.9115148Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-09-27T15:22:42.9126083Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-09-27T15:22:42.9172248Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-09-27T15:22:42.9183053Z adding 'torch/utils/bottleneck/__init__.py' 2022-09-27T15:22:42.9186132Z adding 'torch/utils/bottleneck/__main__.py' 2022-09-27T15:22:42.9188537Z adding 'torch/utils/data/__init__.py' 2022-09-27T15:22:42.9190155Z adding 'torch/utils/data/backward_compatibility.py' 2022-09-27T15:22:42.9215679Z adding 'torch/utils/data/dataloader.py' 2022-09-27T15:22:42.9220072Z adding 'torch/utils/data/dataloader_experimental.py' 2022-09-27T15:22:42.9224339Z adding 'torch/utils/data/dataset.py' 2022-09-27T15:22:42.9227545Z adding 'torch/utils/data/distributed.py' 2022-09-27T15:22:42.9230150Z adding 'torch/utils/data/graph.py' 2022-09-27T15:22:42.9232563Z adding 'torch/utils/data/graph_settings.py' 2022-09-27T15:22:42.9236401Z adding 'torch/utils/data/sampler.py' 2022-09-27T15:22:42.9239075Z adding 'torch/utils/data/_utils/__init__.py' 2022-09-27T15:22:42.9242243Z adding 'torch/utils/data/_utils/collate.py' 2022-09-27T15:22:42.9244586Z adding 'torch/utils/data/_utils/fetch.py' 2022-09-27T15:22:42.9246805Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-09-27T15:22:42.9248428Z adding 'torch/utils/data/_utils/serialization.py' 2022-09-27T15:22:42.9250523Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-09-27T15:22:42.9255315Z adding 'torch/utils/data/_utils/worker.py' 2022-09-27T15:22:42.9257556Z adding 'torch/utils/data/communication/__init__.py' 2022-09-27T15:22:42.9259611Z adding 'torch/utils/data/communication/eventloop.py' 2022-09-27T15:22:42.9262288Z adding 'torch/utils/data/communication/iter.py' 2022-09-27T15:22:42.9264986Z adding 'torch/utils/data/communication/map.py' 2022-09-27T15:22:42.9266812Z adding 'torch/utils/data/communication/messages.py' 2022-09-27T15:22:42.9269340Z adding 'torch/utils/data/communication/protocol.py' 2022-09-27T15:22:42.9271311Z adding 'torch/utils/data/communication/queue.py' 2022-09-27T15:22:42.9273186Z adding 'torch/utils/data/datapipes/__init__.py' 2022-09-27T15:22:42.9275949Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-09-27T15:22:42.9279881Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-09-27T15:22:42.9285530Z adding 'torch/utils/data/datapipes/_typing.py' 2022-09-27T15:22:42.9290210Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-09-27T15:22:42.9294837Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-09-27T15:22:42.9296380Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-09-27T15:22:42.9298200Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-09-27T15:22:42.9302155Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-09-27T15:22:42.9304530Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-09-27T15:22:42.9306230Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-09-27T15:22:42.9308322Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-09-27T15:22:42.9311753Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-09-27T15:22:42.9314818Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-09-27T15:22:42.9320880Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-09-27T15:22:42.9323552Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-09-27T15:22:42.9326014Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-09-27T15:22:42.9329957Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-09-27T15:22:42.9332322Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-09-27T15:22:42.9334666Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-09-27T15:22:42.9336542Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-09-27T15:22:42.9338376Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-09-27T15:22:42.9340264Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-09-27T15:22:42.9342165Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-09-27T15:22:42.9344557Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-09-27T15:22:42.9346736Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-09-27T15:22:42.9348783Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-09-27T15:22:42.9350599Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-09-27T15:22:42.9352278Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-09-27T15:22:42.9356655Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-09-27T15:22:42.9360574Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-09-27T15:22:42.9363453Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-09-27T15:22:42.9365090Z adding 'torch/utils/hipify/__init__.py' 2022-09-27T15:22:42.9366840Z adding 'torch/utils/hipify/constants.py' 2022-09-27T15:22:42.9413630Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-09-27T15:22:42.9433683Z adding 'torch/utils/hipify/hipify_python.py' 2022-09-27T15:22:42.9435538Z adding 'torch/utils/hipify/version.py' 2022-09-27T15:22:42.9437253Z adding 'torch/utils/jit/__init__.py' 2022-09-27T15:22:42.9439128Z adding 'torch/utils/jit/log_extract.py' 2022-09-27T15:22:42.9445110Z adding 'torch/utils/model_dump/__init__.py' 2022-09-27T15:22:42.9447247Z adding 'torch/utils/model_dump/__main__.py' 2022-09-27T15:22:42.9452833Z adding 'torch/utils/model_dump/code.js' 2022-09-27T15:22:42.9455135Z adding 'torch/utils/model_dump/htm.mjs' 2022-09-27T15:22:42.9459314Z adding 'torch/utils/model_dump/preact.mjs' 2022-09-27T15:22:42.9461361Z adding 'torch/utils/model_dump/skeleton.html' 2022-09-27T15:22:42.9463380Z adding 'torch/utils/tensorboard/__init__.py' 2022-09-27T15:22:42.9471348Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-09-27T15:22:42.9473871Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-09-27T15:22:42.9476037Z adding 'torch/utils/tensorboard/_embedding.py' 2022-09-27T15:22:42.9478110Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-09-27T15:22:42.9480104Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-09-27T15:22:42.9485386Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-09-27T15:22:42.9488333Z adding 'torch/utils/tensorboard/_utils.py' 2022-09-27T15:22:42.9497151Z adding 'torch/utils/tensorboard/summary.py' 2022-09-27T15:22:42.9509251Z adding 'torch/utils/tensorboard/writer.py' 2022-09-27T15:22:42.9514217Z adding 'torchgen/__init__.py' 2022-09-27T15:22:42.9516486Z adding 'torchgen/code_template.py' 2022-09-27T15:22:42.9518838Z adding 'torchgen/context.py' 2022-09-27T15:22:42.9548497Z adding 'torchgen/gen.py' 2022-09-27T15:22:42.9557267Z adding 'torchgen/gen_backend_stubs.py' 2022-09-27T15:22:42.9567141Z adding 'torchgen/gen_functionalization_type.py' 2022-09-27T15:22:42.9574474Z adding 'torchgen/gen_lazy_tensor.py' 2022-09-27T15:22:42.9578304Z adding 'torchgen/gen_vmap_plumbing.py' 2022-09-27T15:22:42.9580437Z adding 'torchgen/local.py' 2022-09-27T15:22:42.9615827Z adding 'torchgen/model.py' 2022-09-27T15:22:42.9627114Z adding 'torchgen/native_function_generation.py' 2022-09-27T15:22:42.9633279Z adding 'torchgen/utils.py' 2022-09-27T15:22:42.9635470Z adding 'torchgen/api/__init__.py' 2022-09-27T15:22:42.9643360Z adding 'torchgen/api/autograd.py' 2022-09-27T15:22:42.9649027Z adding 'torchgen/api/cpp.py' 2022-09-27T15:22:42.9651642Z adding 'torchgen/api/dispatcher.py' 2022-09-27T15:22:42.9654659Z adding 'torchgen/api/functionalization.py' 2022-09-27T15:22:42.9660252Z adding 'torchgen/api/lazy.py' 2022-09-27T15:22:42.9662459Z adding 'torchgen/api/meta.py' 2022-09-27T15:22:42.9664984Z adding 'torchgen/api/native.py' 2022-09-27T15:22:42.9681464Z adding 'torchgen/api/python.py' 2022-09-27T15:22:42.9685909Z adding 'torchgen/api/structured.py' 2022-09-27T15:22:42.9691103Z adding 'torchgen/api/translate.py' 2022-09-27T15:22:42.9698963Z adding 'torchgen/api/types.py' 2022-09-27T15:22:42.9702496Z adding 'torchgen/api/ufunc.py' 2022-09-27T15:22:42.9705957Z adding 'torchgen/api/unboxing.py' 2022-09-27T15:22:42.9708264Z adding 'torchgen/dest/__init__.py' 2022-09-27T15:22:42.9716161Z adding 'torchgen/dest/lazy_ir.py' 2022-09-27T15:22:42.9719114Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-09-27T15:22:42.9721211Z adding 'torchgen/dest/native_functions.py' 2022-09-27T15:22:42.9732112Z adding 'torchgen/dest/register_dispatch_key.py' 2022-09-27T15:22:42.9738121Z adding 'torchgen/dest/ufunc.py' 2022-09-27T15:22:42.9740417Z adding 'torchgen/operator_versions/__init__.py' 2022-09-27T15:22:42.9744257Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-09-27T15:22:42.9746217Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-09-27T15:22:42.9839746Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-09-27T15:22:42.9853212Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-09-27T15:22:42.9855665Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-09-27T15:22:42.9857752Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-09-27T15:22:42.9859446Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-09-27T15:22:42.9862026Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-09-27T15:22:42.9863152Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-09-27T15:22:42.9864641Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-09-27T15:22:42.9866403Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-09-27T15:22:42.9867680Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-09-27T15:22:42.9869265Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-09-27T15:22:42.9871236Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-09-27T15:22:42.9873476Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-09-27T15:22:42.9875208Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-09-27T15:22:42.9876783Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-09-27T15:22:42.9878424Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-09-27T15:22:42.9880002Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-09-27T15:22:42.9883961Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-09-27T15:22:42.9896694Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-09-27T15:22:42.9897837Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-09-27T15:22:42.9899514Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-09-27T15:22:42.9901187Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-09-27T15:22:42.9903428Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-09-27T15:22:42.9905402Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-09-27T15:22:42.9907280Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-09-27T15:22:42.9909202Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-09-27T15:22:42.9911217Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-09-27T15:22:42.9913035Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-09-27T15:22:42.9914924Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-09-27T15:22:42.9917103Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-09-27T15:22:42.9918888Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-09-27T15:22:42.9920563Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-09-27T15:22:42.9930038Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-09-27T15:22:42.9932868Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-09-27T15:22:42.9934564Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-09-27T15:22:42.9936444Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-09-27T15:22:42.9938208Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-09-27T15:22:42.9940014Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-09-27T15:22:42.9941740Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-09-27T15:22:42.9943560Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-09-27T15:22:42.9945230Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-09-27T15:22:42.9947075Z adding 'torchgen/selective_build/__init__.py' 2022-09-27T15:22:42.9950019Z adding 'torchgen/selective_build/operator.py' 2022-09-27T15:22:42.9953688Z adding 'torchgen/selective_build/selector.py' 2022-09-27T15:22:42.9955868Z adding 'torchgen/static_runtime/__init__.py' 2022-09-27T15:22:42.9959001Z adding 'torchgen/static_runtime/config.py' 2022-09-27T15:22:42.9962494Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-09-27T15:22:42.9969188Z adding 'torchgen/static_runtime/generator.py' 2022-09-27T15:22:43.0008096Z adding 'torch-1.13.0a0+git52424e2.dist-info/LICENSE' 2022-09-27T15:22:43.0022719Z adding 'torch-1.13.0a0+git52424e2.dist-info/METADATA' 2022-09-27T15:22:43.0029291Z adding 'torch-1.13.0a0+git52424e2.dist-info/NOTICE' 2022-09-27T15:22:43.0031210Z adding 'torch-1.13.0a0+git52424e2.dist-info/WHEEL' 2022-09-27T15:22:43.0032556Z adding 'torch-1.13.0a0+git52424e2.dist-info/entry_points.txt' 2022-09-27T15:22:43.0033689Z adding 'torch-1.13.0a0+git52424e2.dist-info/top_level.txt' 2022-09-27T15:22:43.0587093Z adding 'torch-1.13.0a0+git52424e2.dist-info/RECORD' 2022-09-27T15:22:43.0860473Z removing build/bdist.linux-x86_64/wheel 2022-09-27T15:22:43.3643357Z + python -mpip install dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl 2022-09-27T15:22:43.7255673Z Processing ./dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl 2022-09-27T15:22:43.8007943Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+git52424e2) (4.3.0) 2022-09-27T15:22:44.5915146Z Installing collected packages: torch 2022-09-27T15:22:50.8588327Z Successfully installed torch-1.13.0a0+git52424e2 2022-09-27T15:22:50.9334285Z + set -x 2022-09-27T15:22:50.9334576Z + assert_git_not_dirty 2022-09-27T15:22:50.9334894Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-09-27T15:22:50.9335240Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-09-27T15:22:50.9336535Z ++ git status --porcelain 2022-09-27T15:22:53.4946515Z + git_status= 2022-09-27T15:22:53.4946869Z + [[ -n '' ]] 2022-09-27T15:22:53.4947089Z + mkdir -p dist 2022-09-27T15:22:53.5001823Z + '[' -f build/.ninja_log ']' 2022-09-27T15:22:53.5002343Z + [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-09-27T15:22:53.5002804Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2022-09-27T15:22:53.5005707Z ++ [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-09-27T15:22:53.5005918Z ++ echo OFF 2022-09-27T15:22:53.5007529Z + CUSTOM_TEST_USE_ROCM=OFF 2022-09-27T15:22:53.5007845Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2022-09-27T15:22:53.5008188Z + mkdir -pv build/custom_test_artifacts 2022-09-27T15:22:53.5015897Z mkdir: created directory 'build/custom_test_artifacts' 2022-09-27T15:22:53.5017365Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2022-09-27T15:22:53.5017906Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2022-09-27T15:22:53.5018254Z + python --version 2022-09-27T15:22:53.5028571Z Python 3.7.13 2022-09-27T15:22:53.5032759Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-09-27T15:22:53.6801463Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-09-27T15:22:53.6802032Z + mkdir -p build/custom_test_artifacts/custom-op-build 2022-09-27T15:22:53.6810669Z + pushd build/custom_test_artifacts/custom-op-build 2022-09-27T15:22:53.6811071Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2022-09-27T15:22:53.6812881Z ++ which python 2022-09-27T15:22:53.6820650Z + cmake /var/lib/jenkins/workspace/test/custom_operator -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2022-09-27T15:22:53.7333704Z -- The C compiler identification is GNU 7.5.0 2022-09-27T15:22:53.7934264Z -- The CXX compiler identification is GNU 7.5.0 2022-09-27T15:22:53.8045532Z -- Detecting C compiler ABI info 2022-09-27T15:22:53.9276574Z -- Detecting C compiler ABI info - done 2022-09-27T15:22:53.9353938Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-09-27T15:22:53.9356020Z -- Detecting C compile features 2022-09-27T15:22:53.9359799Z -- Detecting C compile features - done 2022-09-27T15:22:53.9389738Z -- Detecting CXX compiler ABI info 2022-09-27T15:22:54.0304078Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:22:54.0384230Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-09-27T15:22:54.0386466Z -- Detecting CXX compile features 2022-09-27T15:22:54.0391162Z -- Detecting CXX compile features - done 2022-09-27T15:22:54.0425801Z -- Looking for pthread.h 2022-09-27T15:22:54.1283327Z -- Looking for pthread.h - found 2022-09-27T15:22:54.1284131Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-09-27T15:22:54.2110649Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-09-27T15:22:54.2111020Z -- Looking for pthread_create in pthreads 2022-09-27T15:22:54.2854099Z -- Looking for pthread_create in pthreads - not found 2022-09-27T15:22:54.2854459Z -- Looking for pthread_create in pthread 2022-09-27T15:22:54.3654755Z -- Looking for pthread_create in pthread - found 2022-09-27T15:22:54.3662231Z -- Found Threads: TRUE 2022-09-27T15:22:54.3841612Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-09-27T15:22:54.3842239Z static library kineto_LIBRARY-NOTFOUND not found. 2022-09-27T15:22:54.3842534Z Call Stack (most recent call first): 2022-09-27T15:22:54.3843020Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-09-27T15:22:54.3843447Z CMakeLists.txt:9 (find_package) 2022-09-27T15:22:54.3843565Z 2022-09-27T15:22:54.3843659Z  2022-09-27T15:22:54.3844158Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-09-27T15:22:54.3847797Z -- Configuring done 2022-09-27T15:22:54.3891238Z -- Generating done 2022-09-27T15:22:54.3895158Z CMake Warning: 2022-09-27T15:22:54.3895648Z Manually-specified variables were not used by the project: 2022-09-27T15:22:54.3895820Z 2022-09-27T15:22:54.3895901Z PYTHON_EXECUTABLE 2022-09-27T15:22:54.3896018Z 2022-09-27T15:22:54.3896085Z  2022-09-27T15:22:54.3906652Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2022-09-27T15:22:54.3933874Z + make VERBOSE=1 2022-09-27T15:22:54.3944903Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-09-27T15:22:54.3999398Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2022-09-27T15:22:54.4039617Z make -f CMakeFiles/Makefile2 all 2022-09-27T15:22:54.4047610Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:54.4048035Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2022-09-27T15:22:54.4055376Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:54.4056478Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2022-09-27T15:22:54.4104475Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:54.4105379Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2022-09-27T15:22:54.4113343Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:54.4155015Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2022-09-27T15:22:54.4159604Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_ops.dir/op.cpp.o -MF CMakeFiles/custom_ops.dir/op.cpp.o.d -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2022-09-27T15:22:55.1239925Z [ 50%] Linking CXX shared library libcustom_ops.so 2022-09-27T15:22:55.1241542Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2022-09-27T15:22:55.1279125Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2022-09-27T15:22:55.3760645Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:55.3824773Z [ 50%] Built target custom_ops 2022-09-27T15:22:55.3829113Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2022-09-27T15:22:55.3837407Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:55.3838725Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2022-09-27T15:22:55.3885391Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:55.3886205Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2022-09-27T15:22:55.3893941Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:55.3936048Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-09-27T15:22:55.3940400Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -MF CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/test_custom_ops.cpp 2022-09-27T15:22:56.0756981Z [100%] Linking CXX executable test_custom_ops 2022-09-27T15:22:56.0759474Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2022-09-27T15:22:56.0798703Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/lib/python3.7/site-packages/torch/lib libcustom_ops.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2022-09-27T15:22:56.4257709Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:56.4317200Z [100%] Built target test_custom_ops 2022-09-27T15:22:56.4320709Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:22:56.4321928Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2022-09-27T15:22:56.4364651Z + popd 2022-09-27T15:22:56.4364992Z ~/workspace 2022-09-27T15:22:56.4365336Z + assert_git_not_dirty 2022-09-27T15:22:56.4365791Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-09-27T15:22:56.4366080Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-09-27T15:22:56.4368309Z ++ git status --porcelain 2022-09-27T15:22:56.5179925Z + git_status= 2022-09-27T15:22:56.5180467Z + [[ -n '' ]] 2022-09-27T15:22:56.5180875Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2022-09-27T15:22:56.5181168Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2022-09-27T15:22:56.5181419Z + python --version 2022-09-27T15:22:56.5190971Z Python 3.7.13 2022-09-27T15:22:56.5196146Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-09-27T15:22:56.7015356Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-09-27T15:22:56.7015721Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2022-09-27T15:22:56.7022316Z + pushd build/custom_test_artifacts/jit-hook-build 2022-09-27T15:22:56.7022942Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2022-09-27T15:22:56.7025124Z ++ which python 2022-09-27T15:22:56.7032887Z + cmake /var/lib/jenkins/workspace/test/jit_hooks -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2022-09-27T15:22:56.7527758Z -- The C compiler identification is GNU 7.5.0 2022-09-27T15:22:56.8133410Z -- The CXX compiler identification is GNU 7.5.0 2022-09-27T15:22:56.8243674Z -- Detecting C compiler ABI info 2022-09-27T15:22:56.9104972Z -- Detecting C compiler ABI info - done 2022-09-27T15:22:56.9180748Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-09-27T15:22:56.9182865Z -- Detecting C compile features 2022-09-27T15:22:56.9186450Z -- Detecting C compile features - done 2022-09-27T15:22:56.9216301Z -- Detecting CXX compiler ABI info 2022-09-27T15:22:57.0102777Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:22:57.0180189Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-09-27T15:22:57.0182371Z -- Detecting CXX compile features 2022-09-27T15:22:57.0186797Z -- Detecting CXX compile features - done 2022-09-27T15:22:57.0220513Z -- Looking for pthread.h 2022-09-27T15:22:57.1066308Z -- Looking for pthread.h - found 2022-09-27T15:22:57.1067266Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-09-27T15:22:57.1970519Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-09-27T15:22:57.1971109Z -- Looking for pthread_create in pthreads 2022-09-27T15:22:57.2657755Z -- Looking for pthread_create in pthreads - not found 2022-09-27T15:22:57.2658093Z -- Looking for pthread_create in pthread 2022-09-27T15:22:57.3499222Z -- Looking for pthread_create in pthread - found 2022-09-27T15:22:57.3507288Z -- Found Threads: TRUE 2022-09-27T15:22:57.3681711Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-09-27T15:22:57.3682518Z static library kineto_LIBRARY-NOTFOUND not found. 2022-09-27T15:22:57.3682772Z Call Stack (most recent call first): 2022-09-27T15:22:57.3683198Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-09-27T15:22:57.3683570Z CMakeLists.txt:9 (find_package) 2022-09-27T15:22:57.3683731Z 2022-09-27T15:22:57.3684425Z  2022-09-27T15:22:57.3684959Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-09-27T15:22:57.3687559Z -- Configuring done 2022-09-27T15:22:57.3716821Z -- Generating done 2022-09-27T15:22:57.3720217Z CMake Warning: 2022-09-27T15:22:57.3720716Z Manually-specified variables were not used by the project: 2022-09-27T15:22:57.3721034Z 2022-09-27T15:22:57.3721183Z PYTHON_EXECUTABLE 2022-09-27T15:22:57.3721551Z 2022-09-27T15:22:57.3721634Z  2022-09-27T15:22:57.3730257Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2022-09-27T15:22:57.3756193Z + make VERBOSE=1 2022-09-27T15:22:57.3766854Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-09-27T15:22:57.3820609Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2022-09-27T15:22:57.3861747Z make -f CMakeFiles/Makefile2 all 2022-09-27T15:22:57.3869219Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:22:57.3869976Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2022-09-27T15:22:57.3878233Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:22:57.3879313Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2022-09-27T15:22:57.3925842Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:22:57.3926568Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2022-09-27T15:22:57.3934915Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:22:57.3975761Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-09-27T15:22:57.3980125Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -MF CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /var/lib/jenkins/workspace/test/jit_hooks/test_jit_hooks.cpp 2022-09-27T15:22:58.0896206Z [100%] Linking CXX executable test_jit_hooks 2022-09-27T15:22:58.0898750Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2022-09-27T15:22:58.0935348Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2022-09-27T15:22:58.3923227Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:22:58.3981685Z [100%] Built target test_jit_hooks 2022-09-27T15:22:58.3985248Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:22:58.3986556Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2022-09-27T15:22:58.4028546Z + popd 2022-09-27T15:22:58.4028785Z ~/workspace 2022-09-27T15:22:58.4028967Z + assert_git_not_dirty 2022-09-27T15:22:58.4029472Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-09-27T15:22:58.4029769Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-09-27T15:22:58.4031824Z ++ git status --porcelain 2022-09-27T15:22:58.4819258Z + git_status= 2022-09-27T15:22:58.4819784Z + [[ -n '' ]] 2022-09-27T15:22:58.4820257Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2022-09-27T15:22:58.4820578Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2022-09-27T15:22:58.4820840Z + python --version 2022-09-27T15:22:58.4831356Z Python 3.7.13 2022-09-27T15:22:58.4832451Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2022-09-27T15:22:58.4841226Z + pushd build/custom_test_artifacts/custom-backend-build 2022-09-27T15:22:58.4841639Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2022-09-27T15:22:58.4844399Z ++ which python 2022-09-27T15:22:58.4851379Z + cmake /var/lib/jenkins/workspace/test/custom_backend -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2022-09-27T15:22:58.5338493Z -- The C compiler identification is GNU 7.5.0 2022-09-27T15:22:58.5929923Z -- The CXX compiler identification is GNU 7.5.0 2022-09-27T15:22:58.6039830Z -- Detecting C compiler ABI info 2022-09-27T15:22:58.6797281Z -- Detecting C compiler ABI info - done 2022-09-27T15:22:58.6873533Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-09-27T15:22:58.6875786Z -- Detecting C compile features 2022-09-27T15:22:58.6879413Z -- Detecting C compile features - done 2022-09-27T15:22:58.6908850Z -- Detecting CXX compiler ABI info 2022-09-27T15:22:58.7820040Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:22:58.7898182Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-09-27T15:22:58.7900740Z -- Detecting CXX compile features 2022-09-27T15:22:58.7905254Z -- Detecting CXX compile features - done 2022-09-27T15:22:58.7938208Z -- Looking for pthread.h 2022-09-27T15:22:58.8743576Z -- Looking for pthread.h - found 2022-09-27T15:22:58.8744925Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-09-27T15:22:58.9576417Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-09-27T15:22:58.9576988Z -- Looking for pthread_create in pthreads 2022-09-27T15:22:59.0315251Z -- Looking for pthread_create in pthreads - not found 2022-09-27T15:22:59.0315631Z -- Looking for pthread_create in pthread 2022-09-27T15:22:59.1127625Z -- Looking for pthread_create in pthread - found 2022-09-27T15:22:59.1136111Z -- Found Threads: TRUE 2022-09-27T15:22:59.1310194Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-09-27T15:22:59.1310908Z static library kineto_LIBRARY-NOTFOUND not found. 2022-09-27T15:22:59.1311152Z Call Stack (most recent call first): 2022-09-27T15:22:59.1311594Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-09-27T15:22:59.1311974Z CMakeLists.txt:9 (find_package) 2022-09-27T15:22:59.1312140Z 2022-09-27T15:22:59.1312271Z  2022-09-27T15:22:59.1312784Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-09-27T15:22:59.1315861Z -- Configuring done 2022-09-27T15:22:59.1359189Z -- Generating done 2022-09-27T15:22:59.1363513Z CMake Warning: 2022-09-27T15:22:59.1364116Z Manually-specified variables were not used by the project: 2022-09-27T15:22:59.1364426Z 2022-09-27T15:22:59.1364565Z PYTHON_EXECUTABLE 2022-09-27T15:22:59.1364697Z 2022-09-27T15:22:59.1364781Z  2022-09-27T15:22:59.1378263Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2022-09-27T15:22:59.1404611Z + make VERBOSE=1 2022-09-27T15:22:59.1415089Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-09-27T15:22:59.1467063Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2022-09-27T15:22:59.1506685Z make -f CMakeFiles/Makefile2 all 2022-09-27T15:22:59.1514557Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:22:59.1515009Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2022-09-27T15:22:59.1522038Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:22:59.1523238Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2022-09-27T15:22:59.1571114Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:22:59.1571591Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2022-09-27T15:22:59.1579419Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:22:59.1619629Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-09-27T15:22:59.1623665Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_backend.dir/custom_backend.cpp.o -MF CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2022-09-27T15:22:59.4531283Z [ 50%] Linking CXX shared library libcustom_backend.so 2022-09-27T15:22:59.4533622Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2022-09-27T15:22:59.4571920Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2022-09-27T15:22:59.7232658Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:22:59.7291625Z [ 50%] Built target custom_backend 2022-09-27T15:22:59.7295661Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2022-09-27T15:22:59.7303928Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:22:59.7305388Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2022-09-27T15:22:59.7351688Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:22:59.7352347Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2022-09-27T15:22:59.7360366Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:22:59.7400532Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-09-27T15:22:59.7404625Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -MF CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/test_custom_backend.cpp 2022-09-27T15:23:00.4114110Z [100%] Linking CXX executable test_custom_backend 2022-09-27T15:23:00.4116448Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2022-09-27T15:23:00.4156292Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/lib/python3.7/site-packages/torch/lib libcustom_backend.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2022-09-27T15:23:00.7316543Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:23:00.7382130Z [100%] Built target test_custom_backend 2022-09-27T15:23:00.7385835Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:23:00.7386784Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2022-09-27T15:23:00.7428748Z + popd 2022-09-27T15:23:00.7429000Z ~/workspace 2022-09-27T15:23:00.7429181Z + assert_git_not_dirty 2022-09-27T15:23:00.7429482Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-09-27T15:23:00.7429765Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-09-27T15:23:00.7432552Z ++ git status --porcelain 2022-09-27T15:23:00.8245450Z + git_status= 2022-09-27T15:23:00.8245931Z + [[ -n '' ]] 2022-09-27T15:23:00.8246233Z + [[ linux-focal-py3.7-gcc7-pch != *libtorch* ]] 2022-09-27T15:23:00.8246556Z + [[ linux-focal-py3.7-gcc7-pch != *bazel* ]] 2022-09-27T15:23:00.8246805Z + python tools/stats/export_test_times.py 2022-09-27T15:23:00.8726015Z Ignoring disabled issues: [] 2022-09-27T15:23:00.8727012Z Exporting test times from test-infra to .pytorch-test-times.json 2022-09-27T15:23:00.8727847Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /var/lib/jenkins/workspace/.pytorch-test-times.json 2022-09-27T15:23:00.8977643Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-py3.7-gcc7-pch not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.7-distributed', 'linux-focal-rocm5.2-py3.7-slow', 'win-vs2019-cuda11.7-py3', 'linux-bionic-cuda10.2-py3.9-gcc7', 'linux-bionic-cuda11.6-py3.10-gcc7', 'linux-bionic-py3.7-clang9', 'linux-bionic-py3.7-clang9-slow', 'linux-focal-py3.7-clang7-asan', 'linux-focal-py3.7-gcc7', 'linux-focal-rocm5.2-py3.7', 'macos-12-py3-arm64', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cpu-py3', 'win-vs2019-cuda11.6-py3']). 2022-09-27T15:23:00.9163972Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-py3.7-gcc7-pch not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.7-distributed', 'linux-focal-rocm5.2-py3.7-slow', 'win-vs2019-cuda11.7-py3', 'linux-bionic-cuda10.2-py3.9-gcc7', 'linux-bionic-cuda11.6-py3.10-gcc7', 'linux-bionic-py3.7-clang9', 'linux-bionic-py3.7-clang9-slow', 'linux-focal-py3.7-clang7-asan', 'linux-focal-py3.7-gcc7', 'linux-focal-rocm5.2-py3.7', 'macos-12-py3-arm64', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cpu-py3', 'win-vs2019-cuda11.6-py3']). 2022-09-27T15:23:00.9348494Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-py3.7-gcc7-pch not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.7-distributed', 'linux-focal-rocm5.2-py3.7-slow', 'win-vs2019-cuda11.7-py3', 'linux-bionic-cuda10.2-py3.9-gcc7', 'linux-bionic-cuda11.6-py3.10-gcc7', 'linux-bionic-py3.7-clang9', 'linux-bionic-py3.7-clang9-slow', 'linux-focal-py3.7-clang7-asan', 'linux-focal-py3.7-gcc7', 'linux-focal-rocm5.2-py3.7', 'macos-12-py3-arm64', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cpu-py3', 'win-vs2019-cuda11.6-py3']). 2022-09-27T15:23:00.9350035Z All retries exhausted, downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json failed. 2022-09-27T15:23:00.9422376Z + print_sccache_stats 2022-09-27T15:23:00.9422808Z + echo 'PyTorch Build Statistics' 2022-09-27T15:23:00.9423204Z PyTorch Build Statistics 2022-09-27T15:23:00.9423462Z + sccache --show-stats 2022-09-27T15:23:00.9445583Z Compile requests 6596 2022-09-27T15:23:00.9445879Z Compile requests executed 6291 2022-09-27T15:23:00.9446274Z Cache hits 6268 2022-09-27T15:23:00.9446633Z Cache hits (C/C++) 6268 2022-09-27T15:23:00.9446868Z Cache misses 1 2022-09-27T15:23:00.9447063Z Cache misses (C/C++) 1 2022-09-27T15:23:00.9447261Z Cache timeouts 0 2022-09-27T15:23:00.9447444Z Cache read errors 0 2022-09-27T15:23:00.9447685Z Forced recaches 0 2022-09-27T15:23:00.9447902Z Cache write errors 0 2022-09-27T15:23:00.9448097Z Compilation failures 9 2022-09-27T15:23:00.9448318Z Cache errors 13 2022-09-27T15:23:00.9448581Z Cache errors (C/C++) 13 2022-09-27T15:23:00.9448833Z Non-cacheable compilations 0 2022-09-27T15:23:00.9449083Z Non-cacheable calls 18 2022-09-27T15:23:00.9449338Z Non-compilation calls 287 2022-09-27T15:23:00.9449663Z Unsupported compiler calls 0 2022-09-27T15:23:00.9450019Z Average cache write 0.053 s 2022-09-27T15:23:00.9450368Z Average cache read miss 8.934 s 2022-09-27T15:23:00.9450710Z Average cache read hit 0.046 s 2022-09-27T15:23:00.9451059Z Failed distributed compilations 0 2022-09-27T15:23:00.9451266Z 2022-09-27T15:23:00.9451441Z Non-cacheable reasons: 2022-09-27T15:23:00.9451744Z multiple input files 15 2022-09-27T15:23:00.9452067Z -x 2 2022-09-27T15:23:00.9452437Z unknown source language 1 2022-09-27T15:23:00.9452921Z 2022-09-27T15:23:00.9453662Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-09-27T15:23:00.9454379Z + [[ -n 8575885217 ]] 2022-09-27T15:23:00.9454685Z + sccache --show-stats --stats-format json 2022-09-27T15:23:00.9454891Z + jq .stats 2022-09-27T15:23:00.9798356Z + sccache_epilogue 2022-09-27T15:23:00.9798780Z + echo '::group::Sccache Compilation Log' 2022-09-27T15:23:00.9799406Z ##[group]Sccache Compilation Log 2022-09-27T15:23:00.9799721Z + echo '=================== sccache compilation log ===================' 2022-09-27T15:23:00.9799965Z =================== sccache compilation log =================== 2022-09-27T15:23:00.9800287Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-09-27T15:23:00.9964886Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-09-27T15:23:00.9965250Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-09-27T15:23:00.9965540Z + sccache --show-stats 2022-09-27T15:23:00.9985222Z Compile requests 6596 2022-09-27T15:23:00.9985568Z Compile requests executed 6291 2022-09-27T15:23:00.9985790Z Cache hits 6268 2022-09-27T15:23:00.9985985Z Cache hits (C/C++) 6268 2022-09-27T15:23:00.9986180Z Cache misses 1 2022-09-27T15:23:00.9986363Z Cache misses (C/C++) 1 2022-09-27T15:23:00.9986557Z Cache timeouts 0 2022-09-27T15:23:00.9986751Z Cache read errors 0 2022-09-27T15:23:00.9986936Z Forced recaches 0 2022-09-27T15:23:00.9987147Z Cache write errors 0 2022-09-27T15:23:00.9987456Z Compilation failures 9 2022-09-27T15:23:00.9987783Z Cache errors 13 2022-09-27T15:23:00.9987997Z Cache errors (C/C++) 13 2022-09-27T15:23:00.9988278Z Non-cacheable compilations 0 2022-09-27T15:23:00.9988537Z Non-cacheable calls 18 2022-09-27T15:23:00.9988777Z Non-compilation calls 287 2022-09-27T15:23:00.9988996Z Unsupported compiler calls 0 2022-09-27T15:23:00.9989214Z Average cache write 0.053 s 2022-09-27T15:23:00.9989416Z Average cache read miss 8.934 s 2022-09-27T15:23:00.9989624Z Average cache read hit 0.046 s 2022-09-27T15:23:00.9989841Z Failed distributed compilations 0 2022-09-27T15:23:00.9989975Z 2022-09-27T15:23:00.9990074Z Non-cacheable reasons: 2022-09-27T15:23:00.9990276Z multiple input files 15 2022-09-27T15:23:00.9990507Z -x 2 2022-09-27T15:23:00.9990690Z unknown source language 1 2022-09-27T15:23:00.9990815Z 2022-09-27T15:23:00.9991237Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-09-27T15:23:00.9991666Z + sccache --stop-server 2022-09-27T15:23:01.0006727Z Stopping sccache server... 2022-09-27T15:23:01.0009580Z Compile requests 6596 2022-09-27T15:23:01.0009916Z Compile requests executed 6291 2022-09-27T15:23:01.0010288Z Cache hits 6268 2022-09-27T15:23:01.0010655Z Cache hits (C/C++) 6268 2022-09-27T15:23:01.0010946Z Cache misses 1 2022-09-27T15:23:01.0011145Z Cache misses (C/C++) 1 2022-09-27T15:23:01.0011343Z Cache timeouts 0 2022-09-27T15:23:01.0011569Z Cache read errors 0 2022-09-27T15:23:01.0011805Z Forced recaches 0 2022-09-27T15:23:01.0012031Z Cache write errors 0 2022-09-27T15:23:01.0012280Z Compilation failures 9 2022-09-27T15:23:01.0012853Z Cache errors 13 2022-09-27T15:23:01.0013141Z Cache errors (C/C++) 13 2022-09-27T15:23:01.0013490Z Non-cacheable compilations 0 2022-09-27T15:23:01.0013828Z Non-cacheable calls 18 2022-09-27T15:23:01.0014083Z Non-compilation calls 287 2022-09-27T15:23:01.0014349Z Unsupported compiler calls 0 2022-09-27T15:23:01.0014569Z Average cache write 0.053 s 2022-09-27T15:23:01.0014878Z Average cache read miss 8.934 s 2022-09-27T15:23:01.0015135Z Average cache read hit 0.046 s 2022-09-27T15:23:01.0015345Z Failed distributed compilations 0 2022-09-27T15:23:01.0015526Z 2022-09-27T15:23:01.0015674Z Non-cacheable reasons: 2022-09-27T15:23:01.0015910Z multiple input files 15 2022-09-27T15:23:01.0016146Z -x 2 2022-09-27T15:23:01.0016406Z unknown source language 1 2022-09-27T15:23:01.0016547Z 2022-09-27T15:23:01.0017028Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-09-27T15:23:01.0017581Z + echo ::endgroup:: 2022-09-27T15:23:01.0018130Z ##[endgroup] 2022-09-27T15:23:01.0083344Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-09-27T15:23:01.0083754Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-09-27T15:23:01.0109273Z shell: /usr/bin/bash -e {0} 2022-09-27T15:23:01.0109476Z ##[endgroup] 2022-09-27T15:23:01.0183328Z zip warning: name not matched: .pytorch-test-times.json 2022-09-27T15:23:01.0191712Z adding: dist/ (stored 0%) 2022-09-27T15:23:04.2130716Z adding: dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl (deflated 2%) 2022-09-27T15:23:04.2131105Z adding: build/custom_test_artifacts/ (stored 0%) 2022-09-27T15:23:04.2131446Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2022-09-27T15:23:04.2131823Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2022-09-27T15:23:04.2132812Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-09-27T15:23:04.2133231Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ (stored 0%) 2022-09-27T15:23:04.2133667Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-09-27T15:23:04.2134107Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-09-27T15:23:04.2134534Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-09-27T15:23:04.2136027Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-09-27T15:23:04.2137897Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-09-27T15:23:04.2138350Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-09-27T15:23:04.2138804Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-09-27T15:23:04.2140631Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-09-27T15:23:04.2142430Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-09-27T15:23:04.2144311Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-09-27T15:23:04.2144802Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-09-27T15:23:04.2146764Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-09-27T15:23:04.2147546Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2022-09-27T15:23:04.2148175Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-09-27T15:23:04.2148598Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-09-27T15:23:04.2149027Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-09-27T15:23:04.2149448Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2022-09-27T15:23:04.2149904Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2022-09-27T15:23:04.2150383Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2022-09-27T15:23:04.2150846Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2022-09-27T15:23:04.2151300Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 65%) 2022-09-27T15:23:04.2151844Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2022-09-27T15:23:04.2152315Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 72%) 2022-09-27T15:23:04.2152776Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 44%) 2022-09-27T15:23:04.2153233Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 36%) 2022-09-27T15:23:04.2153701Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2022-09-27T15:23:04.2170482Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 92%) 2022-09-27T15:23:04.2302072Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 80%) 2022-09-27T15:23:04.2302523Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2022-09-27T15:23:04.2303004Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2022-09-27T15:23:04.2303495Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2022-09-27T15:23:04.2303977Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2022-09-27T15:23:04.2304450Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 66%) 2022-09-27T15:23:04.2304922Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2022-09-27T15:23:04.2305396Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 75%) 2022-09-27T15:23:04.2305863Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 51%) 2022-09-27T15:23:04.2306349Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 37%) 2022-09-27T15:23:04.2306821Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2022-09-27T15:23:04.2323734Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 92%) 2022-09-27T15:23:04.2417217Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 80%) 2022-09-27T15:23:04.2417739Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-09-27T15:23:04.2418217Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2022-09-27T15:23:04.2418663Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2022-09-27T15:23:04.2419213Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 75%) 2022-09-27T15:23:04.2419726Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-09-27T15:23:04.2421463Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2022-09-27T15:23:04.2422343Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2022-09-27T15:23:04.2422820Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2022-09-27T15:23:04.2544559Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 71%) 2022-09-27T15:23:04.2625314Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 70%) 2022-09-27T15:23:04.2625700Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2022-09-27T15:23:04.2626058Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2022-09-27T15:23:04.2628361Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-09-27T15:23:04.2628855Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ (stored 0%) 2022-09-27T15:23:04.2629290Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-09-27T15:23:04.2629721Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-09-27T15:23:04.2630153Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-09-27T15:23:04.2631385Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-09-27T15:23:04.2633281Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-09-27T15:23:04.2633722Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-09-27T15:23:04.2634168Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-09-27T15:23:04.2636006Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-09-27T15:23:04.2637800Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-09-27T15:23:04.2639738Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-09-27T15:23:04.2640226Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-09-27T15:23:04.2642260Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-09-27T15:23:04.2643023Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2022-09-27T15:23:04.2643458Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-09-27T15:23:04.2644013Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-09-27T15:23:04.2644450Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-09-27T15:23:04.2644880Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2022-09-27T15:23:04.2645340Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2022-09-27T15:23:04.2645818Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2022-09-27T15:23:04.2646294Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2022-09-27T15:23:04.2646757Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 68%) 2022-09-27T15:23:04.2647313Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2022-09-27T15:23:04.2647781Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 74%) 2022-09-27T15:23:04.2648251Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 48%) 2022-09-27T15:23:04.2648714Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 37%) 2022-09-27T15:23:04.2649167Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2022-09-27T15:23:04.2666480Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 92%) 2022-09-27T15:23:04.2739540Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2022-09-27T15:23:04.2740248Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-09-27T15:23:04.2740744Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2022-09-27T15:23:04.2741192Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2022-09-27T15:23:04.2741605Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2022-09-27T15:23:04.2742030Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-09-27T15:23:04.2743502Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2022-09-27T15:23:04.2744304Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2022-09-27T15:23:04.2744938Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2022-09-27T15:23:04.2809086Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2022-09-27T15:23:04.2809692Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2022-09-27T15:23:04.2810096Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2022-09-27T15:23:04.2812106Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-09-27T15:23:04.2812874Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ (stored 0%) 2022-09-27T15:23:04.2813339Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-09-27T15:23:04.2813804Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-09-27T15:23:04.2814250Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-09-27T15:23:04.2815337Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-09-27T15:23:04.2827750Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-09-27T15:23:04.2828479Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-09-27T15:23:04.2828972Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-09-27T15:23:04.2829497Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-09-27T15:23:04.2830004Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-09-27T15:23:04.2830502Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-09-27T15:23:04.2831014Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-09-27T15:23:04.2831695Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-09-27T15:23:04.2832217Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2022-09-27T15:23:04.2832685Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-09-27T15:23:04.2833134Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-09-27T15:23:04.2833587Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-09-27T15:23:04.2834055Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2022-09-27T15:23:04.2834587Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2022-09-27T15:23:04.2835203Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2022-09-27T15:23:04.2835719Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2022-09-27T15:23:04.2836215Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 67%) 2022-09-27T15:23:04.2836703Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2022-09-27T15:23:04.2837198Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2022-09-27T15:23:04.2837700Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 48%) 2022-09-27T15:23:04.2838203Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 36%) 2022-09-27T15:23:04.2838690Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2022-09-27T15:23:04.2839209Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 88%) 2022-09-27T15:23:04.3007611Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2022-09-27T15:23:04.3008122Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2022-09-27T15:23:04.3008613Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2022-09-27T15:23:04.3009143Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2022-09-27T15:23:04.3009662Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2022-09-27T15:23:04.3010173Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 67%) 2022-09-27T15:23:04.3010671Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2022-09-27T15:23:04.3011186Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 76%) 2022-09-27T15:23:04.3011698Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 52%) 2022-09-27T15:23:04.3012206Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 37%) 2022-09-27T15:23:04.3012698Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2022-09-27T15:23:04.3029510Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 92%) 2022-09-27T15:23:04.3096737Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 79%) 2022-09-27T15:23:04.3097289Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2022-09-27T15:23:04.3097797Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2022-09-27T15:23:04.3098247Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2022-09-27T15:23:04.3098690Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2022-09-27T15:23:04.3099213Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-09-27T15:23:04.3100957Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2022-09-27T15:23:04.3101755Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2022-09-27T15:23:04.3102794Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2022-09-27T15:23:04.3259329Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 71%) 2022-09-27T15:23:04.3317316Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 71%) 2022-09-27T15:23:04.3317619Z adding: build/lib/ (stored 0%) 2022-09-27T15:23:04.3318303Z adding: build/lib/libclog.a (deflated 74%) 2022-09-27T15:23:04.3404873Z adding: build/lib/libgtest.a (deflated 73%) 2022-09-27T15:23:04.3419213Z adding: build/lib/libpthreadpool.a (deflated 59%) 2022-09-27T15:23:04.3429980Z adding: build/lib/libittnotify.a (deflated 78%) 2022-09-27T15:23:04.3554587Z adding: build/lib/libbenchmark.a (deflated 69%) 2022-09-27T15:23:04.3692103Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2022-09-27T15:23:04.3736563Z adding: build/lib/libtensorpipe_uv.a (deflated 65%) 2022-09-27T15:23:04.3850162Z adding: build/lib/libasmjit.a (deflated 62%) 2022-09-27T15:23:04.4007319Z adding: build/lib/libgloo.a (deflated 70%) 2022-09-27T15:23:04.4711040Z adding: build/lib/libprotobuf.a (deflated 72%) 2022-09-27T15:23:04.4737492Z adding: build/lib/libfmt.a (deflated 69%) 2022-09-27T15:23:04.4738377Z adding: build/lib/libfoxi_loader.a (deflated 59%) 2022-09-27T15:23:04.4842367Z adding: build/lib/libc10.so (deflated 62%) 2022-09-27T15:23:04.4844095Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2022-09-27T15:23:04.4856393Z adding: build/lib/libcpuinfo.a (deflated 69%) 2022-09-27T15:23:04.4867690Z adding: build/lib/libcpuinfo_internals.a (deflated 70%) 2022-09-27T15:23:04.4890212Z adding: build/lib/libqnnpack.a (deflated 65%) 2022-09-27T15:23:04.4893325Z adding: build/lib/libnnpack_reference_layers.a (deflated 69%) 2022-09-27T15:23:04.5660979Z adding: build/lib/libprotoc.a (deflated 70%) 2022-09-27T15:23:04.5694884Z adding: build/lib/libpytorch_qnnpack.a (deflated 65%) 2022-09-27T15:23:04.5719573Z adding: build/lib/libgmock.a (deflated 71%) 2022-09-27T15:23:04.5720340Z adding: build/lib/libgtest_main.a (deflated 64%) 2022-09-27T15:23:04.5721042Z adding: build/lib/libbenchmark_main.a (deflated 65%) 2022-09-27T15:23:05.5508518Z adding: build/lib/libdnnl.a (deflated 79%) 2022-09-27T15:23:05.5536749Z adding: build/lib/libnnpack.a (deflated 72%) 2022-09-27T15:23:05.6349286Z adding: build/lib/libtensorpipe.a (deflated 77%) 2022-09-27T15:23:05.8115139Z adding: build/lib/libfbgemm.a (deflated 82%) 2022-09-27T15:23:05.9519510Z adding: build/lib/libdnnl_graph.a (deflated 77%) 2022-09-27T15:23:05.9520096Z adding: build/lib/libgmock_main.a (deflated 64%) 2022-09-27T15:23:05.9853678Z adding: build/lib/libkineto.a (deflated 69%) 2022-09-27T15:23:05.9909906Z adding: build/lib/libcaffe2_protos.a (deflated 75%) 2022-09-27T15:23:05.9968839Z adding: build/lib/libonnx_proto.a (deflated 77%) 2022-09-27T15:23:06.0164064Z adding: build/lib/libXNNPACK.a (deflated 70%) 2022-09-27T15:23:06.1029575Z adding: build/lib/libonnx.a (deflated 75%) 2022-09-27T15:23:09.2123640Z adding: build/lib/libtorch_cpu.so (deflated 71%) 2022-09-27T15:23:09.2124389Z adding: build/lib/libtorch.so (deflated 88%) 2022-09-27T15:23:09.2158336Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2022-09-27T15:23:09.2238780Z adding: build/lib/libtorchbind_test.so (deflated 70%) 2022-09-27T15:23:09.2283680Z adding: build/lib/libbackend_with_compiler.so (deflated 61%) 2022-09-27T15:23:09.2289879Z adding: build/lib/libshm.so (deflated 64%) 2022-09-27T15:23:09.4633957Z adding: build/lib/libtorch_python.so (deflated 67%) 2022-09-27T15:23:09.4692547Z adding: build/lib/libnnapi_backend.so (deflated 59%) 2022-09-27T15:23:09.4769304Z adding: build/bin/ (stored 0%) 2022-09-27T15:23:09.4769809Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 60%) 2022-09-27T15:23:09.4850185Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2022-09-27T15:23:09.4928959Z adding: build/bin/c10_Device_test (deflated 60%) 2022-09-27T15:23:09.5020551Z adding: build/bin/c10_DispatchKeySet_test (deflated 61%) 2022-09-27T15:23:09.5095213Z adding: build/bin/c10_StreamGuard_test (deflated 60%) 2022-09-27T15:23:09.5173533Z adding: build/bin/c10_SymInt_test (deflated 60%) 2022-09-27T15:23:09.5259911Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2022-09-27T15:23:09.5346737Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2022-09-27T15:23:09.5435021Z adding: build/bin/c10_SizesAndStrides_test (deflated 61%) 2022-09-27T15:23:09.5509643Z adding: build/bin/c10_Array_test (deflated 60%) 2022-09-27T15:23:09.5591682Z adding: build/bin/c10_Bitset_test (deflated 62%) 2022-09-27T15:23:09.5671040Z adding: build/bin/c10_C++17_test (deflated 61%) 2022-09-27T15:23:09.5745719Z adding: build/bin/c10_ConstexprCrc_test (deflated 60%) 2022-09-27T15:23:09.5823501Z adding: build/bin/c10_Half_test (deflated 60%) 2022-09-27T15:23:09.5899679Z adding: build/bin/c10_DeadlockDetection_test (deflated 60%) 2022-09-27T15:23:09.5986961Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2022-09-27T15:23:09.6081084Z adding: build/bin/c10_Metaprogramming_test (deflated 65%) 2022-09-27T15:23:09.6280943Z adding: build/bin/c10_SmallVectorTest (deflated 74%) 2022-09-27T15:23:09.6369041Z adding: build/bin/c10_ThreadLocal_test (deflated 62%) 2022-09-27T15:23:09.6447126Z adding: build/bin/c10_Synchronized_test (deflated 60%) 2022-09-27T15:23:09.6528540Z adding: build/bin/c10_TypeIndex_test (deflated 61%) 2022-09-27T15:23:09.6606808Z adding: build/bin/c10_TypeList_test (deflated 61%) 2022-09-27T15:23:09.6681565Z adding: build/bin/c10_TypeTraits_test (deflated 60%) 2022-09-27T15:23:09.6761754Z adding: build/bin/c10_accumulate_test (deflated 60%) 2022-09-27T15:23:09.6848619Z adding: build/bin/c10_bfloat16_test (deflated 60%) 2022-09-27T15:23:09.6932219Z adding: build/bin/c10_complex_math_test (deflated 61%) 2022-09-27T15:23:09.7018588Z adding: build/bin/c10_complex_test (deflated 60%) 2022-09-27T15:23:09.7176288Z adding: build/bin/c10_either_test (deflated 71%) 2022-09-27T15:23:09.7253912Z adding: build/bin/c10_flags_test (deflated 60%) 2022-09-27T15:23:09.7335242Z adding: build/bin/c10_exception_test (deflated 60%) 2022-09-27T15:23:09.7573770Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2022-09-27T15:23:09.7652652Z adding: build/bin/c10_irange_test (deflated 60%) 2022-09-27T15:23:09.7742187Z adding: build/bin/c10_logging_test (deflated 60%) 2022-09-27T15:23:09.7856561Z adding: build/bin/c10_optional_test (deflated 63%) 2022-09-27T15:23:09.7951273Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2022-09-27T15:23:09.8036589Z adding: build/bin/c10_registry_test (deflated 60%) 2022-09-27T15:23:09.8128110Z adding: build/bin/c10_string_view_test (deflated 62%) 2022-09-27T15:23:09.8208418Z adding: build/bin/c10_tempfile_test (deflated 60%) 2022-09-27T15:23:09.8296544Z adding: build/bin/c10_typeid_test (deflated 61%) 2022-09-27T15:23:09.8386663Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2022-09-27T15:23:09.9168111Z adding: build/bin/protoc-3.13.0.0 (deflated 60%) 2022-09-27T15:23:09.9949039Z adding: build/bin/protoc (deflated 60%) 2022-09-27T15:23:10.0428139Z adding: build/bin/vec_test_all_types_AVX2 (deflated 71%) 2022-09-27T15:23:10.0845721Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 73%) 2022-09-27T15:23:10.0929415Z adding: build/bin/FileStoreTest (deflated 60%) 2022-09-27T15:23:10.1013184Z adding: build/bin/HashStoreTest (deflated 60%) 2022-09-27T15:23:10.1107149Z adding: build/bin/TCPStoreTest (deflated 61%) 2022-09-27T15:23:10.1111385Z adding: build/bin/example_allreduce (deflated 68%) 2022-09-27T15:23:10.1212805Z adding: build/bin/ProcessGroupGlooTest (deflated 61%) 2022-09-27T15:23:10.1294499Z adding: build/bin/Dimname_test (deflated 60%) 2022-09-27T15:23:10.1405401Z adding: build/bin/Dict_test (deflated 64%) 2022-09-27T15:23:10.1501448Z adding: build/bin/MaybeOwned_test (deflated 64%) 2022-09-27T15:23:10.1590681Z adding: build/bin/NamedTensor_test (deflated 60%) 2022-09-27T15:23:10.1682528Z adding: build/bin/apply_utils_test (deflated 61%) 2022-09-27T15:23:10.1773694Z adding: build/bin/atest (deflated 61%) 2022-09-27T15:23:10.1869094Z adding: build/bin/basic (deflated 59%) 2022-09-27T15:23:10.1953424Z adding: build/bin/broadcast_test (deflated 60%) 2022-09-27T15:23:10.2044513Z adding: build/bin/cpu_generator_test (deflated 61%) 2022-09-27T15:23:10.2127137Z adding: build/bin/cpu_profiling_allocator_test (deflated 60%) 2022-09-27T15:23:10.2260695Z adding: build/bin/cpu_rng_test (deflated 65%) 2022-09-27T15:23:10.2338812Z adding: build/bin/dispatch_key_set_test (deflated 60%) 2022-09-27T15:23:10.2416331Z adding: build/bin/dlconvertor_test (deflated 60%) 2022-09-27T15:23:10.2506763Z adding: build/bin/extension_backend_test (deflated 60%) 2022-09-27T15:23:10.2593986Z adding: build/bin/half_test (deflated 60%) 2022-09-27T15:23:10.2741670Z adding: build/bin/ivalue_test (deflated 60%) 2022-09-27T15:23:10.2818195Z adding: build/bin/lazy_tensor_test (deflated 60%) 2022-09-27T15:23:10.2900429Z adding: build/bin/math_kernel_test (deflated 61%) 2022-09-27T15:23:10.2982189Z adding: build/bin/memory_format_test (deflated 60%) 2022-09-27T15:23:10.3064347Z adding: build/bin/memory_overlapping_test (deflated 60%) 2022-09-27T15:23:10.3143617Z adding: build/bin/operator_name_test (deflated 60%) 2022-09-27T15:23:10.3225249Z adding: build/bin/mobile_memory_cleanup (deflated 60%) 2022-09-27T15:23:10.3312954Z adding: build/bin/native_test (deflated 59%) 2022-09-27T15:23:10.3391108Z adding: build/bin/operators_test (deflated 60%) 2022-09-27T15:23:10.3473215Z adding: build/bin/packedtensoraccessor_test (deflated 60%) 2022-09-27T15:23:10.3575702Z adding: build/bin/pow_test (deflated 60%) 2022-09-27T15:23:10.3665333Z adding: build/bin/quantized_test (deflated 61%) 2022-09-27T15:23:10.3742515Z adding: build/bin/reduce_ops_test (deflated 60%) 2022-09-27T15:23:10.3822004Z adding: build/bin/reportMemoryUsage_test (deflated 60%) 2022-09-27T15:23:10.3910455Z adding: build/bin/scalar_tensor_test (deflated 60%) 2022-09-27T15:23:10.3999966Z adding: build/bin/scalar_test (deflated 60%) 2022-09-27T15:23:10.4080379Z adding: build/bin/stride_properties_test (deflated 60%) 2022-09-27T15:23:10.4167121Z adding: build/bin/type_ptr_test (deflated 61%) 2022-09-27T15:23:10.4282353Z adding: build/bin/tensor_iterator_test (deflated 67%) 2022-09-27T15:23:10.4285742Z adding: build/bin/thread_init_test (deflated 70%) 2022-09-27T15:23:10.4372682Z adding: build/bin/test_parallel (deflated 60%) 2022-09-27T15:23:10.4454503Z adding: build/bin/undefined_tensor_test (deflated 60%) 2022-09-27T15:23:10.4531743Z adding: build/bin/variant_test (deflated 60%) 2022-09-27T15:23:10.4625644Z adding: build/bin/type_test (deflated 61%) 2022-09-27T15:23:10.4627430Z adding: build/bin/verify_api_visibility (deflated 83%) 2022-09-27T15:23:10.4734930Z adding: build/bin/vmap_test (deflated 62%) 2022-09-27T15:23:10.4814426Z adding: build/bin/weakref_test (deflated 60%) 2022-09-27T15:23:10.4890846Z adding: build/bin/xla_tensor_test (deflated 60%) 2022-09-27T15:23:10.4970433Z adding: build/bin/wrapdim_test (deflated 60%) 2022-09-27T15:23:10.5063152Z adding: build/bin/IListRef_test (deflated 61%) 2022-09-27T15:23:10.5224072Z adding: build/bin/List_test (deflated 69%) 2022-09-27T15:23:10.5408689Z adding: build/bin/kernel_function_legacy_test (deflated 66%) 2022-09-27T15:23:10.5506439Z adding: build/bin/KernelFunction_test (deflated 64%) 2022-09-27T15:23:10.5652810Z adding: build/bin/kernel_function_test (deflated 66%) 2022-09-27T15:23:10.5842885Z adding: build/bin/kernel_lambda_legacy_test (deflated 69%) 2022-09-27T15:23:10.5996982Z adding: build/bin/kernel_lambda_test (deflated 69%) 2022-09-27T15:23:10.6090051Z adding: build/bin/kernel_stackbased_test (deflated 61%) 2022-09-27T15:23:10.6236942Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2022-09-27T15:23:10.6315553Z adding: build/bin/CppSignature_test (deflated 60%) 2022-09-27T15:23:10.6390320Z adding: build/bin/op_allowlist_test (deflated 60%) 2022-09-27T15:23:10.6473014Z adding: build/bin/inline_container_test (deflated 60%) 2022-09-27T15:23:10.6871613Z adding: build/bin/op_registration_test (deflated 76%) 2022-09-27T15:23:10.6960357Z adding: build/bin/backend_fallback_test (deflated 59%) 2022-09-27T15:23:10.6984229Z adding: build/bin/tutorial_tensorexpr (deflated 66%) 2022-09-27T15:23:10.7068071Z adding: build/bin/test_dist_autograd (deflated 60%) 2022-09-27T15:23:10.7177700Z adding: build/bin/test_cpp_rpc (deflated 60%) 2022-09-27T15:23:10.7181036Z adding: build/bin/parallel_benchmark (deflated 69%) 2022-09-27T15:23:10.8434498Z adding: build/bin/test_tensorexpr (deflated 66%) 2022-09-27T15:23:10.8542453Z adding: build/bin/test_mobile_nnc (deflated 60%) 2022-09-27T15:23:10.8557329Z adding: build/bin/aot_model_compiler_test (deflated 65%) 2022-09-27T15:23:10.9060418Z adding: build/bin/test_lazy (deflated 73%) 2022-09-27T15:23:11.0896447Z adding: build/bin/test_api (deflated 67%) 2022-09-27T15:23:11.0903909Z adding: build/bin/torch_shm_manager (deflated 61%) 2022-09-27T15:23:11.1810251Z adding: build/bin/test_jit (deflated 66%) 2022-09-27T15:23:11.1851805Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:23:11.1852026Z with: 2022-09-27T15:23:11.1852212Z name: linux-focal-py3.7-gcc7-pch 2022-09-27T15:23:11.1852425Z retention-days: 14 2022-09-27T15:23:11.1852621Z if-no-files-found: error 2022-09-27T15:23:11.1853045Z path: artifacts.zip 2022-09-27T15:23:11.1853242Z s3-bucket: gha-artifacts 2022-09-27T15:23:11.1853436Z region: us-east-1 2022-09-27T15:23:11.1853600Z ##[endgroup] 2022-09-27T15:23:11.7730758Z With the provided path, there will be 1 file uploaded 2022-09-27T15:23:11.7731423Z Uploading to s3 prefix: pytorch/pytorch/3133193930/linux-focal-py3.7-gcc7-pch 2022-09-27T15:23:11.7777034Z Starting upload of artifacts.zip 2022-09-27T15:23:13.5907179Z Finished upload of artifacts.zip 2022-09-27T15:23:13.6032101Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:23:13.6032305Z with: 2022-09-27T15:23:13.6032511Z s3-prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:23:13.6032734Z retention-days: 365 2022-09-27T15:23:13.6032944Z if-no-files-found: warn 2022-09-27T15:23:13.6033236Z path: sccache-stats-*.json 2022-09-27T15:23:13.6033441Z name: artifact 2022-09-27T15:23:13.6033609Z s3-bucket: gha-artifacts 2022-09-27T15:23:13.6033800Z region: us-east-1 2022-09-27T15:23:13.6033974Z ##[endgroup] 2022-09-27T15:23:13.9127525Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-27T15:23:13.9128025Z With the provided path, there will be 1 file uploaded 2022-09-27T15:23:13.9128313Z Uploading to s3 prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:23:13.9134554Z Starting upload of sccache-stats-linux-focal-py3.7-gcc7-pch-8575885217.json 2022-09-27T15:23:13.9890050Z Finished upload of sccache-stats-linux-focal-py3.7-gcc7-pch-8575885217.json 2022-09-27T15:23:13.9980630Z Prepare all required actions 2022-09-27T15:23:14.0001178Z ##[group]Run ./.github/actions/teardown-linux 2022-09-27T15:23:14.0001370Z with: 2022-09-27T15:23:14.0001528Z ##[endgroup] 2022-09-27T15:23:14.0046384Z ##[group]Run set -eou pipefail 2022-09-27T15:23:14.0046616Z set -eou pipefail 2022-09-27T15:23:14.0046788Z  2022-09-27T15:23:14.0047028Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-09-27T15:23:14.0047282Z for _ in $(seq 1440); do 2022-09-27T15:23:14.0047488Z  # Break if no ssh session exists anymore 2022-09-27T15:23:14.0047708Z  if [ "$(who)" = "" ]; then 2022-09-27T15:23:14.0047890Z  break 2022-09-27T15:23:14.0048058Z  fi 2022-09-27T15:23:14.0048212Z  echo "." 2022-09-27T15:23:14.0048387Z  sleep 5 2022-09-27T15:23:14.0048564Z done 2022-09-27T15:23:14.0059947Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:23:14.0060164Z ##[endgroup] 2022-09-27T15:23:14.0083749Z Holding runner for 2 hours until all ssh sessions have logged out 2022-09-27T15:23:14.0158599Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:23:14.0159149Z # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:23:14.0159586Z # shellcheck disable=SC2046 2022-09-27T15:23:14.0159981Z docker stop $(docker ps -q) || true 2022-09-27T15:23:14.0160384Z # Prune all of the docker images 2022-09-27T15:23:14.0160751Z docker system prune -af 2022-09-27T15:23:14.0176110Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:23:14.0176506Z ##[endgroup] 2022-09-27T15:23:19.7015317Z 756a5efd4589 2022-09-27T15:23:20.2164078Z Deleted Containers: 2022-09-27T15:23:20.2164393Z 756a5efd4589ac61173c9d211ea9382781715010405f74e0a86b427b11763c29 2022-09-27T15:23:20.2164581Z 2022-09-27T15:23:22.5729620Z Deleted Images: 2022-09-27T15:23:22.5730657Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:23:22.5731626Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7@sha256:aa31a48de2d62af84cacd725abaa1599e63c6bb3385fa6e176b6d91f90a39348 2022-09-27T15:23:22.5732086Z deleted: sha256:09cc5e0dbbe1120475828f67580c1e4ef0ac166558f7a9e82119c9daf09ed17b 2022-09-27T15:23:22.5732430Z deleted: sha256:4f4d0a1da9af50d9a8bd02155aaea8b254a8039b940db877e78a5b25776e1f97 2022-09-27T15:23:22.5732736Z deleted: sha256:40273608be9f35547c534c65183771d8d024a327b2f8231776e449a0c4be59e4 2022-09-27T15:23:22.5733034Z deleted: sha256:295b500c49641b27efb539c901bd567f2b8738ab1f67465c28c5209fef872936 2022-09-27T15:23:22.5733355Z deleted: sha256:aff7d79df966d7c1c7cf29b78408592957f0317054355d087aa59098aa32abda 2022-09-27T15:23:22.5733672Z deleted: sha256:0e0419c0016bdfbf589e8507dad2150575b0a84dd2b27be7703cfa05e2139c5b 2022-09-27T15:23:22.5734012Z deleted: sha256:0e1f7b9f93cf30ea54c8e6f1485a1a3fd9776d17cc90f1bfb5ce6b5b9185296e 2022-09-27T15:23:22.5734356Z deleted: sha256:d3deacfa23bfb0920ec3a625c1ee1963513159aaa5463910dd41bafa8e54de71 2022-09-27T15:23:22.5734683Z deleted: sha256:e66d036a902f9f1d15a19abacd7321bba3d8869b725e99b43a5d20fd6fdb01c9 2022-09-27T15:23:22.5735016Z deleted: sha256:c5e59df58f1aab354a2874070ad89a043c3178016eab17887ed9237f91887294 2022-09-27T15:23:22.5735340Z deleted: sha256:0d8f363a24f0b380db49f8fa69e9da0537d3a51ae051248dfd3563de574ca15d 2022-09-27T15:23:22.5735671Z deleted: sha256:55bb4ae9fce9854a9f8345d077cd37423d7b6f050034cadadbbf1974ff155061 2022-09-27T15:23:22.5735981Z deleted: sha256:124538c5717f1c1615e490bfd34cab23dc00516fbd43b4dbd0755e1a5119474b 2022-09-27T15:23:22.5736328Z deleted: sha256:98e71d41b4fb04ffa587728b6f070c0d922a9909fb272edae447c0ed732b17c6 2022-09-27T15:23:22.5736649Z deleted: sha256:dd100ce53375a22379598335be3a232a3eb20465df4376afdd481c3ab0a01666 2022-09-27T15:23:22.5737177Z deleted: sha256:06da69152df74c7a52462b8f1f7adf2d50e5f84ae02c20a48597f844e24832f4 2022-09-27T15:23:22.5737483Z deleted: sha256:7f90b14cc4e879de499e9c152c229852c1a71e1c6bb0216e21b433d34e401be0 2022-09-27T15:23:22.5737798Z deleted: sha256:2a332f12721f3199efd9441306d5d38a6f031cdfdf68beb90afb40116f7ac1ad 2022-09-27T15:23:22.5738120Z deleted: sha256:9c866de535edd7886f74437d3fbcafd6d58fe3322aa4af8606e46e720f022e9c 2022-09-27T15:23:22.5738451Z deleted: sha256:097a48bd86a6a3542f566d38833d93ded3bc082bdad7e4026debfbe895bb5105 2022-09-27T15:23:22.5738754Z deleted: sha256:a8b120c70115f75a61a81c96d1abef9e741618d32124b4994375a805a5941958 2022-09-27T15:23:22.5739067Z deleted: sha256:15a928b5307c0332ba50caffe867123de36c74475d7861b8cdf2dbfd58dd5320 2022-09-27T15:23:22.5739406Z deleted: sha256:eb93d3b8365b2da69ddeb34c24e5ba2fae6eb2fad4b6fadae3e298a9a0b26af2 2022-09-27T15:23:22.5739745Z deleted: sha256:e2ab13aa2f895ecf403ea9781db734f7b21a20aeb1478e32c5416f969604dc89 2022-09-27T15:23:22.5740064Z deleted: sha256:6faa89577c8237b30a828e6382086b71579a76333d2d79839246ed4c42daf433 2022-09-27T15:23:22.5740374Z deleted: sha256:94f3fc0358a54e1bab1cff99f032187d852d5a9e21539debb385d3e965e0f811 2022-09-27T15:23:22.5740683Z deleted: sha256:0890fc3c642cc4c11d7b3b400a3f6af80996973f0d1524071eb15cbdd5431266 2022-09-27T15:23:22.5741009Z deleted: sha256:ec7d767c32abaf566f084ffeb2d37bda985f13102952e21948f7b055ccccf7ab 2022-09-27T15:23:22.5741324Z deleted: sha256:2758607d82553d625e21563dec5e252097fd6804de79dd60b78d9452d8f0e384 2022-09-27T15:23:22.5741626Z deleted: sha256:1c30230d1bc09ce084c2c0d3c24c81e39a270b3359be353f188f13809b2e95ff 2022-09-27T15:23:22.5741926Z deleted: sha256:f66b31a4878493b2a4cf4b457a461d78c1275ce0b853312e14b5b205f5f54b12 2022-09-27T15:23:22.5742242Z deleted: sha256:c96b1aa08b8cdf00ede17699be953c554e540b97216fba81a59a101860c877c6 2022-09-27T15:23:22.5742564Z deleted: sha256:0853e57dc641a08006c8b8cd96caa8755d3981706b49748776bf6c7ee23abe6c 2022-09-27T15:23:22.5742877Z deleted: sha256:a88ebc418ab3040ebaafd029a4c80439225b1ce939f383ec70c503fff55528ee 2022-09-27T15:23:22.5743191Z deleted: sha256:5a86190b95485dba13fec16a89446426425223587ad649a56b4faf0f64305120 2022-09-27T15:23:22.5743503Z deleted: sha256:016eff1a025a65973028af96cf1fbe6c4b0e1c258e04e6a2dec976062924c0cf 2022-09-27T15:23:22.5743829Z deleted: sha256:3ce5ce7ae3df63641c9b8859e93e8f870c8bcfadc998c17b2169676be5e0812d 2022-09-27T15:23:22.5744139Z deleted: sha256:b161ee8936514898f92131df4d7de87314f3ed0639e31bbd2c3e83bdea170f16 2022-09-27T15:23:22.5744456Z deleted: sha256:e6a3a6ca01553128af3686d5bface6135e56f897e0f9ba754e9b924d446105e6 2022-09-27T15:23:22.5744779Z deleted: sha256:0cd4c1b082ed42bb2648c766b0746e3eb8771eafc8ce4130c649f3d29b634162 2022-09-27T15:23:22.5745071Z deleted: sha256:76a601a88697897790d443b0214d908f489395a5d4ea98726caf0a80a66ecd19 2022-09-27T15:23:22.5745373Z deleted: sha256:e9a0ce4d7b4ea637152093c92c0cbe039a7e810c4aa90c848f312c10262b974d 2022-09-27T15:23:22.5745707Z deleted: sha256:e4e7cd35b02c90bb1da4c482c1f10f82c7ef6daae84f9ceeac9815d19ce51dbd 2022-09-27T15:23:22.5746051Z deleted: sha256:8e15ae424f8839bb14c5629f1fec3c93cebec42642eabeabd208ca359a19db66 2022-09-27T15:23:22.5746373Z deleted: sha256:e43a9a37dcae4c22f906f9f4450ad78b70905cd289f7ad9f9d40d7c8b12d8f72 2022-09-27T15:23:22.5746689Z deleted: sha256:06bcf3094318f05722b94bc725806fc0d2367a7865af5b199f0567a72699f757 2022-09-27T15:23:22.5747000Z deleted: sha256:51f25a037328b3be1af44473dfa7a876a5355f74cef818b46bf003c33b1ec2c5 2022-09-27T15:23:22.5747310Z deleted: sha256:b17dd3db6bb4f4513025c933f6a63f1ed0921065fe34fd195c40c4acff4f696c 2022-09-27T15:23:22.5747623Z deleted: sha256:71ca3ec58848585b585c80e00986d5e8789e8169554706949b8a3d8dcdf72e3b 2022-09-27T15:23:22.5747930Z deleted: sha256:6f4b9ef5ee757f0395c054927ff65df65438bdf23c05109f7f3107fb94719eef 2022-09-27T15:23:22.5748256Z deleted: sha256:883eb0bcef572233ec6334ad982f16d8ba42bcffee0735ae8969fe257019481d 2022-09-27T15:23:22.5748563Z deleted: sha256:f0d75587c52d51e623884d33f223de82faa346a03a9e34271eaf6765e8995d2a 2022-09-27T15:23:22.5748977Z deleted: sha256:25ab06e14d5870622fe0c785fa28eedb95787ed7286d8c665289672a2e11334a 2022-09-27T15:23:22.5749350Z deleted: sha256:f9bb5b08ac5635a4a64adbfe88fe48bcb0ed9425ab68ecf412265012933639e6 2022-09-27T15:23:22.5749685Z deleted: sha256:aa9ab2200af3ee6cbe32d9703272a4a85de2def9b0c9a20bd09f3dca10f0e47d 2022-09-27T15:23:22.5750027Z deleted: sha256:30936d838a38cd0a0c2ddc832a2a17af9d84327e0f23cac0e773686bfed7e6e1 2022-09-27T15:23:22.5750411Z deleted: sha256:5c5425a2d9bb189d0f99b1c37511d370d599afca6b8b0d3348b3b2ace341ddaf 2022-09-27T15:23:22.5750738Z deleted: sha256:998fb9c2fa230ea5cc1f997926614d854d193df0b2129b2b12d7ede4e5d43f6e 2022-09-27T15:23:22.5751036Z deleted: sha256:b40ed86654e59e1012e1716d5384910f8c3bb58274b7b00fca564a53e9897ba3 2022-09-27T15:23:22.5751203Z 2022-09-27T15:23:22.5854574Z Total reclaimed space: 7.153GB 2022-09-27T15:23:22.5910311Z Post job cleanup. 2022-09-27T15:23:22.5945188Z Post job cleanup. 2022-09-27T15:23:23.0183242Z [command]/usr/bin/git version 2022-09-27T15:23:23.0481652Z git version 2.37.1 2022-09-27T15:23:23.0563516Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/16daf1de-3fed-4f61-98fd-b0360e135278' before making global git config changes 2022-09-27T15:23:23.0564332Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:23:23.0569991Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:23:23.0621973Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:23:23.0656118Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:23:23.1032710Z Entering 'android/libs/fbjni' 2022-09-27T15:23:23.1067622Z Entering 'third_party/FP16' 2022-09-27T15:23:23.1104121Z Entering 'third_party/FXdiv' 2022-09-27T15:23:23.1136332Z Entering 'third_party/NNPACK' 2022-09-27T15:23:23.1171156Z Entering 'third_party/QNNPACK' 2022-09-27T15:23:23.1205753Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:23:23.1240208Z Entering 'third_party/XNNPACK' 2022-09-27T15:23:23.1286045Z Entering 'third_party/benchmark' 2022-09-27T15:23:23.1319741Z Entering 'third_party/cpuinfo' 2022-09-27T15:23:23.1353284Z Entering 'third_party/cub' 2022-09-27T15:23:23.1391308Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:23:23.1430875Z Entering 'third_party/cutlass' 2022-09-27T15:23:23.1471965Z Entering 'third_party/eigen' 2022-09-27T15:23:23.1509011Z Entering 'third_party/fbgemm' 2022-09-27T15:23:23.1542903Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:23:23.1576607Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:23:23.1610989Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:23:23.1645063Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:23:23.1678830Z Entering 'third_party/flatbuffers' 2022-09-27T15:23:23.1714322Z Entering 'third_party/fmt' 2022-09-27T15:23:23.1748012Z Entering 'third_party/foxi' 2022-09-27T15:23:23.1782703Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:23:23.1817197Z Entering 'third_party/gloo' 2022-09-27T15:23:23.1851363Z Entering 'third_party/googletest' 2022-09-27T15:23:23.1885640Z Entering 'third_party/ideep' 2022-09-27T15:23:23.1918432Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:23:23.1955945Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:23:23.1995737Z Entering 'third_party/ios-cmake' 2022-09-27T15:23:23.2029095Z Entering 'third_party/ittapi' 2022-09-27T15:23:23.2063681Z Entering 'third_party/kineto' 2022-09-27T15:23:23.2096562Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:23:23.2130458Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:23:23.2164907Z Entering 'third_party/nccl/nccl' 2022-09-27T15:23:23.2198303Z Entering 'third_party/neon2sse' 2022-09-27T15:23:23.2232418Z Entering 'third_party/nlohmann' 2022-09-27T15:23:23.2268472Z Entering 'third_party/onnx' 2022-09-27T15:23:23.2313858Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:23:23.2350606Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:23:23.2386727Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:23:23.2420253Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:23:23.2459437Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:23:23.2493420Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:23:23.2527436Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:23:23.2565476Z Entering 'third_party/pocketfft' 2022-09-27T15:23:23.2598998Z Entering 'third_party/protobuf' 2022-09-27T15:23:23.2635757Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:23:23.2668714Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:23:23.2704910Z Entering 'third_party/psimd' 2022-09-27T15:23:23.2738470Z Entering 'third_party/pthreadpool' 2022-09-27T15:23:23.2772620Z Entering 'third_party/pybind11' 2022-09-27T15:23:23.2807633Z Entering 'third_party/python-enum' 2022-09-27T15:23:23.2840709Z Entering 'third_party/python-peachpy' 2022-09-27T15:23:23.2874850Z Entering 'third_party/python-six' 2022-09-27T15:23:23.2908415Z Entering 'third_party/sleef' 2022-09-27T15:23:23.2944108Z Entering 'third_party/tbb' 2022-09-27T15:23:23.2979667Z Entering 'third_party/tensorpipe' 2022-09-27T15:23:23.3014265Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:23:23.3048142Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:23:23.3081342Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:23:23.3115247Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:23:23.3148348Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:23:23.3185070Z Entering 'third_party/zstd' 2022-09-27T15:23:23.3236495Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:23:23.3263164Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3271303Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:23:23.3305704Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:23:23.3562766Z Entering 'android/libs/fbjni' 2022-09-27T15:23:23.3583754Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3610849Z Entering 'third_party/FP16' 2022-09-27T15:23:23.3630978Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3657195Z Entering 'third_party/FXdiv' 2022-09-27T15:23:23.3677714Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3704728Z Entering 'third_party/NNPACK' 2022-09-27T15:23:23.3725262Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3751567Z Entering 'third_party/QNNPACK' 2022-09-27T15:23:23.3771645Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3798620Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:23:23.3818777Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3847037Z Entering 'third_party/XNNPACK' 2022-09-27T15:23:23.3867104Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3904340Z Entering 'third_party/benchmark' 2022-09-27T15:23:23.3924737Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3951498Z Entering 'third_party/cpuinfo' 2022-09-27T15:23:23.3972525Z http.https://github.com/.extraheader 2022-09-27T15:23:23.3999281Z Entering 'third_party/cub' 2022-09-27T15:23:23.4018888Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4046653Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:23:23.4066649Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4100299Z Entering 'third_party/cutlass' 2022-09-27T15:23:23.4120573Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4154619Z Entering 'third_party/eigen' 2022-09-27T15:23:23.4174883Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4204140Z Entering 'third_party/fbgemm' 2022-09-27T15:23:23.4224070Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4250933Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:23:23.4270889Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4297632Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:23:23.4318331Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4345903Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:23:23.4366208Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4393028Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:23:23.4413368Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4441188Z Entering 'third_party/flatbuffers' 2022-09-27T15:23:23.4461859Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4490159Z Entering 'third_party/fmt' 2022-09-27T15:23:23.4511309Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4537731Z Entering 'third_party/foxi' 2022-09-27T15:23:23.4557699Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4587817Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:23:23.4608495Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4635726Z Entering 'third_party/gloo' 2022-09-27T15:23:23.4655657Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4683079Z Entering 'third_party/googletest' 2022-09-27T15:23:23.4703846Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4730642Z Entering 'third_party/ideep' 2022-09-27T15:23:23.4750422Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4776622Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:23:23.4795736Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4823750Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:23:23.4844969Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4877066Z Entering 'third_party/ios-cmake' 2022-09-27T15:23:23.4897549Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4923264Z Entering 'third_party/ittapi' 2022-09-27T15:23:23.4944119Z http.https://github.com/.extraheader 2022-09-27T15:23:23.4970624Z Entering 'third_party/kineto' 2022-09-27T15:23:23.4990760Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5017911Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:23:23.5038409Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5066304Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:23:23.5086908Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5115172Z Entering 'third_party/nccl/nccl' 2022-09-27T15:23:23.5135330Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5162167Z Entering 'third_party/neon2sse' 2022-09-27T15:23:23.5183408Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5210228Z Entering 'third_party/nlohmann' 2022-09-27T15:23:23.5229928Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5257984Z Entering 'third_party/onnx' 2022-09-27T15:23:23.5277632Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5316549Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:23:23.5336340Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5363153Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:23:23.5383263Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5411908Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:23:23.5432159Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5460669Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:23:23.5480907Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5512372Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:23:23.5533447Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5560442Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:23:23.5580764Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5608237Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:23:23.5627696Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5660113Z Entering 'third_party/pocketfft' 2022-09-27T15:23:23.5680122Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5706503Z Entering 'third_party/protobuf' 2022-09-27T15:23:23.5728101Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5772792Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:23:23.5777325Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5804835Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:23:23.5823629Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5852785Z Entering 'third_party/psimd' 2022-09-27T15:23:23.5872562Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5899724Z Entering 'third_party/pthreadpool' 2022-09-27T15:23:23.5919978Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5946174Z Entering 'third_party/pybind11' 2022-09-27T15:23:23.5967354Z http.https://github.com/.extraheader 2022-09-27T15:23:23.5994132Z Entering 'third_party/python-enum' 2022-09-27T15:23:23.6015225Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6041828Z Entering 'third_party/python-peachpy' 2022-09-27T15:23:23.6062617Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6089798Z Entering 'third_party/python-six' 2022-09-27T15:23:23.6110102Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6136266Z Entering 'third_party/sleef' 2022-09-27T15:23:23.6156930Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6183156Z Entering 'third_party/tbb' 2022-09-27T15:23:23.6204743Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6233216Z Entering 'third_party/tensorpipe' 2022-09-27T15:23:23.6253645Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6280704Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:23:23.6300022Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6326871Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:23:23.6346639Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6373329Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:23:23.6392664Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6419403Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:23:23.6439419Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6465505Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:23:23.6486815Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6515908Z Entering 'third_party/zstd' 2022-09-27T15:23:23.6536489Z http.https://github.com/.extraheader 2022-09-27T15:23:23.6784580Z Evaluate and set job outputs 2022-09-27T15:23:23.6794707Z Set output 'docker-image' 2022-09-27T15:23:23.6796010Z Cleaning up orphan processes